Advertisement
DarkRaevon

Layout - Private Use

Oct 14th, 2016
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.06 KB | None | 0 0
  1. ABOUT ME-------------------------------------------------
  2.  
  3. <body oncontextmenu="return false" ondragstart="return false;">
  4. <html oncontextmenu="return false" ondragstart="return false;">
  5. <style type="text/css">
  6.  
  7. /* ---- SWIPER NO SWIPING, BITCH!---- */
  8. /* ---- MIX AND MATCH STYLESHEET ---- */
  9. /* - THE SUN, THE MOON & THE STARS! - */
  10. /* -- roleplayer.me/littlecriminal -- */
  11. /* Do not tamper with this section in
  12. any way or form if you do not know what
  13. the hell you're doing. Do not rearrange
  14. this style sheet, as I don't wanna hear
  15. you crying if you mess it up. Yeah, it
  16. is THAT delicate. Now, enjoy the idiot
  17. proof sections. Fuuuuuuuuuck. ♥ you */
  18. /* ---- LIMITED EDITION #3 OF 7 ---- */
  19.  
  20.  
  21.  
  22.  
  23. /* -------- BASIC EFFIN SHIET ------- */
  24. /* ---- MIX AND MATCH STYLESHEET ---- */
  25. /* --- EFFIN BACKGRND PROPERTIES! --- */
  26.  
  27. body {
  28. background-image:
  29. url('http://i.imgur.com/fv6GSJO.png'),/*HEADER*/
  30. url('http://i.imgur.com/q2hT9g4.png'),/*BARS*/
  31. url('http://i.imgur.com/w77k9Hf.png');/*CENTRE BG*/
  32. background-attachment:
  33. scroll,/*HEADER*/
  34. fixed, /*BARS*/
  35. fixed; /*CENTRE BG*/
  36. background-position:
  37. top center, /*HEADER*/
  38. center center, /*BARS*/
  39. center center; /*CENTRE BG*/
  40. background-repeat:
  41. no-repeat, /*HEADER*/
  42. repeat-y, /*BARS*/
  43. repeat; /*CENTRE BG*/
  44. background-color:#FFFFFF;
  45. margin-top: 345px;
  46. margin-bottom: 20px;
  47. margin-left:25px;
  48. margin-right:50px;
  49. -webkit-margin-start: -25px;
  50. -webkit-margin-end: 0px;
  51. -webkit-padding-start: 0px;
  52. -webkit-margin-before: 300px;
  53.  
  54. /* - this scrollbar will work for IE users- */
  55. scrollbar-face-color:#C9C9C9;
  56. scrollbar-highlight-color:#6D6D6D;
  57. scrollbar-3dlight-color:#C9C9C9;
  58. scrollbar-shadow-color:#C9C9C9;
  59. scrollbar-darkshadow-color:#C9C9C9;
  60. scrollbar-arrow-color:#6D6D6D;
  61. scrollbar-track-color:#C9C9C9;
  62. }
  63.  
  64. /* - this scrollbar will work for Chrome,
  65. Safari & Opera users - */
  66. ::-webkit-scrollbar {
  67. background-color:#C0C0C0;
  68. width: 5px;
  69. height: 10px!important;
  70. }
  71.  
  72. ::-webkit-scrollbar-thumb {
  73. background-color:#C9C9C9;
  74. border: 0px dashed #888888;
  75. -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,0.10),
  76. inset 0 -1px 0 rgba(0,0,0,0.07);
  77. }
  78.  
  79. /* - This is actually important.
  80. don't f***ing touch it, ok? -*/
  81. html {
  82. height:100%;
  83. width:100%;
  84. }
  85.  
  86.  
  87.  
  88. /* ----- BASIC TABLE PROPERTIES ----- */
  89. /* ---- MIX AND MATCH STYLESHEET ---- */
  90. /* - THE SUN, THE MOON & THE STARS! - */
  91. /* This is where you edit the settings
  92. of your regular text tables. You know.
  93. That section you will be writing about
  94. yourself in. Yup. Knock yo'self out. */
  95. /* ---- LIMITED EDITION #3 OF 7 ---- */
  96.  
  97. table table { border: 0px }
  98. table table table table{border:0px}
  99. table table table {
  100. border-style:solid;
  101. border-width:10px;
  102. border-color:#D0D0D0;
  103. background-color:#D9D9D9;
  104. }
  105.  
  106. table td div {visibility:hidden;}
  107. table table td div {visibility:visible;}
  108. tr {background:transparent;}
  109.  
  110. table, tr, td {
  111. background-color:transparent;
  112. border:none;
  113. border-width:0px;
  114. }
  115.  
  116. table table table {
  117. width:px !important;
  118. height:0px;
  119. }
  120.  
  121.  
  122. /* ----- THE TEXTBOX PROPERTIES ----- */
  123. /* ---- MIX AND MATCH STYLESHEET ---- */
  124. /* - THE SUN, THE MOON & THE STARS! - */
  125. /* - This is where you edit the settings
  126. for those scrolly textboxes you see. The
  127. stuff your actual information is inside
  128. of. Make it fancy schmancy, k? ----- */
  129. /* ---- LIMITED EDITION #3 OF 7 ---- */
  130.  
  131. .criminals { /*Left Side Scroll tables*/
  132. width:auto;
  133. overflow-x:hidden!important;
  134. overflow-y:auto;
  135. margin: 15px;
  136. padding:6px;
  137. background-color:#C0C0C0;
  138. border:0px solid;
  139. border-color:#757575;
  140. outline: 1px solid #E0E0E0;
  141. text-align:justify;
  142. }
  143.  
  144. .criminale { /*Right Side Scroll tables*/
  145. width:auto;
  146. overflow-x:hidden!important;
  147. overflow-y:auto;
  148. margin: 15px;
  149. padding:6px;
  150. background-color:#C0C0C0;
  151. border:0px solid;
  152. border-color:#E0E0E0;
  153. outline: 1px solid #E0E0E0;
  154. text-align:justify;
  155. }
  156.  
  157.  
  158. /* --------- LE TYPOGRAPHY ---------- */
  159. /* ---- MIX AND MATCH STYLESHEET ---- */
  160. /* - THE SUN, THE MOON & THE STARS! - */
  161. /* Self explanatory, I think. But this
  162. is where you edit your pretty little
  163. 'fonts'. Or as real designers call it:
  164. Type. Colors, bold, italics, headers,
  165. etc will all be here. Feel free to add
  166. more type code in this section. Just
  167. DON'T f u c k up the stylesheet, k? */
  168. /* ---- LIMITED EDITION #3 OF 7 ---- */
  169.  
  170. table, tr, td, li, p, div {
  171. /* This is the overall body text */
  172. font-family:cambria;
  173. color: #383838;
  174. font-size:11px;
  175. line-height:110%;
  176. }
  177.  
  178. html, body, div, span, object,
  179. form, input, h1, h2, button, label, a, img {
  180. /*--OPTIONAL - ERASE IF NOT DESIRED--*/
  181. /* --Pprevents ppl from highlighting text on your page-- */
  182. -moz-user-select: none;
  183. -webkit-user-select: none;
  184. /* this will work for QtWebKit in future */
  185. -webkit-user-drag: none;
  186. user-drag: none;
  187. -moz-user-select: none;
  188. -webkit-user-drag: none;
  189. }
  190.  
  191. b { /* bold text properties <b> */
  192. color: #EDEAEA;
  193. font-family: 'raleway';
  194. font-size: 8px;
  195. font-weight:bold;
  196. text-transform:uppercase;
  197. background-color:TRANSPARENT;
  198. letter-spacing:0;
  199. line-height:100%;
  200. }
  201.  
  202. strong { /* also bold <strong> */
  203. color: #666666;
  204. font-family: courier new;
  205. font-size: 9px;
  206. font-weight: normal;
  207. text-transform: uppercase;
  208. background-color: #dddddd;
  209. letter-spacing: 0px;
  210. }
  211.  
  212. i { /* italic text properties <i> */
  213. color: #472230;
  214. font-family: times new roman;
  215. font-size:13px;
  216. font-weight:italics;
  217. text-transform:lowercase;
  218. }
  219.  
  220. em { /* also italic <em> */
  221. font-family: times new roman;
  222. font-size: 11px;
  223. font-weight: normal;
  224. text-transform: lowercase;
  225. color: #8b817b;
  226. line-height: 8px;
  227. }
  228.  
  229. u { /* underlined text properties <u> */
  230. font-family:georgia;
  231. font-size:9px;
  232. text-transform:normal;
  233. color:ede8e8;
  234. letter-spacing:0px;
  235. text-decoration:underline;
  236. border-bottom:0px solid;
  237. border-color:555555;
  238. }
  239.  
  240. blockquote { /* blockquote text <blockquote> */
  241. color:#F9F9F9;
  242. font-family: 'raleway';
  243. font-size:12px;
  244. font-weight:600;
  245. text-transform:uppercase;
  246. font-style:normal;
  247. letter-spacing:0px;
  248. text-decoration:none;
  249. text-align:center;
  250. width:auto;
  251. overflow-x:hidden;
  252. overflow-y:hidden;
  253. margin: 15px;
  254. padding:8px;
  255. background-color:#D6CEC7; /*#DDD7D0*/
  256. border:1px dashed;
  257. border-color:#EFEFEF;
  258. }
  259.  
  260.  
  261.  
  262. /* ----- HEADER TEXT PROPERTIES ----- */
  263. /* ---- MIX AND MATCH STYLESHEET ---- */
  264. /* - THE SUN, THE MOON & THE STARS! - */
  265. /* ---- LIMITED EDITION #3 OF 7 ---- */
  266.  
  267. sideh1 { /*--<sideh1>--*/
  268. color:#777777;
  269. font-family:cambria;
  270. font-size:13px;
  271. text-transform: uppercase;
  272. text-align:center;
  273. display:block!important;
  274. width:198px;
  275. margin-left:-4px;
  276. margin-top:10px;
  277. padding-bottom:4px;
  278. border-bottom-style:dashed;
  279. border-bottom-color:#ffffff;
  280. border-bottom-width:1px;
  281. line-height:12px;
  282. }
  283.  
  284. sideh1:first-letter {
  285. /* - This just tinkers with how the
  286. first letter of <sideh1>text</sideh1>
  287. will look like. Only edit the color.*/
  288. color: #7A5860;
  289. font-size: 17px;
  290. font-weight: bold;
  291. padding-right: 1px;
  292. }
  293.  
  294. @font-face {
  295. font-family: 'Raleway';
  296. font-style: normal;
  297. font-weight: 400;
  298. src: local('Raleway'),
  299. url(http://fonts.gstatic.com/s/raleway/v9/0dTEPzkLWceF7z0koJaX1A.woff2)
  300. format('woff2'),
  301. url(http://fonts.gstatic.com/s/raleway/v9/IczWvq5y_Cwwv_rBjOtT0w.woff)
  302. format('woff');
  303. }
  304.  
  305. h1 { /* HEADER 1 TEXT - <h1>text.</h1> */
  306. margin:0px;
  307. margin-top:-1px;
  308. margin-bottom:-3px;
  309. font-family: georgia;
  310. font-size: 25px;
  311. font-weight: 600;
  312. text-transform:lowercase;
  313. font-style: italic;
  314. color:#A0A0A0; /*5A554F*/
  315. letter-spacing: -2px;
  316. line-height:24px;;
  317. text-align:center;
  318. background-color:transparent;
  319. text-shadow: 2px 0px #FFFFFF;
  320. display: block;
  321. }
  322.  
  323. h2 { /* HEADER 2 TEXT - <h2>text.</h2> */
  324. font-family: 'Raleway';
  325. font-size: 13px;
  326. font-weight: normal;
  327. text-transform:none;
  328. color:#A0A0A0;
  329. background-color:#EDEAEA;
  330. margin:0px;
  331. padding:1px;
  332. padding-right:15px;
  333. letter-spacing: 0px;
  334. line-height:12px;
  335. text-align:right;
  336. border-top: 1px dashed;
  337. border-bottom: 1px dashed;
  338. border-color: #ffffff;
  339. display: block;
  340. }
  341.  
  342. h3 { /* HEADER 3 TEXT - <h3>text.</h3> */
  343. font-family: 'Raleway';
  344. font-size: 13px;
  345. font-weight: normal;
  346. text-transform:none;
  347. color:#A0A0A0;
  348. background-color:#EDEAEA;
  349. margin:0px;
  350. padding:1px;
  351. padding-left:15px;
  352. letter-spacing: 0px;
  353. line-height:12px;
  354. text-align:left;
  355. border-top: 1px dashed;
  356. border-bottom: 1px dashed;
  357. border-color: #ffffff;
  358. display: block;
  359. }
  360.  
  361.  
  362.  
  363.  
  364. /* -- BASIC LINK/HOVER PROPERTIES --- */
  365. /* ---- MIX AND MATCH STYLESHEET ---- */
  366. /* - THE SUN, THE MOON & THE STARS! - */
  367. /* ---- LIMITED EDITION #3 OF 7 ----- */
  368. /* ---------------------------------- */
  369.  
  370. a:link, a:visited, a:active, a.redlink,
  371. a.redlink:link, a.redlink:active, a.redlink:visited{
  372. /* BASIC LINK TEXT PROPERTIES HOORAY! */
  373. /* How links will appear on your page */
  374. font-family:small fonts;
  375. font-size: 7px;
  376. color:4f4c42;
  377. background-color:;
  378. font-weight:lighter;
  379. letter-spacing:0px;
  380. text-transform:uppercase;
  381. text-decoration:none;
  382. -webkit-transition: all .5s ease-in-out;
  383. -moz-transition: all .5s ease-in-out;
  384. -o-transition: all .5s ease-in-out;
  385. -ms-transition: all .5s ease-in-out;
  386. transition: all .5s ease-in-out;
  387. }
  388.  
  389. a:hover, a.redlink:hover{
  390. /* BASIC LINK HOVER TEXT & EFFECTS HOORAY! */
  391. /* How links will appear when hovered over */
  392. font-family: small fonts;
  393. font-size: 7px;
  394. color:4f4c42;
  395. background-color:;
  396. font-weight:lighter;
  397. letter-spacing: 0.5px;
  398. text-transform:uppercase;
  399. text-decoration:none;
  400. filter:alpha(opacity=50);
  401. -moz-opacity: 0.5;
  402. opacity: 0.5;
  403. -khtml-opacity: 0.5;
  404. }
  405.  
  406.  
  407. #navlinks {
  408. /*This is the navbar at the top with your links*/
  409. width: 100%;
  410. height: 15px;
  411. padding: 10px 0px;
  412. text-align: center;
  413. background-color: transparent;
  414. border-top:0px solid;
  415. border-color:#685C4B;
  416. z-index: 100;
  417. display: inline-block;
  418. margin-top: -85px;
  419. margin-left:-140px;
  420. position: absolute;
  421. top: 0px;
  422. left: 0px;
  423. }
  424.  
  425. #navlinks a {
  426. width:70px;
  427. margin-left:4px;
  428. margin-right:4px;
  429. margin-bottom:3px;
  430. padding:5px;
  431. display:inline-block;
  432. font-family: courier new, courier;
  433. font-size:8px;
  434. text-align:center;
  435. letter-spacing:2px;
  436. background-color:#E4E4E4;
  437. color:#444444;
  438. text-transform:uppercase;
  439. border: 3px double #C9C9C9;
  440. }
  441.  
  442. #navlinks a:hover {
  443. color:#E5DECE;
  444. background-color:#FFFFFF;
  445. opacity:100%;
  446. }
  447.  
  448. .heroin a, .heroin {
  449. display:block;
  450. height: 14px;
  451. color: #EEEEEE!important;
  452. font-family: 'raleway', sans-serif;
  453. font-size: 9px;
  454. font-weight: normal;
  455. text-align:center;
  456. margin-top:2px;
  457. margin-bottom:2px;
  458. border-left: 15px solid;
  459. border-right: 15px solid;
  460. border-color: #DDD7D0;
  461. background-color: #B7B7B7;
  462. overflow: hidden;
  463. transition-duration: 0.6s;
  464. -moz-transition-duration: 0.6s;
  465. -webkit-transition-duration: 0.6s;
  466. -o-transition-duration: 0.6s;
  467. }
  468.  
  469.  
  470.  
  471.  
  472. /* ------- HIDDEN ATTRIBUTES! ------- */
  473. /* ---- MIX AND MATCH STYLESHEET ---- */
  474. /* - THE SUN, THE MOON & THE STARS! - */
  475. /* Do not tamper with this section in
  476. any way or form if you do not know what
  477. the hell you're doing. They are grouped
  478. together to make it easy for you idiots
  479. to figure out what sections are/aren't
  480. visible. Xinn sort of f***ed up some
  481. codes, bc they're idiots, but who cares?
  482. We coded something better and it works,
  483. right? Right. Ning! */
  484. /* ---- LIMITED EDITION #3 OF 7 ---- */
  485.  
  486. .orangetext15{display: none;}
  487. .whitetext12{display: none;}
  488. .lightbluetext8{display: none;}
  489. .blacktext12 {display: none;}
  490. .blurbs{display:none;visibility:hidden;}
  491. .friendSpace { display:none; }
  492. .Java_webapplet div {display:none;}
  493. #Java_webapplet div {display:none;}
  494. .contactTable { display: none; }
  495. .LCbanner {visibility:hidden;}
  496. .interestsAndDetails { display:none; }
  497. .latestBlogEntry { display:none; }
  498. .friendsComments { display:none; }
  499. .div_Google_bar {color:#498563; display:visible; }
  500. #div_Google_bar {color:#498563; display:visible; }
  501. .userProfileDetail{ display:none; }
  502. #footerWrapper {display:none;}
  503. .extendednetwork {display:none;}
  504. .userProfileURL{display:none;}
  505. .navigationbar{display:none;}
  506. .profileinfo{display:none;}
  507. #footerwarpper {display:none;}
  508. .blurbs{display:none;} <p>
  509. .userprofileurl{display:none;}
  510. .interestsanddetails{display:none;}
  511. .userprofiledetail{display:none;}
  512. .friendspace{display:none;}
  513. table.latestblogentry {display: none;}
  514. .extendednetwork{display:none;}
  515. div div table div,
  516. div.Do Not Hide The Profile Ads a, input {display:none;}
  517. div.Do Not Hide The Profile Ads table div div {display:block;}
  518. #profileV1main > tbody:nth-child(1) >
  519. tr:nth-child(1) > td:nth-child(2) >
  520. table:nth-child(1) > tbody:nth-child(1) >
  521. tr:nth-child(1) > td:nth-child(3) >
  522. table:nth-child(3) {display:none;}
  523.  
  524.  
  525.  
  526. /* -------- MISC. ATTRIBUTES -------- */
  527. /* ---- MIX AND MATCH STYLESHEET ---- */
  528. /* - THE SUN, THE MOON & THE STARS! - */
  529. /* BR is the amount of space between
  530. those regular text tables we just talked
  531. about. Annd, I have NO idea what the eff
  532. friendspace and navbar are for. Couldn't
  533. be arsed to figure it out. Deal wit it*/
  534. /* ---- LIMITED EDITION #3 OF 7 ---- */
  535.  
  536.  
  537. /*--CARRIAGE BETWEEN TABLES--*/
  538.  
  539. br {line-height:3px;}
  540.  
  541. table table table table td {width:0px;}
  542. table, tr, td {
  543. background-color: transparent;
  544. border: 0px;
  545. }
  546.  
  547. table tr td div div {display:none;}
  548. br {line-height:3px;}
  549.  
  550. td.text table {
  551. position:relative;
  552. top: -0px;
  553. }
  554.  
  555. td.text table table {position:static;}
  556. .Do Not Hide The Profile Ads {display:none !important; ..!important;}
  557.  
  558.  
  559.  
  560.  
  561. /* -- TABLE ALIGNTMENT PROPERTIES --- */
  562. /* ---- MIX AND MATCH STYLESHEET ---- */
  563. /* - THE SUN, THE MOON & THE STARS! - */
  564. /* ---- LIMITED EDITION #3 OF 7! ---- */
  565.  
  566. br {line-height:3px!important;}
  567. td.text table position:relative;top: 0px;}
  568. td.text table table{position:static;}
  569. td.text table {position:relative; top: 0px;}
  570. td.text table table {position:static;}
  571. td.text table {position:relative; top: 0px;}
  572. td.text table table {position:static;}
  573. table td div {visibility:hidden;}
  574. table table td div {visibility:visible;}
  575. tr {background:transparent;}
  576.  
  577. div div { position:absolute; margin-top:-100px; }
  578. /* ---- LIMITED EDITION #3 OF 7 ---- */
  579. .interestsAndDetails {margin-top:-23px;}
  580.  
  581. /*--- MOVE TABLES UP/DOWN ---*/
  582. .note {bring the tables up more}
  583. td.text table {position:relative; top:0px;}
  584. td.text table table {position:static;}
  585.  
  586. div td {display:none;}
  587. table {top:0px; position:relative;}
  588. /* ---- LIMITED EDITION #3 OF 7 ---- */
  589. table table {top:0px; position:relative;}
  590.  
  591.  
  592. /*--MOVE RIGHT COLUMN TABLE--*/
  593. .a {move left column}
  594. object, table table table {
  595. position:relative;
  596. left:10px;
  597. }
  598. table table table table {position:static;}
  599.  
  600.  
  601. /*--MOVE LEFT COLUMN TABLE--*/
  602. .a {move right column}
  603. td.text table {
  604. position:relative;
  605. left:0px;
  606. }
  607. td.text object, td.text,
  608. td.text table table {position:static;}
  609.  
  610. td.text table {
  611. position:relative;
  612. top: -11px;
  613. }
  614. td.text table table {position:static;}
  615.  
  616. @media screen and (max-device-width: 480px){
  617. body{
  618. -webkit-text-size-adjust: none;
  619. }
  620.  
  621.  
  622. #credito {
  623. bottom:0px;
  624. right:0px;
  625. width:90px;
  626. margin-bottom:5px;
  627. height:auto;
  628. overflow:hidden;
  629. position:fixed;
  630. padding:5px;
  631. background-color:transparent;
  632. background-image: url('');
  633. background-repeat: repeat;
  634. border-right:0px solid #050505;
  635. font-family:small fonts;
  636. font-size:7px;
  637. font-weight:normal;
  638. color:#888888;
  639. }
  640.  
  641. #credito a {
  642. font-family:small fonts;
  643. font-size:7px;
  644. font-weight:normal;
  645. color:#787878;
  646. -webkit-transition: all 0.4s ease-out;
  647. -moz-transition: all 0.4s ease-out;
  648. }
  649.  
  650. #credito a:hover {
  651. font-family:small fonts;
  652. font-size:7px;
  653. font-weight:normal;
  654. color:#999999;
  655. text-shadow: 3px 0px 0px,
  656. -3px 0px 0px;
  657. text-shadow: 4px 0px 0px #2B2B2B,
  658. 2px 0px 0px #40484B;
  659. }
  660.  
  661.  
  662. /* -------- END OF STYLESHEET --------*/
  663. /* ---- MIX AND MATCH STYLESHEET ---- */
  664. /* - THE SUN, THE MOON & THE STARS! - */
  665. /* ---- LIMITED EDITION #3 OF 7! ---- */
  666. /* Please direct all questions and / or
  667. comments (unless it's just hatemail) to
  668. Little Criminal Resource Site, located @:
  669. roleplayer.me/littlecriminal
  670. aim: midnightxblazer
  671. /* ---- MIX AND MATCH STYLESHEET ---- */
  672. /* - THE SUN, THE MOON & THE STARS! - */
  673. /* ---- LIMITED EDITION #3 OF 7! ---- */
  674. /* -------- END OF STYLESHEET --------*/
  675.  
  676.  
  677. </style>
  678. </td></tr></tbody></table></td></tr></tbody></table><br><table border="0" cellpadding="0" cellspacing="0" width="500">
  679. <tbody><tr></tr><tr><td><table align="left" border="0" cellpadding="0" cellspacing="0" width="500">
  680. <tbody><tr><td style="word-wrap: break-word;" align="left" valign="top" width="500">
  681.  
  682.  
  683.  
  684.  
  685. <div id="navlinks">
  686.  
  687. <a href="http://www.roleplayer.me/home.php">home</a>
  688.  
  689. <a href="http://www.roleplayer.me/add_comment.php?member_id=571189">cmnt</a>
  690.  
  691. <a href="http://www.roleplayer.me/send_message.php?member_id=571189">mssg</a>
  692.  
  693. <a href="http://www.roleplayer.me/">pics</a>
  694.  
  695. <a href="http://www.roleplayer.me/status_stream.php?member_id=571189">strms</a>
  696.  
  697. <a href="http://www.roleplayer.me/">bltns</a>
  698.  
  699. <a href="http://www.roleplayer.me/">blog</a>
  700.  
  701. <a href="http://www.roleplayer.me/">tumblr</a>
  702.  
  703. <a href="http://www.roleplayer.me/view_profile.php?member_id=littlecriminal">cred</a>
  704.  
  705.  
  706. </div>
  707.  
  708. <center>
  709. <img src="http://i.imgur.com/tBQwlF7.png"></center>
  710.  
  711. </td></tr></tbody></table></td></tr></tbody></table><br><table border="0" cellpadding="0" cellspacing="0" width="500">
  712. <tbody><tr></tr><tr><td><table align="left" border="0" cellpadding="0" cellspacing="0" width="500">
  713. <tbody><tr><td style="word-wrap: break-word;" align="left" valign="top" width="500">
  714.  
  715.  
  716. <br>
  717. <h1>h1 header</h1>
  718. <h2>h2 text here</h2>
  719.  
  720. <div style="height:170px;" class="criminale">
  721.  
  722.  
  723. <center>
  724. <sideh1>
  725. Sideh1 Header
  726. </sideh1>
  727. </center>
  728.  
  729.  
  730. <p>Interdum et malesuada fames ac ante ipsum primis in faucibus. Phasellus nec sollicitudin turpis, ut tempus purus. Etiam lectus massa, tempus quis pretium sed, suscipit non odio. Phasellus pulvinar tincidunt risus tristique facilisis. Nulla facilisi. Praesent pharetra ligula nec lobortis ornare. Vestibulum mattis, urna in ullamcorper placerat, massa lectus congue mauris, in mattis turpis odio non leo. Maecenas nec scelerisque nisl.
  731.  
  732. <p>
  733. <i>
  734. "Quote here or something."
  735. </i>
  736.  
  737. <p>Suspendisse vehicula, ligula venenatis ultricies congue, elit justo pellentesque justo, in blandit ex lorem nec ligula. Suspendisse fermentum lorem justo, quis luctus velit accumsan at. Quisque tincidunt, erat a pretium maximus, massa nisi feugiat odio, eget tempor erat risus non diam. Suspendisse sed urna id ex semper tristique sit amet et elit. Nulla luctus porttitor cursus. Aenean pharetra finibus fermentum. In sodales, libero sed facilisis laoreet, arcu orci sollicitudin sem, in vestibulum quam nisi sit amet urna. In non lacinia mi.
  738.  
  739. <p>Mauris mattis urna in mi suscipit pretium. Aenean eu risus efficitur felis condimentum pulvinar. Ut eget tempor massa. Maecenas pellentesque felis in metus pellentesque, at accumsan nisi pretium. Donec massa lectus, vestibulum vel efficitur et, dictum ac tellus. Phasellus lobortis consequat dapibus. Pellentesque tincidunt laoreet dapibus. Proin quam enim, laoreet vitae commodo eu, egestas a enim. Aenean et nisi sit amet quam semper lobortis. Phasellus sit amet porta lacus, a semper magna. Proin dignissim odio fermentum turpis pellentesque, eu condimentum mi faucibus. Quisque egestas a neque eget pellentesque. In aliquam vestibulum orci. Fusce sit amet condimentum enim. In hac habitasse platea dictumst.
  740.  
  741. </div>
  742.  
  743.  
  744. </td></tr></tbody></table></td></tr></tbody></table><br><table border="0" cellpadding="0" cellspacing="0" width="500">
  745. <tbody><tr></tr><tr><td><table align="left" border="0" cellpadding="0" cellspacing="0" width="500">
  746. <tbody><tr><td style="word-wrap: break-word;" align="left" valign="top" width="500">
  747.  
  748.  
  749. <blockquote>
  750. "I smell like Guns and Roses; I look like money, bitch. I taste like Rock n Roll,
  751. I make her lick her lips. And all the drama's dead; I'm in the past life. I forgot her name but I remember last night."
  752. </blockquote>
  753.  
  754.  
  755. LIKE TO MEET--------------------------------
  756.  
  757. </td></tr></tbody></table></td></tr></tbody></table><br><table bgcolor="ffcc99" border="0" bordercolor="ffcc99" cellpadding="0" cellspacing="0" width="500">
  758. <tbody><tr></tr><tr><td><table align="left" bgcolor="ffffff" border="0" bordercolor="000000" cellpadding="0" cellspacing="0" width="500">
  759. <tbody><tr><td style="word-wrap: break-word;" align="left" bgcolor="ffffff" valign="top" width="500">
  760.  
  761. <IMG SRC="http://i.imgur.com/DHETpgQ.png">
  762.  
  763.  
  764.  
  765.  
  766. </td></tr></tbody></table></td></tr></tbody></table><br><table bgcolor="ffcc99" border="0" bordercolor="ffcc99" cellpadding="0" cellspacing="0" width="500">
  767. <tbody><tr></tr><tr><td><table align="left" bgcolor="ffffff" border="0" bordercolor="000000" cellpadding="0" cellspacing="0" width="500">
  768. <tbody><tr><td style="word-wrap: break-word;" align="left" bgcolor="ffffff" valign="top" width="500">
  769.  
  770. <h1>Cause we’re the kids, that belong to the night</h1>
  771. <h3>We gonna get this, we gonna start a fight.</h3>
  772.  
  773.  
  774. <div style="float:left; height:160px; width:240px; margin-right:0px;" class="criminale">
  775.  
  776.  
  777. <center>
  778. <sideh1>
  779. Sideh1 Header
  780. </sideh1>
  781. </center>
  782.  
  783.  
  784. <p>Donec fringilla ligula eu nibh sodales viverra. Maecenas tempus lacinia enim ac posuere. Suspendisse potenti. Donec fringilla pulvinar erat ac molestie. Vivamus nec facilisis eros. Phasellus dictum accumsan interdum. Nam fringilla aliquam nunc, eu ultricies ante gravida vitae. Maecenas quis lacus dolor. Proin sodales est sed erat sagittis aliquet. Ut sollicitudin gravida sodales. Pellentesque tempus ligula risus, et convallis lorem dapibus id. Pellentesque et odio quis dui gravida suscipit nec quis nisi. Proin efficitur leo sit amet turpis euismod, eget lacinia augue pulvinar. Donec id quam quis sem volutpat tincidunt vitae vel mi. Fusce pretium rutrum pulvinar. Nullam quis vehicula tellus.
  785.  
  786. <p>Maecenas a nunc a erat porta consequat. Vestibulum sem lectus, luctus a porta rutrum, efficitur in libero. Sed malesuada erat eget erat venenatis convallis interdum in dolor. Proin varius ante mauris, a luctus leo accumsan congue. Nulla eu ligula sapien. Mauris pulvinar consequat arcu, et fermentum odio varius ac. Quisque molestie vehicula accumsan. Suspendisse tempor arcu quis velit rutrum, eu vehicula augue lacinia. In cursus dui eget elit sollicitudin, sed finibus turpis vulputate. Vivamus pulvinar pharetra tortor.
  787.  
  788. <p>Fusce vulputate eu quam vel luctus. Nulla facilisi. Suspendisse ut posuere lorem, quis eleifend neque. Vestibulum a ipsum erat. Cras efficitur urna sit amet nisl lobortis, ac interdum felis pellentesque. Vivamus eu laoreet mi. Vivamus consectetur dictum elementum. Phasellus porta vel ex eget malesuada. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus ut metus mi. In sit amet orci eleifend, pretium risus nec, mattis nisi. Quisque nec tincidunt purus. Donec interdum tincidunt erat, id ornare risus dapibus sit amet.
  789.  
  790.  
  791. </div>
  792.  
  793.  
  794. <div style="float:right; height:160px; width:200px; margin-left:0px;" class="criminale">
  795.  
  796. <a href="" class="heroin">connection.</a>
  797. <a href="" class="heroin">connection.</a>
  798. <a href="" class="heroin">connection.</a>
  799. <a href="" class="heroin">connection.</a>
  800. <a href="" class="heroin">connection.</a>
  801. <a href="" class="heroin">connection.</a>
  802. <a href="" class="heroin">connection.</a>
  803. <a href="" class="heroin">connection.</a>
  804. <a href="" class="heroin">connection.</a>
  805. <a href="" class="heroin">connection.</a>
  806. <a href="" class="heroin">connection.</a>
  807. <a href="" class="heroin">connection.</a>
  808. <a href="" class="heroin">connection.</a>
  809. <a href="" class="heroin">connection.</a>
  810. <a href="" class="heroin">connection.</a>
  811. <a href="" class="heroin">connection.</a>
  812. <a href="" class="heroin">connection.</a>
  813. <a href="" class="heroin">connection.</a>
  814. <a href="" class="heroin">connection.</a>
  815. <a href="" class="heroin">connection.</a>
  816. <a href="" class="heroin">connection.</a>
  817.  
  818. <br>
  819. </div>
  820.  
  821. INTEREST-------------------------------------------
  822.  
  823. </tr></table></td></tr></table><br/><table cellspacing="0" cellpadding="0" width="280" border="0">
  824. <tr></tr><tr><td><table cellspacing="0" cellpadding="0" width="280" align="left" border="0">
  825. <td valign="top" align="left" width="280" style="word-wrap:break-word">
  826.  
  827.  
  828.  
  829.  
  830. <h1>Now Playing...</h1>
  831. <h2>h2 text here...</h2>
  832.  
  833. <div style="height:12px;" class="criminals">
  834.  
  835. <center>
  836.  
  837. <embed quality="high" style="width:200px; height:12px; visibility:visible; " type="application/x-shockwave-flash" height="12" width="200"
  838. pluginspage="http://www.macromedia.com/go/getflashplayer" border="0" src="http://hypster.com/flash_n/player.swf?id=5262703:7145338:1&autoplay=true" FlashVars="color_bg=0xC0C0C0&color_songbg=0xC0C0C0&color_song_clicked=0xC0C0C0&color_btns=0xEFEFEF&color_text=0xEFEFEF" />
  839.  
  840. </center>
  841.  
  842.  
  843. </div>
  844.  
  845.  
  846.  
  847.  
  848.  
  849.  
  850.  
  851.  
  852.  
  853.  
  854.  
  855. </tr></table></td></tr></table><br/><table cellspacing="0" cellpadding="0" width="280" border="0">
  856. <tr></tr><tr><td><table cellspacing="0" cellpadding="0" width="280" align="left" border="0">
  857. <td valign="top" align="left" width="280" style="word-wrap:break-word">
  858.  
  859. <img src="http://i.imgur.com/poghiLV.png">
  860.  
  861.  
  862.  
  863.  
  864.  
  865.  
  866. </tr></table></td></tr></table><br/><table cellspacing="0" cellpadding="0" width="280" border="0"><tr></tr><tr><td><table cellspacing="0" cellpadding="0" width="280" align="left" border="0"><td valign="top" align="left" width="280" style="word-wrap:break-word">
  867.  
  868. <h1>Basic Information</h1>
  869. <h3>Know your sh*t...</h3>
  870.  
  871. <div style="height:290px;" class="criminals">
  872.  
  873. <br><b>Legal Name :</b> Narcissistic America
  874. <br><b>Nicknames :</b> America, 'Merica, 'Merca.
  875. <br><b>Aliases :</b> Whatever garbage I spew out
  876. <br><b>Age :</b> Timeless
  877. <br><b>Date of Birth :</b> July Fourth -- typical American answer
  878. <br><b>Astrological Sign :</b> Whatever falls on July Fourth
  879. <br><b>Species | Gender :</b> Country | Genderless, but probably male
  880. <br><b>Sexual Preference :</b> Strictly Heterosexual with feigned acceptance for those who are anything but.
  881. <br><b>Place of Birth :</b> AMERICA
  882. <br><b>Living Arrangements :</b> The best Country in the world.
  883. <br><b>Parents :</b> .... We don't talk about them.
  884. <br><b>Siblings :</b> UGH. We definitely don't talk about them!
  885. <br><b>Other Family :</b> Can we consider ourselves emancipated?
  886. <br><b>Education :</b> Bachelors in Ignorance
  887. <br><b>Occupation :</b> Hall monitor taking job too seriously like Eric Cartman
  888. <br><b>Hair | Eyes :</b> Perfect | Envied
  889. <br><b>Coloring :</b> Mixed, but we like to think we're primarily white.
  890. <br><b>Race | Ethnicity :</b> ..... Primarily Caucasian.
  891. <br><b>Height :</b> Average?
  892. <br><b>Weight :</b> THAT IS SO RUDE, WE'RE PERFECT.
  893. <br><b>Birthmarks :</b> Everyone's got birthmarks.
  894. <br><b>Scars :</b> Came from our glorified wars. Get over it and get your own.
  895. <br><b>Tattoos :</b> Mom in a heart on our arms.
  896. <br><b>Piercings :</b> Only the kind that makes sense.
  897. <br><b>Likes :</b> American things.
  898. <br><b>Dislikes :</b> Non-American things, Anti-American things.
  899. <br><b>Habits :</b> Causing a ruckus, being ignorant, angering other countries, sticking our noses in other people's business, criticizing everything.
  900. <br><b>Health :</b> Perpetually criticized for it.
  901.  
  902.  
  903.  
  904.  
  905.  
  906.  
  907. </div>
  908.  
  909.  
  910.  
  911.  
  912.  
  913.  
  914.  
  915.  
  916.  
  917.  
  918.  
  919.  
  920.  
  921. </tr></table></td></tr></table><br/><table cellspacing="0" cellpadding="0" width="280" border="0">
  922. <tr></tr><tr><td><table cellspacing="0" cellpadding="0" width="280" align="left" border="0">
  923. <td valign="top" align="left" width="280" style="word-wrap:break-word">
  924.  
  925.  
  926.  
  927. <blockquote>
  928. Insert a Quote in here or something.
  929. </blockquote>
  930.  
  931.  
  932. </div>
  933.  
  934.  
  935.  
  936.  
  937.  
  938.  
  939.  
  940.  
  941.  
  942.  
  943.  
  944.  
  945.  
  946.  
  947.  
  948.  
  949. </tr></table></td></tr></table><br/><table cellspacing="0" cellpadding="0" width="280" border="0">
  950. <tr></tr><tr><td><table cellspacing="0" cellpadding="0" width="280" align="left" border="0">
  951. <td valign="top" align="left" width="280" style="word-wrap:break-word">
  952.  
  953. <img src="http://i.imgur.com/p3P95Dw.png">
  954.  
  955.  
  956.  
  957.  
  958.  
  959. </tr></table></td></tr></table><br/><table cellspacing="0" cellpadding="0" width="280" border="0">
  960. <tr></tr><tr><td><table cellspacing="0" cellpadding="0" width="280" align="left" border="0">
  961. <td valign="top" align="left" width="280" style="word-wrap:break-word">
  962.  
  963.  
  964. <h1>Relationships</h1>
  965. <h2>Love isn't blind, it's retarded.</h2>
  966.  
  967. <div style="height:60px;" class="criminals">
  968.  
  969. <br><b>Marital Status :</b> It's complicated.
  970. <br><b>Significant Other :</b> Great Britain.
  971. <br><b>Dates :</b> Ongoing.
  972. <br><b>Commentary :</b> 84% of Britons are wondering if the UK/US 'special relationship' means the same as 'friends with benefits'.
  973.  
  974. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement