Advertisement
Jiiragob

broken scamaner profile

Jul 22nd, 2018
404
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.50 KB | None | 0 0
  1. <style type="text/css">
  2. @import url(http://fonts.googleapis.com/css?family=Enriqueta:400,700|Archivo+Narrow|Fredericka+the+Great|Oswald:300,400,700|Special+Elite|UnifrakturCook:700|Rye|Yanone+Kaffeesatz:400,700,300,200|Anton|Vast+Shadow);
  3.  
  4. /* - -DO NOT PUT ANYTHING ABOVE THE @import LINE ABOVE - - */
  5. /* - -DO NOT REARRANGE MY CODING!! ORDER IS IMPORTANT! - - */
  6.  
  7.  
  8.  
  9. .vicarious { Structure }
  10. body {
  11. width:100%;
  12. height:100%;
  13. background-color: 000000;
  14. background-image:url();
  15. background-repeat:repeat;
  16. background-attachment:fixed;
  17. background-position:center center;
  18. }
  19.  
  20.  
  21. table, tr, td { background-color:transparent; border:0px; padding:0px; margin:0px; }
  22.  
  23.  
  24. table {width:100%;}
  25. table tr { }
  26. table td { width:100%; }
  27.  
  28. .vicarious{ Google Chrome Scrollbar }
  29. ::-webkit-scrollbar {width: 10px;}
  30. ::-webkit-scrollbar-track {border: 1px solid #d1c5b4; background-color:transparent;}
  31. ::-webkit-scrollbar-thumb {border:1px solid #a79b8c; background-color:e5d7c6;}
  32.  
  33.  
  34.  
  35. .vicarious { General Text }
  36.  
  37. table, tr, td, li, p, div, .text, .btext, a, b, i {
  38. font-family: 'Special Elite', cursive;
  39. font-size:7pt;
  40. line-height:100%;
  41. padding:0px;
  42. margin:0px;
  43. text-decoration:none;
  44. text-transform:none;
  45. text-align:left;
  46. word-wrap: break-word;
  47. color: 121212 ;
  48. }
  49.  
  50. p {
  51. text-align:justify;
  52. margin-top: 5px;
  53. word-wrap: break-word;
  54. }
  55.  
  56. b {
  57. font-weight:bolder;
  58. }
  59.  
  60. i {
  61. font-family: 'Enriqueta', serif;
  62. }
  63.  
  64. .u, u {
  65. text-decoration:underline;
  66. }
  67.  
  68. .strike, strike {
  69. text-decoration:line-through;
  70. letter-spacing:1pt;
  71. }
  72.  
  73. .strong, strong {
  74. font-size: 9pt;
  75. text-transform:uppercase;
  76. line-height:110%;
  77. font-family: 'Rye', cursive;
  78. }
  79.  
  80. em {
  81. font-family: 'Anton', sans-serif;
  82. font-size:12pt;
  83. }
  84.  
  85. .vicarious { Headers }
  86.  
  87. .h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5, .h6, h6, .h7, h7, .h8, h8, .h9, h9, .h10, h10, .h11, h11, .h12, h12, .h13, h13, .h14, h14, .h15, h15, .one, one, .two, two, .three, three, .blockquote, blockquote, big, small {
  88. margin:0px;
  89. padding:0px;
  90. display:block;
  91. text-transform:none;
  92. line-height:100%;
  93. }
  94.  
  95.  
  96. a.spesh {
  97. text-transform:uppercase;
  98. text-decoration:none;
  99. text-align:center;
  100. display:block;
  101. line-height:90%;
  102. padding:2px;
  103. margin-bottom:2px;
  104. background-color:e5d7c6;
  105. color:121212;
  106. font-family: 'Oswald', sans-serif;
  107. -webkit-transition: all 0.4s ease-in-out;
  108. -moz-transition:all 0.4s ease-in-out;
  109. -ms-transition:all 0.4s ease-in-out;
  110. -o-transition: all 0.4s ease-in-out;
  111. transition: all 0.4s ease-in-out;
  112. font-size:6pt;
  113. letter-spacing:0px;
  114. border:1px solid #a79b8c;
  115. }
  116.  
  117. a.spesh:hover {
  118. background-color:000000;
  119. color:e9dccd;
  120. letter-spacing:10px;
  121. }
  122.  
  123. .cite {font-size:0px; color:transparent;display:block; height:0px;}
  124.  
  125.  
  126. .vicarious { Divs }
  127.  
  128. #back, #back2, #DPLogo, #NPSnaps, #DP1, #Namefield, #DP3, #DP4, #DP5, #ads {
  129. visibility:visible;
  130. position:absolute;
  131. top:0%;
  132. left:50%;
  133. z-index:2;
  134. }
  135.  
  136. #ads {
  137. margin-left:-500px;
  138. margin-top:1895px;
  139. height:85px;
  140. width:1000px;
  141. }
  142.  
  143.  
  144. #back {
  145. margin-left:-525px;
  146. margin-top:0px;
  147. width:1050px;
  148. height:2000px;
  149. background-image:url(http://i58.tinypic.com/117srdl.jpg);
  150. background-position:center center;
  151. background-repeat:repeat;
  152. }
  153.  
  154. #back2 {
  155. margin-left:-500px;
  156. margin-top:305px;
  157. width:990px;
  158. height: 1570px;
  159. border:5px solid #000000;
  160. }
  161.  
  162. #back2 .left, #back2 .right {
  163. position:absolute;
  164. width:1570px;
  165. height:10px;
  166. margin-top:805px;
  167. }
  168.  
  169.  
  170. #back2 a {
  171. width:auto;
  172. display:inline-block;
  173. text-transform:uppercase;
  174. text-decoration:none;
  175. text-align:center;
  176. font-family: 'Oswald', sans-serif;
  177. -webkit-transition: all 0.4s ease-in-out;
  178. -moz-transition:all 0.4s ease-in-out;
  179. -ms-transition:all 0.4s ease-in-out;
  180. -o-transition: all 0.4s ease-in-out;
  181. transition: all 0.4s ease-in-out;
  182. color:121212;
  183. font-size:10px;
  184. letter-spacing:2px;
  185. margin:0px 200px;
  186. background-color:e9dccd;
  187. padding:0px 10px;
  188. }
  189.  
  190. #back2 a:hover {
  191. letter-spacing:10px;
  192. }
  193.  
  194. #BACK2 .contact {
  195. position: absolute;
  196. margin-top:1565px;
  197. margin-left:0;
  198. width:100%;
  199. height:10px;
  200. text-align:center;
  201.  
  202. }
  203.  
  204. #BACK2 .contact .strong, #BACK2 .contact strong {
  205. background-color:e9dccd;
  206. padding:0px 10px;
  207. color:121212;
  208. font-size:10px;
  209. letter-spacing:2px;
  210. text-transform:uppercase;
  211. font-family: 'Oswald', sans-serif;
  212. }
  213.  
  214. #back2 .left {
  215. transform: rotate(270deg) ;
  216. -webkit-transform: rotate(270deg) ;
  217. -moz-transform: rotate(270deg) ;
  218. -o-transform: rotate(270deg) ;
  219. -ms-transform: rotate(270deg) ;
  220. margin-left:-790px;
  221. }
  222.  
  223.  
  224. #back2 .right {
  225. transform: rotate(90deg) ;
  226. -webkit-transform: rotate(90deg) ;
  227. -moz-transform: rotate(90deg) ;
  228. -o-transform: rotate(90deg) ;
  229. -ms-transform: rotate(90deg) ;
  230. margin-left:205px;
  231. }
  232.  
  233. #DPLogo {
  234. margin-left:-500px;
  235. margin-top:8px;
  236. width:1000px;
  237. height:192px;
  238. overflow:hidden;
  239. background-image:url(http://i58.tinypic.com/r7q2px.jpg);
  240. background-position:top center;
  241. background-repeat:no-repeat;
  242. }
  243.  
  244. #Logo img {
  245. width:1000px;
  246. height:192px;
  247. overflow:hidden;
  248. }
  249.  
  250. #NPSnaps {
  251. margin-left:-500px;
  252. margin-top:200px;
  253. width:1000px;
  254. height:100px;
  255. }
  256.  
  257. #NPSnaps .Pt1, #NPSnaps .Pt2, #NPSnaps .Pt3, #NPSnaps .Pt4, #NPSnaps .Pt6 {
  258. position:absolute;
  259. margin-top:0px;
  260. height:100px;
  261. overflow:hidden;
  262. }
  263.  
  264. #NPSnaps .Pt2,
  265. #NPSnaps .Pt3,
  266. #NPSnaps .Pt4 {
  267. width:160px;
  268. }
  269.  
  270. #NPSnaps .Pt1 {
  271. color:dcc8a9;
  272. margin-left:0px;
  273. width:400px;
  274. background-color:000000;
  275. outline:solid;
  276. outline-offset:-5px;
  277. outline-width:1px;
  278. }
  279.  
  280. #NPSnaps .title1a, #NPSnaps .title1b, #NPSnaps .title2, #NPSnaps .title3 {
  281. position:absolute;
  282. color:e9dccd;
  283. padding:0px;
  284. display:block;
  285. overflow:hidden;
  286. }
  287.  
  288. #NPSnaps .title1a, #NPSnaps .title1b {
  289. text-align:left;
  290. height:90px;
  291. line-height:80px;
  292. text-transform:uppercase;
  293. width:140px;
  294. overflow:hidden;
  295. }
  296.  
  297. #NPSnaps .title1a {
  298. margin-top:5px;
  299. margin-left:10px;
  300. letter-spacing:-13px;
  301. font-family: 'Fredericka the Great', cursive;
  302. font-size:75px;
  303. text-shadow:
  304. 3px 3px 0 rgb(219,198,172) ,
  305. 5px 5px 0 rgb(212,194,169) ,
  306. 7px 7px 0 rgb(196,180,157) ,
  307. 9px 9px 0 rgb(180,165,144) ;
  308. }
  309.  
  310. #NPSnaps .title1b {
  311. margin-top:0px;
  312. margin-left:7px;
  313. letter-spacing:-5px;
  314. font-family: 'Archivo Narrow', sans-serif;
  315. font-size:78px;
  316. text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
  317. }
  318.  
  319. #NPSnaps .title2 {
  320. width:90px;
  321. height:20px;
  322. margin-top:40px;
  323. margin-left:115px;
  324. letter-spacing:-1px;
  325. text-align:center;
  326. font-family: 'Rye', cursive;
  327. font-size:15px;
  328. text-transform:uppercase;
  329. transform: rotate(270deg) ;
  330. -webkit-transform: rotate(270deg) ;
  331. -moz-transform: rotate(270deg) ;
  332. -o-transform: rotate(270deg) ;
  333. -ms-transform: rotate(270deg) ;
  334. }
  335.  
  336. #NPSnaps .title3 {
  337. width:220px;
  338. height:90px;
  339. margin-top:5px;
  340. margin-left:175px;
  341. letter-spacing:0px;
  342. text-align:justify;
  343. font-family: 'Yanone Kaffeesatz', sans-serif;
  344. }
  345.  
  346. #NPSnaps .title3, #NPSnaps .title3 big, #NPSnaps .title3 small {
  347. text-transform:uppercase;
  348. font-size:29px;
  349. text-align:justify;
  350. font-weight:700;
  351. word-spacing:-1px;
  352. line-height:80%;
  353. }
  354.  
  355. #NPSnaps .title3 big {
  356. font-size: 37px;
  357. letter-spacing:-1px;
  358. word-spacing:0px;
  359. margin:5px 0px;
  360. word-spacing:-1.5px;
  361.  
  362. }
  363.  
  364. #NPSnaps .title3 small {
  365. font-size:18px;
  366. letter-spacing:0px;
  367. margin-top:7px;
  368. word-spacing:1.25px;
  369.  
  370. }
  371.  
  372. #NPSnaps .Pt2 { margin-left:405px; }
  373.  
  374. #NPSnaps .Pt2, #NPSnaps .Pt2 div {
  375. letter-spacing:0px;
  376. font-size:17px;
  377. line-height:120%;
  378. font-family: 'UnifrakturCook', cursive;
  379. font-weight:700;
  380.  
  381. }
  382.  
  383. #NPSnaps .Pt3 {
  384. letter-spacing:15px;
  385. font-size:22px;
  386. font-family: 'Oswald', sans-serif;
  387. line-height:110%;
  388. text-align:center;
  389. display:block;
  390. }
  391.  
  392. #NPSnaps .Pt2 big, #NPSnaps .Pt3 big {
  393. font-size:22px;
  394. letter-spacing:0px;
  395. text-align:center;
  396. font-weight:bold;
  397. font-family: 'Oswald', sans-serif;
  398. }
  399.  
  400.  
  401. #NPSnaps .Pt3 { margin-left:570px; }
  402.  
  403. #NPSnaps .Pt4 {
  404. font-family: 'UnifrakturCook', cursive;
  405. font-weight:700;
  406. margin-left:735px;
  407. text-align:justify;
  408. font-size:11px;
  409. line-height:90%;
  410. }
  411.  
  412. #NPSnaps .Pt4 big {
  413. font-family: 'Yanone Kaffeesatz', sans-serif;
  414. font-weight:700;
  415. font-size:24px;
  416. letter-spacing:0px;
  417. text-align:center;
  418. text-transform:uppercase;
  419. }
  420.  
  421. #NPSnaps .Pt4 small {
  422. font-size:16px;
  423. letter-spacing:0px;
  424. text-align:center;
  425. text-transform:none;
  426. word-spacing:-2px;
  427. padding:2px 0px;
  428.  
  429. }
  430.  
  431. #NPSnaps .Pt4 .strong, #NPSnaps .Pt4 strong {
  432. font-family: 'Oswald', sans-serif;
  433. font-size:16px;
  434. letter-spacing:0px;
  435. text-align:center;
  436. text-transform:uppercase;
  437. }
  438.  
  439. #NPSnaps .Pt6 { margin-left:900px;width:100px; }
  440.  
  441. #Namefield {
  442. margin-top:315px;
  443. margin-left:-490px;
  444. height:105px;
  445. width:980px;
  446. overflow:hidden;
  447. line-height:99px;
  448. display:block;
  449. text-align:center;
  450. overflow:hidden;
  451. font-family: 'Anton', sans-serif;
  452. text-transform:uppercase;
  453. }
  454.  
  455. #DP3 {
  456. position:absolute;
  457. margin-top:430px;
  458. margin-left:-490px;
  459. height:425px;
  460. width:980px;
  461. overflow:hidden;
  462. }
  463.  
  464.  
  465. #DP3 .exc {
  466. float:right;
  467. height:55px;
  468. width:345px;
  469. position:absolute;
  470. color:e9dccd;
  471. margin-top:0px;
  472. margin-left:0px;
  473. letter-spacing:3px;
  474. text-align:justify;
  475. font-family: 'Oswald', sans-serif;
  476. font-size:55px;
  477. line-height:50px;
  478. text-transform:uppercase;
  479. text-align:justify;
  480. font-weight:300;
  481. background-color:000000;
  482. }
  483.  
  484. #DP3 .exc img {
  485. float:left;
  486. width:78px;
  487. height:40px;
  488. padding:7px 10px 3px 10px;
  489. }
  490.  
  491. #DP3 .stats {
  492. position:absolute;
  493. margin-top:0px;
  494. margin-left: 350px;
  495. width: 190px ;
  496. height: 365px;
  497. text-align:justify;
  498. overflow:auto;
  499. padding:5px;
  500. }
  501.  
  502. #DP3 .player {
  503. text-transform:uppercase;
  504. position:absolute;
  505. margin-top:380px;
  506. margin-left: 350px;
  507. width: 200px ;
  508. height: 20px;
  509. overflow:hidden;
  510. padding:0px;
  511. background-color:pink;
  512. }
  513.  
  514. #DP3 .history {
  515. position:absolute;
  516. margin-top:55px;
  517. margin-left:0px;
  518. width:335px;
  519. height:120px;
  520. padding:5px;
  521. overflow:auto;
  522. }
  523.  
  524. #DP3 .history p:first-child:first-letter {
  525. text-align:center;
  526. display:block;
  527. text-transform:uppercase;
  528. float:left;
  529. font-family: 'Vast Shadow', cursive;
  530. text-shadow: -1px -1px 0 #e9dccd, 1px -1px 0 #e9dccd, -1px 1px 0 #e9dccd, 1px 1px 0 #e9dccd;
  531. font-size:75px;
  532. line-height:50px;
  533. padding:2px 5px 5px 0px;
  534. }
  535.  
  536. #DP3 .bigImage {
  537. position:absolute;
  538. margin-top:0px;
  539. margin-left:555px;
  540. width: 425px;
  541. height: 425px;
  542. }
  543.  
  544. #DP3 .Title1 {
  545. position:absolute;
  546. margin-top:280px;
  547. margin-left:-90px;
  548. height:50px;
  549. width:235px;
  550. transform: rotate(-270deg) ;
  551. -webkit-transform: rotate(-270deg) ;
  552. -moz-transform: rotate(-270deg) ;
  553. -o-transform: rotate(-270deg) ;
  554. -ms-transform: rotate(-270deg) ;
  555. font-family: 'Oswald', sans-serif;
  556. font-size:50px;
  557. line-height:50px;
  558.  
  559. text-transform:uppercase;
  560. display:block;
  561. text-align:center;
  562. }
  563.  
  564. #DP3 .line {
  565. margin-left:55px;
  566. margin-top:405px;
  567. width:495px;
  568. position:absolute;
  569. height:20px;
  570. background-color:000000;
  571. text-align:center;
  572. }
  573.  
  574. #DP3 .present {
  575. position:absolute;
  576. margin-top:190px;
  577. margin-left:55px;
  578. width:280px;
  579. height:200px;
  580. padding:5px;
  581. overflow:auto;
  582. text-align:justify;
  583. }
  584.  
  585. #DP3 .stats p:first-child:first-letter {
  586. text-align:center;
  587. display:block;
  588. text-transform:uppercase;
  589. float:left;
  590. font-family: 'Vast Shadow', cursive;
  591. text-shadow: -1px -1px 0 #e9dccd, 1px -1px 0 #e9dccd, -1px 1px 0 #e9dccd, 1px 1px 0 #e9dccd;
  592. font-size:75px;
  593. line-height:50px;
  594. padding:2px 5px 5px 0px;
  595. }
  596.  
  597. #DP4 {
  598. position:absolute;
  599. margin-top:860px;
  600. margin-left:-490px;
  601. height:500px;
  602. width:980px;
  603. overflow:hidden;
  604. }
  605.  
  606. #DP4 .Title1 {
  607. position:absolute;
  608. margin-top:0px;
  609. margin-left:0px;
  610. height:50px;
  611. width:500px;
  612. font-family: 'Oswald', sans-serif;
  613. font-size:50px;
  614. line-height:50px;
  615. text-transform:uppercase;
  616. letter-spacing:4px;
  617. display:block;
  618. text-align:center;
  619. }
  620.  
  621. #DP4 .schoolDays{
  622. position:absolute;
  623. margin-top:55px;
  624. margin-left:0px;
  625. width:490px;
  626. height:135px;
  627. overflow:auto;
  628. padding:5px;
  629. }
  630.  
  631. #DP4 .hogwartsImage {
  632. position:absolute;
  633. margin-top:205px;
  634. margin-left:0px;
  635. width:500px;
  636. height:200px;
  637. }
  638.  
  639. #DP4 .additional {
  640. position:absolute;
  641. margin-top:410px;
  642. margin-left:0px;
  643. width:490px;
  644. height:80px;
  645. overflow:auto;
  646. padding:5px;
  647.  
  648. }
  649.  
  650. #DP4 .title2 {
  651. position:absolute;
  652. margin-top:225px;
  653. margin-left:275px;
  654. width:500px;
  655. height:45px;
  656. letter-spacing:1px;
  657. transform: rotate(-270deg) ;
  658. -webkit-transform: rotate(-270deg) ;
  659. -moz-transform: rotate(-270deg) ;
  660. -o-transform: rotate(-270deg) ;
  661. -ms-transform: rotate(-270deg) ;
  662. font-family: 'Oswald', sans-serif;
  663. font-size:45px;
  664. line-height:45px;
  665. text-transform:uppercase;
  666. display:block;
  667. text-align:center;
  668. overflow:hidden;
  669. }
  670.  
  671. #DP4 .quotable {
  672. position:absolute;
  673. margin-top:0px;
  674. margin-left:555px;
  675. width:415px;
  676. height:40px;
  677. letter-spacing:0px;
  678. line-height:120%;
  679. font-family: 'Anton', sans-serif;
  680. font-size:11px;
  681. line-height:auto;
  682. background-color:000000;
  683. text-transform:uppercase;
  684. display:block;
  685. text-align:center;
  686. overflow:hidden;
  687. color:e9dccd;
  688. padding:5px;
  689. }
  690.  
  691.  
  692.  
  693. #DP4 .trainImage {
  694. position:absolute;
  695. margin-top:55px;
  696. margin-left:555px;
  697. width:275px;
  698. height:350px;
  699. overflow:hidden;
  700. }
  701.  
  702. #DP4 .trainImage img {
  703. width:275px;
  704. height:350px;
  705. }
  706.  
  707. #DP4 .mottoImage {
  708. position:absolute;
  709. margin-top:55px;
  710. margin-left:835px;
  711. width:145px;
  712. height:145px;
  713. overflow:hidden;
  714. }
  715.  
  716. #DP4 .mottoImage img {
  717. width:145px;
  718. height:145px;
  719. }
  720.  
  721. #DP4 .HogwartsInfo {
  722. position:absolute;
  723. margin-top:205px;
  724. margin-left:835px;
  725. width:135px;
  726. height:190px;
  727. padding:5px;
  728. font-size:6pt;
  729. overflow:auto;
  730. word-spacing:-2px;
  731. }
  732.  
  733. #DP4 .HogwartsInfo p {
  734. font-size:6pt;
  735. word-spacing:-2px;
  736. }
  737.  
  738. #DP4 .HouseName {
  739. position:absolute;
  740. margin-top:410px;
  741. margin-left:555px;
  742. width:425px;
  743. height:90px;
  744. line-height:82px;
  745.  
  746. display:block;
  747. text-align:center;
  748. overflow:hidden;
  749. font-family: 'Anton', sans-serif;
  750. text-transform:uppercase;
  751. }
  752.  
  753. #DP5 {
  754. position:absolute;
  755. margin-top:1365px;
  756. margin-left:-490px;
  757. height:505px;
  758. width:980px;
  759. overflow:none;
  760. }
  761.  
  762.  
  763.  
  764. #DP5 .title2 {
  765. position:absolute;
  766. margin-top:255px;
  767. margin-left:0px;
  768. height:70px;
  769. width:488px;
  770. letter-spacing:-4px;
  771. line-height:67px;
  772. display:block;
  773. text-align:center;
  774. overflow:hidden;
  775. font-family: 'Oswald', sans-serif;
  776. font-size:66px;
  777. text-transform:uppercase;
  778. }
  779.  
  780. #DP5 .cauldronImage {
  781. position:absolute;
  782. margin-left:0px;
  783. margin-top: 330px;
  784. height:175px;
  785. width:250px;
  786. overflow:hidden;
  787. }
  788.  
  789. #DP5 .cauldronImage img {
  790. height:175px;
  791. width:250px;
  792. overflow:hidden;
  793. }
  794.  
  795. #DP5 .quidditchImage {
  796. position:absolute;
  797. margin-left:780px;
  798. margin-top: 50px;
  799. height:150px;
  800. width:150px;
  801. overflow:hidden;
  802. }
  803.  
  804. #DP5 .quidditchImage img {
  805. height:150px;
  806. width:150px;
  807. overflow:hidden;
  808. }
  809.  
  810. #DP5 .RightWord, #DP5 .BottomWord, #DP5 .TopWord, #DP5 .LeftWord {
  811. display:block;
  812. text-transform:uppercase;
  813. font-family: 'Enriqueta', serif;
  814. line-height:42px;
  815. text-align:center;
  816. }
  817.  
  818. #DP5 .LeftWord {
  819. position:absolute;
  820. margin-left:630px;
  821. margin-top: 100px;
  822. height:50px;
  823. width:250px;
  824. overflow:hidden;
  825. transform: rotate(270deg) ;
  826. -webkit-transform: rotate(270deg) ;
  827. -moz-transform: rotate(270deg) ;
  828. -o-transform: rotate(270deg) ;
  829. -ms-transform: rotate(270deg) ;
  830. }
  831.  
  832. #DP5 .TopWord {
  833. position:absolute;
  834. margin-left:780px;
  835. margin-top: 0px;
  836. height:50px;
  837. width:200px;
  838. overflow:hidden;
  839. }
  840.  
  841. #DP5 .RightWord {
  842. position:absolute;
  843. margin-left:855px;
  844. margin-top:125px;
  845. height:50px;
  846. width:200px;
  847. overflow:hidden;
  848. transform: rotate(90deg) ;
  849. -webkit-transform: rotate(90deg) ;
  850. -moz-transform: rotate(90deg) ;
  851. -o-transform: rotate(90deg) ;
  852. -ms-transform: rotate(90deg) ;
  853. }
  854.  
  855. #DP5 .BottomWord {
  856. position:absolute;
  857. margin-left:780px;
  858. margin-top: 200px;
  859. height:50px;
  860. width:150px;
  861. overflow:hidden;
  862. transform: rotate(180deg) ;
  863. -webkit-transform: rotate(180deg) ;
  864. -moz-transform: rotate(180deg) ;
  865. -o-transform: rotate(180deg) ;
  866. -ms-transform: rotate(180deg) ;
  867. }
  868.  
  869. #DP5 .houseInfo {
  870. position:absolute;
  871. margin-left:492px;
  872. margin-top: 0px;
  873. height:240px;
  874. width:223px;
  875. padding:5px;
  876. overflow:auto;
  877. text-align:justify;
  878. word-spacing:-2px;
  879. }
  880.  
  881. #DP5 .houseInfo p {
  882. word-spacing:-2px;
  883. }
  884. #DP5 .timetables {
  885. position:absolute;
  886. margin-left:255px;
  887. margin-top: 330px;
  888. height:165px;
  889. width:223px;
  890. overflow:auto;
  891. padding:5px;
  892. }
  893.  
  894. #DP5 .conn1, #DP5 .conn2, #DP5 .conn3, #DP5 .conn4, #DP5 .conn5, #DP5 .conn6 {
  895. position:absolute;
  896. height:250px;
  897. width:160px;
  898. overflow:hidden;
  899. }
  900.  
  901. #DP5 .conn1, #DP5 .conn2, #DP5 .conn3 {margin-top:0px; }
  902.  
  903. #DP5 .conn1 {margin-left:0px;}
  904. #DP5 .conn2 {margin-left:164px;}
  905. #DP5 .conn3 {margin-left:328px;}
  906.  
  907. #DP5 .conn4, #DP5 .conn5, #DP5 .conn6 {margin-top:255px; }
  908.  
  909. #DP5 .conn4 {margin-left:492px;}
  910. #DP5 .conn5 {margin-left:656px;}
  911. #DP5 .conn6 {margin-left:820px;}
  912.  
  913.  
  914. .vicbox {
  915. float:left;
  916. overflow: hidden;
  917. position: relative;
  918. padding:0px;
  919. height:250px;
  920. width:160px;
  921. }
  922.  
  923. .vicbox .mask {
  924. height:250px;
  925. width:160px;
  926. position: absolute;
  927. overflow: hidden;
  928. top:0px;
  929. left:0px;
  930. opacity: 1;
  931. -webkit-transform: translateX(-300px);
  932. -moz-transform: translateX(-300px);
  933. -ms-transform: translateX(-300px);
  934. -o-transform: translateX(-300px);
  935. transform: translateX(-300px);
  936. -webkit-transition: all 0.4s ease-in-out;
  937. -moz-transition:all 0.4s ease-in-out;
  938. -ms-transition:all 0.4s ease-in-out;
  939. -o-transition: all 0.4s ease-in-out;
  940. transition: all 0.4s ease-in-out;
  941. background-color:rgba(0,0,0,.1);
  942. }
  943.  
  944. .vicbox img {
  945. height:250px;
  946. width:160px;
  947. opacity:1;
  948. display: block;
  949. position: relative;
  950. overflow:hidden;
  951. -webkit-transition: all 0.3s ease-in-out;
  952. -moz-transition:all 0.3s ease-in-out;
  953. -ms-transition:all 0.3s ease-in-out;
  954. -o-transition: all 0.3s ease-in-out;
  955. transition: all 0.3s ease-in-out;
  956. }
  957.  
  958. .vicbox .the411 {
  959. height:230px;
  960. width:140px;
  961. position: relative;
  962. text-align: center;
  963. margin:5px;
  964. padding: 5px;
  965. overflow:auto;
  966. font-size:6pt;
  967. word-spacing:-2px;
  968. -webkit-transition: all 0.2s linear 0.1s;
  969. -moz-transition:all 0.2s linear 0.1s;
  970. -ms-transition:all 0.2s linear 0.1s;
  971. -o-transition: all 0.2s linear 0.1s;
  972. transition: all 0.2s linear 0.1s;
  973. background-color:rgba(0,0,0,.1);
  974. }
  975.  
  976. .vicbox .the411 p {
  977. font-size:6pt;
  978. word-spacing:-2px;
  979. }
  980.  
  981. .vicbox:hover .mask {
  982. -webkit-transform: translateX(0px);
  983. -moz-transform: translateX(0px);
  984. -ms-transform: translateX(0px);
  985. -o-transform: translateX(0px);
  986. transform: translateX(0px);
  987. }
  988.  
  989. .vicbox:hover img {
  990. -webkit-transform: translateX(160px);
  991. -moz-transform: translateX(160px);
  992. -ms-transform: translateX(160px);
  993. -o-transform: translateX(160px);
  994. transform: translateX(160px);
  995. transition-delay: 0.1s;
  996. }
  997.  
  998. .vicbox:hover .the411 {
  999. transition-delay: 0.4s;
  1000. }
  1001. .vicarious{ Hide Codes }
  1002. .profileInfo, .userProfileURL, .friendsComments, .blurbs, .friendSpace, .contactTable, .extendedNetwork, .latestBlogEntry, .interestsAndDetails, .userProfiledetail, .userAlbums, .whitetext12, .orangetext15, .lightbluetext8, .blacktext12, .navigationBar, .btext, .redlink, .redtext, .blacktext10, tr#groups, .navigationBar, .profile, table tr td[id='footerWarpper'] { display:none !important;visibility:hidden!important; }
  1003. table table table table td {width:0px;}
  1004. .contactTable td, table table td.text table td,table table table table table td {width:auto;}
  1005. div div select, div div form {display:none !important;}
  1006. select { visibility:hidden!important; WIDTH:0px!important;}
  1007. table div {display:none;}
  1008. table table div {display:block;}
  1009. .clearfix {display:none !important;position:absolute!important;}
  1010. div[id="googlebar"],div div select{opacity:0;filter:alpha(opacity=0);display:none !important;position:absolute !important; bottom:2000px !important;}
  1011. .profileInfo tr tr td { visibility:hidden; }
  1012. .profileInfo td.text { visibility:visible; }
  1013. /* HP Quidditch gif from ohwrackspurts.tumblr */
  1014. .vicarious {Layouts available @ http://vicarious-hs.tumblr.com/}
  1015. </style></td></tr></table><table style="display:none"><tr><td>
  1016.  
  1017.  
  1018. -----------------------------LIKE TO MEET-------------------------
  1019.  
  1020. <font class="cite">
  1021.  
  1022. Image Dimensions:
  1023. bigImage = width: 425px; height: 425px;
  1024. hogwartsImage = width:500px; height:200px;
  1025. trainImage = width:275px; height:350px;
  1026. mottoImage = width:145px; height:145px;
  1027. *The Motto Image is the swirling text beside the train.
  1028. Connection Images = width:160px; height:250px;
  1029. quidditchImage = width:150px; height:150px;
  1030. cauldronImage = width:250px; height:175px;
  1031. Ads (each)= width:330px; height:83px;
  1032.  
  1033.  
  1034. Titles:
  1035.  
  1036. Namefield Div (Music Section), House Name (in this layout-HUFFLEPUFF), Squared word section (Quidditch / Seeker / House / Team) and OTHER titles in this layout
  1037.  
  1038. --Namefield: For sake of ease, I have put the letter-spacing and font-size specs in the ID coding inside the namefield id string (inside the Music section of Edit Profile) If you are using this layout for another character and the name is longer than "Harry Potter", consider lowering the letter-spacing from 23px to 15px, etc until the name fits this field. You can also reduce the font-size to give you more space; however I do not recommend INCREASING the font-size as the area is fixed for height and width.
  1039.  
  1040. Example: If changing the name to "Ginevra Weasley" I would alter the letter-spacing in the DIV ID NAMEFIELD section from 23px to 8px.
  1041.  
  1042. --HUFFLEPUFF: The same holds true as above. For the div class HouseName the font-size and letter-spacing are inside the coding string (in the Movies section of Edit Profile).
  1043.  
  1044. Example: If changing the name to "Slytherin" I would alter the letter-spacing in the HouseName class section from -3px to 2px.
  1045.  
  1046. --Quidditch / Seeker / House / Team: The same holds true as above for these 4 div classes (LeftWord, TopWord, RightWord, BottomWord) located in the Television section of Edit Profile.
  1047. You can change the words and lower the letter-spacing and font-size numbers as needed for longer words.
  1048. *Because not every character will be on the Quidditch Team, you can alter these four words to the names of all the houses or their mascots if you wish or something else entirely. If you opt to use house names, these are the code specs I would recommend:
  1049.  
  1050.  
  1051. div class/LeftWord = letter-spacing:-3px; font-size:40px; and title it
  1052. Gryffindor
  1053.  
  1054. div class/TopWord = letter-spacing:-3px; font-size:35px; and title it
  1055. Hufflepuff
  1056.  
  1057. div class/RightWord = letter-spacing:-3px; font-size:36px; and title it Ravenclaw
  1058.  
  1059. div class/BottomWord = letter-spacing:-3px; font-size:30px; and title it Slytherin
  1060.  
  1061.  
  1062. For all other titles you will need to locate them in About Me and alter the letter-spacing or font-size in those sections. Remember this is a structured div and spacing is limited. You can only change so much before you have to alter the actual structure of the div layout.
  1063.  
  1064. </font>
  1065.  
  1066. -----------------------------INTERESTS----------------------------
  1067.  
  1068.  
  1069. </td></tr></table></td></tr></table></td></tr></table><table cellspacing="0" cellpadding="0"><tr><td valign="top" padding="0"><table cellspacing="0" cellpadding="0"><tr><td>
  1070.  
  1071. <font class="cite">
  1072.  
  1073. This section = paper backing + top and bottom advertisement/title panels AS WELL AS your profile links. You will note that your links go around the line area of the newspaper (OWL POST, FLOO NETWORK, etc.). If you intend to leave the basic paper structure the same, you only need to alter the XXXXXX with your friend id number and include your AOL contact info. The rest of the section can remain 'as is'.
  1074.  
  1075. </cite>
  1076.  
  1077. <div id="back"></div><DIV ID="DPLOGO"></DIV>
  1078.  
  1079. <DIV ID="BACK2">
  1080.  
  1081. <div class="right">
  1082. <a href="/logincomplete.php">Floo Network</a>
  1083. <a href="/add_testimonial.php?member_id=xxxxxx">Send a Howler</a>
  1084. <a href="/view_member_blog.php?member_id=xxxxxx">Blogs</a>
  1085. </div>
  1086.  
  1087. <div class="left">
  1088. <a href="/invite_friend.php?friend_id=xxxxxx">Add</a>
  1089. <a href="/gallery.php?member_id=xxxxxx">Pictorial Representations</a>
  1090. <a href="/send_message.php?member_id=xxxxxx">Owl Post</a>
  1091. </div>
  1092.  
  1093.  
  1094. <div class="contact"><font class="strong">
  1095. AOL: SCREEN NAME
  1096. </strong></div>
  1097.  
  1098. </DIV>
  1099.  
  1100.  
  1101.  
  1102. <DIV ID="NPSNAPS">
  1103.  
  1104. <div class="Pt1">
  1105. <div class="title1a">5000</div>
  1106. <div class="title1b">5000</div>
  1107. <div class="title2">Galleons</div>
  1108. <div class="title3">
  1109. <big>On any information</big>
  1110. regarding Death Eaters
  1111. <small>Minister advises constant vigilance</small>
  1112. </div>
  1113. </div>
  1114.  
  1115.  
  1116. <div class="Pt2">
  1117. <big>National Weather</big>
  1118. <div style="float:left; text-align:left; width:30%;">
  1119. South
  1120. <BR>North
  1121. <BR>Central
  1122. <BR>London
  1123. </div>
  1124.  
  1125. <div style="float:right; text-align:right;width:70%;">
  1126. - overcast 10℃
  1127. <BR>- light rain 9℃
  1128. <BR>- dense fog 10℃
  1129. <BR>- heavy rain 8℃
  1130. </div>
  1131. </div>
  1132.  
  1133. <div class="Pt3">
  1134. <big>Zodiac ✪ Aspects</big>
  1135. ♈♉♊♋
  1136. <BR>♌♍♎♏
  1137. <BR>♐♑♒♓
  1138. </div>
  1139.  
  1140. <div class="Pt4">
  1141. <big>First-Second Edition</big>
  1142. <small>N⁰ 999243 - London - UK</small>
  1143. <small>
  1144. <font class="strong">TODAY</font>
  1145. <font style="font-size:28px;">☺</font>
  1146. <font style="font-size:21px;">in Scorpio</font>
  1147. </small>
  1148.  
  1149. Letters or vibes to the Editor should be sent only "by owl post" and with a clear mind to The Daily Prophet - UK
  1150. </div>
  1151.  
  1152. <div class="Pt6">
  1153. <img src="http://i58.tinypic.com/xmo9wx.jpg">
  1154. </div>
  1155.  
  1156. </DIV>
  1157.  
  1158.  
  1159.  
  1160.  
  1161. -----------------------------MUSIC--------------------------------
  1162.  
  1163.  
  1164. </td></tr></table></td></tr></table></td></tr></table><table cellspacing="0" cellpadding="0"><tr><td valign="top" padding="0"><table cellspacing="0" cellpadding="0"><tr><td>
  1165.  
  1166. <DIV ID="NAMEFIELD" style="letter-spacing:5px;font-size:127px;">
  1167.  
  1168. Newt Scamander
  1169.  
  1170.  
  1171. </DIV><div id="dp3"><div class="exc">
  1172.  
  1173. <img src="http://i57.tinypic.com/2uxzal5.jpg">
  1174. Exclusive
  1175.  
  1176. </div><div class="title1">
  1177.  
  1178. Hogwarts
  1179.  
  1180. </div><div class="history">
  1181.  
  1182. <p>Newton Artemis Fido "Newt" Scamander, O.M. (Second Class), (b. 24 February 1897) was a famed Magizoologist and author of Fantastic Beasts and Where to Find Them. Early in life, Scamander developed an interest in magical Creatures, influenced by his mother's breeding of hippogriffs. He attended Hogwarts School of Witchcraft and Wizardry, where he was sorted into Hufflepuff House, and was sentenced to expulsion, though Albus Dumbledore protested his innocence.
  1183. <p>
  1184. Scamander joined the Ministry of Magic, spending two years in the Office for House-Elf Relocation before joining the Beast Division. In 1918, he was commissioned by Augustus Worme of Obscurus Books to write Fantastic Beasts and Where to Find Them. The book became a best-seller, making Scamander a respected expert in the field of Magizoology. He married Porpentina Goldstein, and they had at least one son[10]. By the beginning of the 1990s, he was retired and living in Dorset.
  1185.  
  1186. <P>
  1187.  
  1188. <b>Bold</b>
  1189. <i>Italic</i>
  1190. <em>Emphasize</em>
  1191. <font class="u">Underline</font>
  1192. <font class="strike">strike</font>
  1193. <font class="strong">strong</font>
  1194.  
  1195.  
  1196. </div><div class="Present">
  1197.  
  1198. <P><font class="strong">Newton Artemis Fido Scamander</font><br> was born on 24 February 1897 somewhere in England. He had at least one sibling, an older brother, Theseus.[9] He developed an interest in magical creatures at an early age, as his mother was a breeder of hippogriffs. Scamander would regularly dismember Horklumps in his bedroom at age seven.
  1199. <P>
  1200. <font class="strong">Hogwarts years (1908-19??)</font>
  1201. Before beginning education at Hogwarts School of Witchcraft and Wizardry in 1908, Newt would have purchased his first wand, likely from Ollivanders, and was sorted into Hufflepuff on 1 September. During his time there, he enjoyed studying magical creatures. He developed a friendship with Leta Lestrange, a fellow student who shared both his interest in magical beasts, as well as his feeling of being an outsider.
  1202. <P>
  1203. In 1913, one of Leta's experiments involving a Jarvey went too far, endangering the life of another student. It also violated laws prohibiting the possession of this creature. Rather than see his good friend expelled, Newt took the blame for Leta's actions, and was thus sentenced to be expelled from Hogwarts in her place. This left Newt bitter, but still much in love with Leta.
  1204. <P>
  1205. However, Albus Dumbledore, Newt's teacher at the time, argued strongly on his behalf. It is unclear whether the expulsion was enforced or not, or if it was temporary or permanent. However, he was allowed to keep his wand.
  1206. <P>
  1207. <font class="strong">Ministry employee (1914-1918)</font>
  1208. Sometime during the First World War from 1914-1918, Scamander served on the Eastern Front in a confidential Ministry of Magic programme to wrangle Ukrainian Ironbellys. The programme was ultimately cancelled as the dragons only responded to Scamander and tried to eat everyone else.
  1209. <P>
  1210. Scamander joined the Ministry of Magic's Department for the Regulation and Control of Magical Creatures. He spent two years in the Office for House-Elf Relocation before transferring to the Beast Division, where his extensive knowledge of magical creatures led to a rapid series of promotions, propelling him forward as a magizoologist, a career with which the Scamander family are not very impressed.
  1211. <P>
  1212. <font class="strong">Global Wizarding War (1918-1927)</font>
  1213. Fantastic Beasts and Where to Find Them
  1214. <i>
  1215. "It would take months to contradict every other wild assertion in Ms. Skeeter's book... it is true that I was the first person ever to capture Gellert Grindelwald, and also true that Albus Dumbledore was something more than a schoolteacher to me. More than this, I cannot say, without fear of breaching the Official Magical Secrets Act or, more importantly, the confidences that Dumbledore, most private of men, placed in me."
  1216. <i>—Newt Scamander describing his trip to America</i>
  1217. <p>
  1218. In 1918, Augustus Worme of Obscurus Books commissioned Scamander to write the first edition of Fantastic Beasts and Where to Find Them. As a lowly Ministry employee earning only two Sickles a week at the time, Scamander jumped at the chance for extra money and the opportunity to spend his summers travelling the world.
  1219. Scamander travelled to a hundred countries across five continents researching his book, observing many magical creatures. He learned about their abilities, gained their trust, and occasionally beat them with his travelling kettle if they got too dangerous.[2] At one point, he met an Obscurial in Sudan, and although the host died, he managed to contain her Obscurus within his magically-expanded suitcase.
  1220.  
  1221. </div><div class="line"></div><div class="stats">
  1222.  
  1223. <b>Birthdate:</b> 24th Feburary, 1897
  1224. <BR><b>Birthplace:</b> England
  1225. <BR><b>Blood status:</b> Half-blood
  1226. <BR><b>Species:</b> Human
  1227. <BR><b>Gender:</b> Male
  1228. <BR><b>Hair | Eye colour:</b> Brown | Blue
  1229. <BR><b>Boggart:</b> Office
  1230. <BR><b>Wand(s):</b> Unknown
  1231. <BR><b>Patronus:</b> Stag
  1232. <BR><b>Occupation:</b> Head of Auror Office; Part-time lecturer on Defence Against the Dark Arts
  1233. <BR><b>House:</b> HUFFLEPUFF
  1234. <BR><b>Loyalty:</b>
  1235. <li>Hogwarts School of Witchcraft and Wizardy</li>
  1236. <li>Hufflepuff</li>
  1237. <li>Albus Dumbledore</li>
  1238. <li>Ministry of Magic</li>
  1239. <li>Order of Merlin</li>
  1240.  
  1241.  
  1242.  
  1243. <BR><b>Family:</b> TBA
  1244. <BR><b>Personality:</b>
  1245. "My philosophy is that worrying means you suffer twice."<br>
  1246. —Newt Scamander<br>
  1247. Scamander was a dedicated individual who tirelessly researched new information for his book Fantastic Beasts and Where to Find Them, even when he was supposedly retired. Considered an authority in the field of Magizoology, his works were respected throughout the wizarding community. Newton was described as eccentric and felt more comfortable around creatures than he did around humans. He admitted that most people found him annoying.
  1248. A man of principle, he was not the sort of man to discriminate against people based on their heritage or beliefs. He was also seen to be courteous with non-magical individuals like Mary Lou Barebone and Jacob Kowalski, the latter of which with whom he formed a close friendship. He was also morally astute, expressing shock and discontent at morbidness and cruelty, such as the idea of using the Obscurus that killed a child for personal gain. Despite this Newt himself admitted that he showed poor judgement in his youth. An example is when he brought his thunderbird to the United States to set him free, let alone an entire suitcase full of magical creatures, given MACUSA's curse-to-kill policy at the time on such creatures.
  1249.  
  1250.  
  1251.  
  1252. </div><div class="player">
  1253.  
  1254.  
  1255.  
  1256. </object>
  1257.  
  1258.  
  1259. </div>
  1260. <div class="bigImage">
  1261.  
  1262. <img src="https://78.media.tumblr.com/abaa5a2f0f4162ae3b2358decc1b9fa8/tumblr_p5dcbrKHi11qeiryko6_500.gif">
  1263.  
  1264.  
  1265. <font class="strong">Possessions</font>
  1266. <li>
  1267. Wand: Newt's wand was made of Ash, with an unknown length and core materials.
  1268. <p>
  1269. <li>Suitcase: A magical suitcase enchanted with an Undetectable Extension Charm in which he held a number of beasts while he travelled. He could hide the contents from Muggles by flipping a switch on the case. In 1926, whilst visiting the United States of America, the beasts in Newt's suitcase escaped, whereupon he was accosted by Percival Graves, a powerful MACUSA Auror and right-hand man of the American wizarding community's leader, Seraphina Picquery.<b> The suitcase contains its own world with many different habitats for each creature. It also contains a place for Newt. </b>
  1270. <p>
  1271.  
  1272. <li>Passport: Newt possessed a muggle passport used during his worldwide travels.
  1273.  
  1274.  
  1275.  
  1276. <p>
  1277. <font class="strong">Magical abilities and skills</font>
  1278. <p>
  1279.  
  1280. Newt's primary skill was his deep connection to multiple magical creatures and ability to track them down and tame them effectively. He was also a well versed writer and a tireless worker, making dozens of notes on every creature he finds. Newt also dealt with hazardous situations well, having faced some of the most dangerous beasts in the world as well as Dark Wizards.
  1281.  
  1282. Care of Magical Creatures: Newt was interested in Magizoology from a young age and throughout the years, he gained knowledge of a wide variety of creatures from all over the world. He was awarded a famous Wizard Card and an Order of Merlin for services to Magizoology.
  1283. Communicating with animals: Newt was shown to have a particular way with animals in a manner most Wizards don't. He possesses an innate ability to communicate and bond with beasts of all shapes, such as Thunderbirds and Bowtruckles — treating the latter much like a parent would a child. He is also capable of using beasts such as the Swooping Evil to aid him in combat, and can control it to a degree, despite it being a relatively dangerous beast.
  1284. Charms: Newt displays potent skill in Charms, able to Summon an egg from across a room with a man still holding onto it, and repair the entire upper half of Jacob Kowalski's apartment in mere seconds. Newt also used the Revelio Charm to bypass Grindelwald's Human Transfiguration and unmask him to MACUSA. He also performed an expansive Undetectable Extension Charm on the interior of his suitcase creating enough space to hold many magical creatures in replicas of their native habitats. He also displayed a command of Atmospheric Charms, creating weather conditions such as hot deserts and frozen snowscapes. Furthermore, his skill with charms allowed him to create a magical bubble capable of containing and sustaining an Obscurus, even after the death of its host.[42]
  1285. Apparition: Newt was able to successfully Apparate in many different situations, allowing him to avoid attacks from an Obscurus as well as Gellert Grindelwald.
  1286. Duelling: Beguiling his peaceful disposition, Newt is a surprisingly highly capable duelist, adept at hexes, using the Full Body-Bind Curse on No-Maj Gilbert Bingley upon nearly being arrested. Later he was, with some good help from his Swooping Evil, able to evade capture by multiple trained MACUSA Aurors. Newt was even able to briefly defend himself from Gellert Grindelwald, arguably one of the most powerful dark wizards of all time, by using Shield Charms and a white offensive spell, and survive the encounter, proving his skills in martial magic.
  1287. Potions: In his books, he wrote down hints how parts of magical creatures could be used in potions. He also experimented with novel potions such as uses for Swooping Evil venom.
  1288. History of Magic: Newt also had knowledge of magical history, especially Magizoology. A whole chapter of Fantastic Beasts and Where to Find Them was devoted to the definitions of beasts, beings, and spirits and how the definitions have evolved in past centuries.
  1289. Muggle Studies: Newt had studied how Muggles reacted to magical creatures and how beasts included in muggle fairy tales, like fairies, differed from real ones. He also knew about Muggles' awareness of Diricawl and that they believed that they hunted it to extinction. A whole chapter in his book was about Muggle awareness of beasts. He also claims to Jacob that the bodies of Muggles react differently to magic and gives him some armour when dealing with a Erumpent for protection.
  1290. Nonverbal magic: Newt was able to summon an Occamy egg held in Jacob Kowalski's hand without saying the incantation, ending up sending Jacob flying towards him at great speed. He also did not speak an incantation when turning a window opening into a jelly-like substance to trap his Niffler, which shattered after he took him off, or when he used a mind-altering spell, possibly the Confundus Charm or the False memory charm on muggles that saw his creatures break out of Jacob Kowalski's apartment to make them believe a gas leak was the cause of the destruction. He also demonstrated being able to wordlessly use magic in combat, such as when he conjured a lasso of a gelatinous substance to restrain Grindelwald after distracting him with his Swooping Evil.
  1291. Wandlore: Newt had some knowledge of the properties of wand cores, including Thunderbird tail feathers.
  1292. Transfiguration: Newt could cast the advanced Revelio Charm, which he used to untransfigure Gellert Grindelwald.
  1293.  
  1294.  
  1295.  
  1296.  
  1297. </div></DIV>
  1298.  
  1299.  
  1300.  
  1301.  
  1302.  
  1303.  
  1304. -----------------------------MOVIES-------------------------------
  1305.  
  1306. </td></tr></table></td></tr></table></td></tr></table><table cellspacing="0" cellpadding="0"><tr><td valign="top" padding="0"><table cellspacing="0" cellpadding="0"><tr><td>
  1307.  
  1308. <DIV ID="DP4"><div class="title1">
  1309.  
  1310. secrets unearthed
  1311.  
  1312. </div><div class="schoolDays">
  1313.  
  1314. <p>Hogwarts/School Days bio. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.
  1315.  
  1316. <p>Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur? Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur?
  1317.  
  1318. </div><div class="hogwartsImage">
  1319.  
  1320. <img src="http://i62.tinypic.com/23qyx5x.jpg">
  1321.  
  1322. </div><div class="additional">
  1323.  
  1324. <p>Additional bio entry here OR you can input some specific memory from Hogwarts (ie Re: Dumbledore's Army). Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.
  1325.  
  1326.  
  1327. </div><div class="title2">
  1328.  
  1329. Memories of yesteryear
  1330.  
  1331. </div><div class="quotable">
  1332.  
  1333. Facing this stuff in real life is not like school. In school if you make a mistake you can just try again tomorrow, but out there when you're a second away from being murdered or watching a friend die right before your eyes, you don't know what that's like.
  1334.  
  1335.  
  1336. </div><div class="trainImage">
  1337.  
  1338. <img src="http://i57.tinypic.com/25ixi6p.jpg">
  1339.  
  1340. </div><div class="mottoImage">
  1341.  
  1342. <img src="http://i57.tinypic.com/1z6fh9z.jpg">
  1343.  
  1344. </div><div class="HouseName" style="font-size:101px; letter-spacing:-3px;">
  1345.  
  1346. HUFFLEPUFF
  1347.  
  1348. </div><div class="HogwartsInfo">
  1349.  
  1350. <p>Hogwarts School of Witchcraft and Wizardry is a British wizarding boarding school teaching the magical arts, located in Scotland[1] inside Hogwarts Castle. The castle is in the mountains near a loch. The precise location of the school can never be uncovered because it has been rendered Unplottable. Similarly, most wizarding schools locations are protected in order to prevent their ways of teaching being revealed, as well as protect the students and schools themselves from any harm.
  1351.  
  1352. <p>Established around the 9th or 10th century, Hogwarts is considered to be one of the finest magical institutions in the wizarding world, though other notable schools include Beauxbatons Academy of Magic and the Durmstrang Institute. Children with magical abilities may be enrolled at birth, and acceptance is confirmed by owl post at age eleven.
  1353.  
  1354. <p>The school's motto is Draco Dormiens Nunquam Titillandus and is in Latin, which translates to "Never tickle a sleeping dragon".
  1355.  
  1356. </div></DIV>
  1357.  
  1358.  
  1359. -----------------------------TV---------------------------
  1360.  
  1361. </td></tr></table></td></tr></table></td></tr></table><table cellspacing="0" cellpadding="0"><tr><td valign="top" padding="0"><table cellspacing="0" cellpadding="0"><tr><td>
  1362.  
  1363. <DIV ID="DP5"><div class="quidditchImage">
  1364.  
  1365. <img src="http://i.imgur.com/NJJNBID.gif">
  1366.  
  1367. </div>
  1368.  
  1369. <div class="LeftWord" style="letter-spacing:0px; font-size:30px;">
  1370. Magizoologist
  1371. </div>
  1372.  
  1373. <div class="TopWord" style="letter-spacing:0px; font-size:30px;">
  1374. Ministry of M
  1375. </div>
  1376.  
  1377. <div class="RightWord" style="letter-spacing:0px; font-size:60px; ">
  1378. Magic
  1379. </div>
  1380.  
  1381. <div class="BottomWord" style="letter-spacing:0px; font-size:30px;">
  1382. Authror
  1383. </div>
  1384.  
  1385.  
  1386. <div class="houseInfo">
  1387. <font class="strong">Hufflepuff</font> is one of the four Houses of Hogwarts School of Witchcraft and Wizardry. Its founder was the medieval witch Helga Hufflepuff. Hufflepuff is the most inclusive among the four houses; valuing hard work, dedication, patience, loyalty, and fair play rather than a particular aptitude in its members. The emblematic animal is a badger, and yellow and black are its colours. The Head of Hufflepuff is Pomona Sprout and the Fat Friar is the House's patron ghost.
  1388. <p>
  1389. Hufflepuff corresponds roughly to the element of earth, and it is for that reason that the House colours were chosen: yellow represented wheat, while black was emblematic of soil. The Hufflepuff points hourglass contains yellow diamonds.Students sorted into Hufflepuff often demonstrate exceptional abilities in Herbology, owing to their correspondence to earth
  1390.  
  1391. <p><b>Traits</b>
  1392.  
  1393. <p>Students belonging to this house are known to be hard-working, friendly, loyal, honest and rather impartial. It may be that due to their values, Hufflepuffs are not as competitive as the other houses, and are more modest about their accomplishments. Hufflepuff is the most inclusive among the four houses; valuing hard work, dedication, patience, loyalty, and fair play rather than a particular aptitude in its students.
  1394. <p>
  1395. Hufflepuffs are known to have a strong moral code, and a sense of right and wrong. Hufflepuffs are usually accepting of everyone. Students in Hufflepuff are known to value everyone and treat them as equal.
  1396. <p>
  1397. Hufflepuff appears to have the least rivalry with the other houses, except in Quidditch, although the Triwizard Tournament did temporarily put a great deal of strain on the relationship between Gryffindor and Hufflepuff, due to unusual circumstances of the selection of both Gryffindor student Harry Potter and Hufflepuff student Cedric Diggory as Champions. This was mended by 1998, where a majority of Hufflepuffs rose to defend Harry from Pansy Parkinson and later helped to defend Hogwarts.
  1398.  
  1399. </div>
  1400.  
  1401.  
  1402.  
  1403.  
  1404. <div class="title2">Out of Character</div>
  1405.  
  1406. <div class="cauldronImage">
  1407. <img src="http://oi58.tinypic.com/2cqfr0g.jpg">
  1408. </div>
  1409.  
  1410.  
  1411. <div class="timetables">
  1412. <B>Best Subject:</b> Input
  1413. <BR><B>Worst Subject:</b> Input
  1414. <BR><B>Favorite Subject:</b> Input
  1415. <BR><B>Favorite Professor:</b> Input
  1416. <BR><B>Least Favorite Professor:</b> Input
  1417. <BR><b>Ordinary Wizarding Level Scores</b>
  1418. <BR>Astronomy: A; Care of Magical Creatures: E; Charms: E; Defense Against the Dark Arts: O; Divination: P; Herbology: E; History of Magic: D; Potions: E
  1419. <BR><b>Nastily Exhausting Wizarding Test Scores</b>
  1420. <BR>N/A
  1421.  
  1422. <BR>
  1423. If you would prefer to use this section for connection links, you can add links as per below. Otherwise, just remove this information.
  1424. <a class="spesh" href="/#">Name here</a>
  1425. <a class="spesh" href="/#">Name here</a>
  1426.  
  1427. </div>
  1428.  
  1429.  
  1430.  
  1431. <div class="conn1"><div class="vicbox">
  1432. <img src="http://i62.tinypic.com/1gn8s6.jpg">
  1433.  
  1434. <div class="mask"><div class="the411">
  1435. <font class="strong">Name</font>
  1436. <p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?
  1437.  
  1438. </div></div></div></div>
  1439.  
  1440.  
  1441.  
  1442. <div class="conn2"><div class="vicbox">
  1443. <img src="http://i62.tinypic.com/ea1sib.jpg">
  1444.  
  1445. <div class="mask"><div class="the411">
  1446. <font class="strong">Name</font>
  1447. <p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?
  1448.  
  1449. </div></div></div></div>
  1450.  
  1451.  
  1452.  
  1453. <div class="conn3"><div class="vicbox">
  1454. <img src="http://i62.tinypic.com/8z0fwo.jpg">
  1455.  
  1456. <div class="mask"><div class="the411">
  1457. <font class="strong">Name</font>
  1458. <p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?
  1459.  
  1460. </div></div></div></div>
  1461.  
  1462.  
  1463.  
  1464. <div class="conn4"><div class="vicbox">
  1465. <img src="http://i61.tinypic.com/2qsqm43.jpg">
  1466.  
  1467. <div class="mask"><div class="the411">
  1468. <font class="strong">Name</font>
  1469. <p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?
  1470.  
  1471. </div></div></div></div>
  1472.  
  1473.  
  1474.  
  1475. <div class="conn5"><div class="vicbox">
  1476. <img src="http://i60.tinypic.com/2nu3k9f.jpg">
  1477.  
  1478. <div class="mask"><div class="the411">
  1479. <font class="strong">Name</font>
  1480. <p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?
  1481.  
  1482. </div></div></div></div>
  1483.  
  1484.  
  1485. <div class="conn6"><div class="vicbox">
  1486. <img src="http://i61.tinypic.com/2vdqwzm.jpg">
  1487.  
  1488. <div class="mask"><div class="the411">
  1489. <font class="strong">Name</font>
  1490. <p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?
  1491.  
  1492. </div></div></div></div>
  1493.  
  1494.  
  1495. </DIV>
  1496.  
  1497. -----------------------------BOOKS--------------------------------
  1498.  
  1499.  
  1500.  
  1501. </td></tr></table></td></tr></table></td></tr></table><table cellspacing="0" cellpadding="0"><tr><td valign="top" padding="0"><table cellspacing="0" cellpadding="0"><tr><td>
  1502.  
  1503. <div id="ads">
  1504. <IMG SRC="http://i57.tinypic.com/2wg7let.jpg">
  1505. <IMG SRC="http://i61.tinypic.com/308yzpy.jpg">
  1506. <IMG SRC="http://i60.tinypic.com/35iys2d.jpg">
  1507.  
  1508. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement