Advertisement
VicariousHelpSite

Layout 136b

Mar 2nd, 2014
3,409
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. !!!!!!!!!!!!Read It!!!!!!!!!!!!
  2.  
  3. (⊙.⊙(☉_☉)⊙.⊙)
  4.  
  5.  
  6. ALL COLORS CAN BE CHANGED.For color changes, see the color palette section in About Me. There are a ton of color schemes online. It won't take you long to change the color set-up on this profile.
  7.  
  8. There are div ids/classes, tables (table, tr, td) and img classes in this layout. Be VERY, VERY, VERY careful not to drop off any of the coding.
  9.  
  10.  
  11. ............................
  12. MUSIC PLAYER
  13.  
  14. REPLACE MY MUSIC PLAYER WITH YOUR OWN.
  15.  
  16. ............................
  17.  
  18.  
  19.  
  20. FOR ROLEPLAYER.ME USERS:
  21.  
  22. For the below text font classes and all of the headers (1, 2, 3, etc) and lyrics, please note the following:
  23. I code for ALL sites. Not every website will allow headers to be placed as <h1>Header 1</h1>. For that reason, I turn them into font classes with a period in front (.h1) in About Me and script them in the tables as I have done below.
  24.  
  25. <font class="h1">Header 1</font>
  26.  
  27. If you are on a website like RPer.me that allows regular header, underline, strong, etc coding, you can just use regular header coding for all of the header, lyric, special text labels like so:
  28. <h1>Header</h1> <strike>Strike</strike> etc..
  29.  
  30. OR just leave them as they are. They will work for you either way.
  31.  
  32.  
  33. ///////////////////////////////////////////////////
  34. _______________________________________________
  35.  
  36.  
  37.  
  38.  
  39. Don't forget to replace the XXXXX with your friend ID number.
  40.  
  41. (>‿◠)✌
  42.  
  43.  
  44. *****************************SAVE YOUR WORK AS YOU GO.*******************************
  45.  
  46.  
  47.  
  48.  
  49.  
  50. DO NOT REMOVE THE .VICARIOUS MARKERS FROM ANY VICARIOUS LAYOUT.
  51.  
  52. -----------------------------ABOUT ME---------------------------------
  53.  
  54. <style type="text/css">
  55. @import url(http://fonts.googleapis.com/css?family=Special+Elite|Rancho|Qwigley|Dorsa|Voltaire|Righteous|Medula+One);
  56.  
  57. /* - -DO NOT PUT ANYTHING ABOVE THE @import LINE ABOVE - - */
  58. /* - -DO NOT REARRANGE MY CODING!! ORDER IS IMPORTANT! - - */
  59.  
  60. .vicarious { Structure }
  61.  
  62. body {
  63. width:100%;
  64. height:100%;
  65. background-image: url("");
  66. background-attachment:fixed;
  67. background-repeat:no-repeat;
  68. background-position:center center;
  69. }
  70. .vicarious{ Google Chrome Scrollbar }
  71. ::-webkit-scrollbar {width: 5px;}
  72. ::-webkit-scrollbar-track {border: 1px solid ;}
  73. ::-webkit-scrollbar-thumb {border: 1px solid ;}
  74.  
  75. table, tr, td {padding:0px; border-collapse: collapse; /* 'cellspacing' equivalent */ background-color:transparent; border:0;width:0px;text-align:center;vertical-align: top; }
  76.  
  77. .viclike2meet_table, .vicmusic_table, .vicinterests_table {
  78. visibility:visible;
  79. z-index:2;
  80. position:absolute;
  81. top:0%;
  82. left:50%;
  83. border:0px solid;
  84. margin-top:10px;
  85. height:auto;
  86. overflow:hidden;
  87. background-color:transparent;
  88. }
  89.  
  90. .vicmusic_table{ width:300px; height:auto; margin-left:-500px; }
  91. .vicmusic_table tr { margin:0px; }
  92. .vicmusic_table td { margin:0px; max-width:300px; overflow:hidden; }
  93.  
  94. .vicinterests_table{ width:500px; height:auto;margin-left:-195px;}
  95. .vicinterests_table tr { margin:0px; }
  96. .vicinterests_table td { margin:0px; max-width:500px; overflow:hidden; }
  97.  
  98. .viclike2meet_table { width:200px;height:auto;margin-left:310px; }
  99. .viclike2meet_table tr { margin:0px; }
  100. .viclike2meet_table td { margin:0px; max-width:200px; overflow:hidden; }
  101.  
  102.  
  103. .vic_table {
  104. padding:0px;
  105. margin:0px;
  106. width:100%;
  107. margin-bottom:4px;
  108. border:0px solid;
  109. border-collapse: collapse; /* 'cellspacing' equivalent */
  110. overflow:hidden;
  111. }
  112.  
  113. .vic_table tr { margin:0px; }
  114. .vic_table td { margin:0px; width:100%; text-align:center; padding: 0; /* 'cellpadding' equivalent */ }
  115.  
  116. .vicarious { Font Styles }
  117. a, a:link, a:active, a:visited, a:hover, td.text, table, tr, td, li, div, input, p {
  118. font-family: tahoma;
  119. font-size: 8pt ;
  120. line-height: 90% ;
  121. text-decoration:none;
  122. }
  123.  
  124. P { text-align:justify; }
  125.  
  126. I {
  127. font-size:8pt;
  128. line-height: 90% ;
  129. font-family: brushscript mt;
  130. text-decoration:none;
  131. text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  132. }
  133.  
  134. EM {
  135. font-size:16pt;
  136. font-family: 'Qwigley', cursive;
  137. line-height: 100% ;
  138. text-decoration:none;
  139. display:block;
  140. text-align:right;
  141. padding-right:5px;
  142. text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  143. }
  144.  
  145. .strike, strike {
  146. font-family: tahoma;
  147. font-size: 8pt ;
  148. line-height: 90% ;
  149. text-decoration:line-through;
  150. }
  151.  
  152. .u, u {
  153. font-family: tahoma;
  154. font-size:10pt;
  155. line-height: 90% ;
  156. text-decoration:underline;
  157. }
  158.  
  159. .strong, strong {
  160. font-family: tahoma;
  161. font-size:11pt;
  162. line-height: 90% ;
  163. text-decoration:none;
  164. font-weight:bolder;
  165. }
  166.  
  167. B, .B2, B2, .B3, B3, .B4, B4 {
  168. font-family:copperplate gothic light;
  169. font-size:7pt;
  170. font-weight:bold;
  171. text-transform:uppercase;
  172. line-height:100%;
  173. letter-spacing: 0pt;
  174. text-shadow: 2px 2px 2px rgba(64, 30, 0, 1);
  175. }
  176.  
  177. B,.B2, B2 {font-family:georgia;font-size:6pt;}
  178.  
  179.  
  180. .B3, B3, .B4, B4, .B5, B5, .B6, B6, .B7, B7 {
  181. display:block;
  182. text-align:center;
  183. }
  184.  
  185. .B3, B3 {
  186. font-size:6pt;
  187. letter-spacing:0pt;
  188. font-family:georgia;
  189. }
  190.  
  191. .B4, B4, .B6, B6 {
  192. font-family:arial;
  193. padding:5px 0px;
  194. }
  195.  
  196. .B5, B5 {
  197.  
  198. font-family: tahoma;
  199. font-weight:bolder;
  200. font-size:11pt;
  201. margin:10px 0px 5px;
  202. Text-transform:uppercase;
  203. letter-spacing:1pt;
  204. }
  205.  
  206. .B7, B7 {
  207. font-size:5pt;
  208. letter-spacing:0pt;
  209. font-family:georgia;
  210. padding-bottom:5px;
  211. }
  212.  
  213. a.first, a.first:link, a.first:active, a.first:visited {
  214. font-family: arial narrow;
  215. font-size:8pt;
  216. text-align:center;
  217. text-transform:uppercase;
  218. letter-spacing:-1px;
  219. width:46px;
  220. height:46px;
  221. line-height:100%;
  222. display:inline-block;
  223. font-weight:bold;
  224. text-decoration:none;
  225. -webkit-transition: all 0.6s ease-out;
  226. -moz-transition: all 0.6s ease-out;
  227. -ms-transition: all 0.6s ease-out;
  228. -o-transition: all 0.6s ease-out;
  229. transition: all 0.6s ease-out;
  230. margin:0px;
  231. padding:10px 5px;
  232. text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  233. -webkit-border-radius: 5px;
  234. -moz-border-radius: 5px;
  235. border-radius: 5px;
  236. border-bottom:2px solid ;
  237. border-right:2px solid;
  238. }
  239.  
  240.  
  241. a.first:hover {
  242. letter-spacing:-3pt;
  243. border-bottom:7px solid ;
  244. border-right:3px solid;
  245. line-height:46px;
  246. }
  247.  
  248.  
  249. a.second, a.second:link, a.second:active, a.second:visited {
  250. font-family: arial narrow;
  251. font-size:7pt;
  252. text-align:left;
  253. text-transform:uppercase;
  254. line-height:10pt;
  255. height:10pt;
  256. font-weight:bold;
  257. text-decoration:none;
  258. margin-bottom:5px;
  259. padding:0px 0px 0px 5px;
  260. border-width:0px 20px 0px 0px;
  261. border-style:solid;
  262. text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  263. display:block;
  264. -webkit-transition : border 1s ease-out, font 1.6s ease-out;
  265. -moz-transition : border 1s ease-out, font 1.6s ease-out;
  266. -o-transition : border 1s ease-out, font 1.6s ease-out;
  267. transition : border 1s ease-out, font 1.6s ease-out;
  268. -ms-transition:border 1s ease-out, font 1.6s ease-out;
  269. }
  270.  
  271. a.second:hover {
  272. height:10pt;
  273. line-height:10pt;
  274. text-align:right;
  275. padding:0px 5px 0px 0px;
  276. border-width:0px 0px 0px 20px;
  277. font-size:3pt;
  278. letter-spacing:3pt;
  279. }
  280.  
  281. a.third, a.third:link, a.third:active, a.third:visited {
  282. font-family: 'Special Elite', cursive;
  283. margin:0px;
  284. padding:5px 2px;
  285. line-height:100%;
  286. display:block;
  287. text-align:center;
  288. font-size:8pt;
  289. }
  290.  
  291. a.fourth, a.fourth:link, a.fourth:active, a.fourth:visited {
  292. font-family: arial narrow;
  293. font-size:7pt;
  294. text-align:center;
  295. text-transform:uppercase;
  296. line-height:8pt;
  297. height:8pt;
  298. font-weight:bold;
  299. text-decoration:none;
  300. margin-bottom:1px;
  301. paddding:0px;
  302. text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  303. display:block;
  304. -webkit-transition: all 0.6s ease-out;
  305. -moz-transition : all 0.6s ease-out;
  306. -o-transition : all 0.6s ease-out;
  307. transition : all 0.6s ease-out;
  308. -ms-transition: all 0.6s ease-out;
  309. }
  310.  
  311. a.fourth:hover {
  312. font-size:3pt;
  313. letter-spacing:3pt;
  314. }
  315.  
  316. .h1, .h2, .h3, .h4, .h5, .h6, .h7, .h8, .h9, .h10, .h11, .h12, .h13, h1, h2, h3, h4, h5, h6, h7, h8, h9, h10, h11, h12, h13 {
  317. font-family: copperplate gothic light;
  318. line-height:100%;
  319. text-align:center;
  320. display:block;
  321. font-size: 11pt ;
  322. padding:0px;
  323. margin:0px;
  324. text-decoration:none;
  325. text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
  326. }
  327.  
  328.  
  329. .h1, h1 {
  330. font-family:"Trebuchet MS", Helvetica, sans-serif;
  331. font-size: 6pt ;
  332. letter-spacing:1pt;
  333. border:1px solid;
  334. font-weight:bold;
  335. padding:2px 5px 2px 0px;
  336. text-align:right;
  337. }
  338.  
  339. .h2, h2 {
  340. font-family: 'Special Elite', cursive;
  341. letter-spacing:1pt;
  342. font-size:11pt;
  343. text-align:center;
  344. line-height:120%;
  345. text-transform:uppercase;
  346. border-width:0px 5px 0px 5px;
  347. border-style:solid;
  348. margin:5px 0px;
  349. -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
  350. -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
  351. box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
  352. }
  353.  
  354. .h3, h3 {
  355. text-align:left;
  356. padding-left:5px;
  357. margin-top:10px;
  358. font-size:22pt ;
  359. font-family: 'Dorsa', sans-serif;
  360. border-bottom:4px double;
  361. }
  362.  
  363. .h4, h4 {
  364. font-weight:bold;
  365. text-align:center;
  366. font-size: 10pt ;
  367. padding:10px 0px 5px;
  368. margin:0px 0px 5px;
  369. font-family: 'Voltaire', sans-serif;
  370. border-bottom:2px solid;
  371. border-top:1px solid;
  372. text-transform:uppercase;
  373. letter-spacing:1pt;
  374. }
  375.  
  376. .h5, h5 {
  377. font-weight:bold;
  378. font-size: 46pt ;
  379. letter-spacing:1pt;
  380. text-align:center;
  381. font-family: 'Dorsa', sans-serif;
  382. border-bottom:2px solid;
  383. border-top:1px solid;
  384. }
  385.  
  386. .h6, h6 {
  387. letter-spacing:2pt;
  388. font-size:22pt;
  389. text-align:center;
  390. padding:10px 0px;
  391. margin-bottom:5px;
  392. border-bottom:6px double;
  393. border-top:2px solid;
  394. }
  395.  
  396. .h7, h7 {
  397. font-family: 'Rancho', cursive;
  398. letter-spacing:-1pt;
  399. font-size:20pt;
  400. text-align:center;
  401. }
  402.  
  403. .h8, h8 {
  404. font-weight:bold;
  405. font-family: 'Dorsa', sans-serif;
  406. letter-spacing:2pt;
  407. font-size:18pt;
  408. text-align:center;
  409. border-bottom:2px solid;
  410. }
  411.  
  412. .h9, h9 {
  413. letter-spacing:2pt;
  414. font-size:16pt;
  415. text-align:left;
  416. padding:10px 0px 10px 5px;
  417. margin-bottom:5px;
  418. border-bottom:6px double;
  419. border-top:2px solid;
  420. }
  421.  
  422. .h10, h10 {
  423. font-family:arial narrow;
  424. letter-spacing:1pt;
  425. font-size:7pt;
  426. text-align:center;
  427. padding:3px 0px;
  428. }
  429.  
  430. .h11, h11 {
  431. font-family: 'Rancho', cursive;
  432. letter-spacing:-1pt;
  433. font-size:20pt;
  434. text-align:center;
  435. padding:5px 0px 0px;
  436. }
  437.  
  438. .h12, h12 {
  439. font-weight:bolder;
  440. font-size:11pt;
  441. }
  442.  
  443. .h13, h13 {
  444. font-family: 'Dorsa', sans-serif;
  445. letter-spacing:1pt;
  446. font-size:20pt;
  447. text-align:center;
  448. padding:5px 0px 0px;
  449. line-height:5px;
  450. margin:11px 0px;
  451. }
  452.  
  453. small, big {
  454. font-family:
  455. arial narrow; font-size:7pt;
  456. }
  457.  
  458. .cite {font-size:0pt; visibility:hidden!important; display:none!important; color:transparent;}
  459.  
  460.  
  461. .lyric, .lyric2, .lyric3, .lyric4, .lyric5, .lyric6, .lyric7, .lyric8, .lyric9, .lyric10, .lyric11, .lyric12,lyric, lyric2, lyric3, lyric4, lyric5, lyric6, lyric7, lyric8, lyric9, lyric10, lyric11, lyric12 {
  462. font-family: 'Qwigley', cursive;
  463. text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  464. text-decoration:none;
  465. line-height:60%;
  466. padding:0px;
  467. margin:0px;
  468. letter-spacing:1.25pt;
  469. }
  470.  
  471. .lyric6, .lyric7, .lyric8, .lyric9, .lyric10, .lyric11, .lyric12, lyric6, lyric7, lyric8, lyric9, lyric10, lyric11, lyric12 {
  472. display:block;
  473. font-family:georgia;
  474. }
  475.  
  476. .lyric, lyric {Font-size:8pt;}
  477. .lyric2, lyric2 {Font-size:9pt;}
  478. .lyric3, lyric3 {Font-size:12pt;}
  479. .lyric4, lyric4 {Font-size:13pt;}
  480. .lyric5, lyric5 {Font-size:7pt;}
  481. .lyric6, lyric6 {Font-size:13pt;font-family:courier new; letter-spacing:1pt;line-height:65%;text-align:left; padding:5px 0px 0px 10px;}
  482. .lyric7, lyric7 {Font-size:10pt;line-height:35%; text-align:right; padding-right:5px; font-style:italic;}
  483. .lyric8, lyric8 {Font-size:14pt;font-family:arial narrow;line-height:135%;text-align:center; margin:7px 0px; text-transform:uppercase; border-left:15px solid; border-right:15px solid; -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
  484. -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
  485. box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);}
  486. .lyric9, lyric9 {Font-size:12pt;line-height:85%;;text-align:left; padding:0px 0px 5px 10px;}
  487. .lyric10, lyric10 {Font-size:5pt;line-height:25%; text-align:center; text-transform:uppercase; padding:7px 0px;letter-spacing:9pt;}
  488. .lyric11, lyric11 {Font-size:8pt;font-family:courier new; letter-spacing:1pt;line-height:65%;text-align:left; padding:5px 0px 0px 10px;}
  489. .lyric12, lyric12 {Font-size:6pt;line-height:95%; text-align:right; padding:0px 5px 5px 0px; font-style:italic;}
  490.  
  491. .righty{text-align:right; line-height:65%; display:block; padding-right:2px; font-size:9pt;text-shadow: 2px 2px 2px rgba(0, 0, 0, 1); }
  492.  
  493.  
  494. .vicarious { Div/Img Style Classes }
  495.  
  496. .vdef{width:170px; height:250px; overflow:hidden; margin: 5px; float:left; }
  497. .vdef2 {width:110px; height:80px; overflow:hidden; margin: 5px 5px 0px 0px; float:right; }
  498. .img1 {width:61px; height:61px; margin:2px 1.5px; overflow:hidden;}
  499. .img2 {width:71px; height:35px; overflow:hidden;}
  500. .img3R, .img3L {width:96px; height:40px; overflow:hidden;}
  501. .img3L {float:left; margin:2px 0px 2px 2px; }
  502. .img3R {float:right; margin:2px 2px 2px 0px; }
  503. .img4 {width:140px; height:150px; overflow: hidden; margin:10px 5px 0px 5px; }
  504. .img5 {width:150px; height:50px; overflow: hidden; }
  505. .img6 {width:150px; height:30px; overflow: hidden; }
  506. .img7 {width:190px; height:80px; overflow: hidden; margin:0px 5px; }
  507.  
  508. .buffer{height:30px; width:auto; }
  509.  
  510. .hbox {
  511. width:200px;
  512. height:100px;
  513. overflow:hidden;
  514. }
  515.  
  516. .hbox1 {
  517. width:190px;
  518. height:100px;
  519. padding:0px 5px;
  520. overflow:hidden;
  521. display:block;
  522. -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  523. filter: alpha(opacity=0);
  524. opacity: 0;
  525. -webkit-transition: all 1s ease-out 0s;
  526. -moz-transition: all 1s ease-out 0s;
  527. -ms-transition: all 1s ease-out 0s;
  528. -o-transition: all 1s ease-out 0s;
  529. transition: all 1s ease-out 0s;
  530. }
  531.  
  532. .Hbox1:hover {
  533. -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  534. filter: alpha(opacity=100);
  535. opacity: 1;
  536. overflow:auto;
  537. }
  538.  
  539.  
  540. .ToTheR{
  541. text-align:right;
  542. height:auto;
  543. width:200px;
  544. padding: 5px 2px 5px 0px;
  545. text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
  546. }
  547.  
  548.  
  549. .int3RL, .int3C {
  550. width:150px;
  551. height:150px;
  552. overflow:auto;
  553. padding:0px 5px;
  554. font-size:7pt;
  555. font-family:arial narrow;
  556. overflow:auto;
  557. }
  558.  
  559. .int3RL p, .int3C p {font-size:7pt; font-family:arial narrow;}
  560. .int3RL b, .int3C b {font-size:6pt; }
  561. .int3RL {margin:5px 5px;text-align:left;}
  562. .int3C {margin:5px 0px; text-align:justify; }
  563.  
  564.  
  565. .notes {
  566. width:180px;
  567. height:auto;
  568. overflow:none;
  569. padding: 5px;
  570. margin:5px;
  571. text-align:left;
  572. }
  573.  
  574. .misc {
  575. width:180px;
  576. height:45px;
  577. overflow:auto;
  578. padding: 5px;
  579. margin:0px 5px;
  580. text-align:left;
  581. }
  582.  
  583. #linkbar {
  584. width:auto;
  585. height:50px;
  586. -webkit-transition: all 0.5s linear;
  587. -moz-transition: all 0.5s linear;
  588. -o-transition: all 0.5s linear;
  589. border-bottom:0px solid ;
  590. visibility:visible;
  591. z-index:100;
  592. position:fixed;
  593. bottom:0%;
  594. right:0%;
  595. margin-bottom:-20px;
  596. -webkit-border-radius: 5px;
  597. -moz-border-radius: 5px;
  598. border-radius: 5px;
  599. }
  600.  
  601. #linkbar:hover {border-bottom:50px solid ; }
  602.  
  603. .int1, .int2, .int4, .owes, .copyright {
  604. width:280px;
  605. padding:0px 5px;
  606. margin:5px;
  607. }
  608.  
  609. .int1 {height:111px;overflow:auto;text-align:justify;}
  610. .int2 {height:50px;overflow:auto;text-align:left;}
  611. .int4 {height:105px; text-align:left; overflow:auto; font-size:8pt;word-spacing:-3px;}
  612. .int4 p {font-size:8pt;word-spacing:-3px;}
  613. .owes {height:15px; text-align:center; overflow:auto;}
  614. .copyright {height:auto; overflow:none; font-size:7pt;}
  615.  
  616. .copyright p {font-size:7pt;}
  617.  
  618. .about{height:170px; width:470px; padding:5px;text-align:justify; overflow:auto; margin:10px;}
  619.  
  620. .story{width:180px; height:150px; margin:10px 5px; padding:0px 5px;text-align:justify;overflow:auto;
  621. font-size:7.5pt}
  622.  
  623. .story p{font-size:7.5pt}
  624.  
  625. .vicarious {COLOR PALETTE }
  626.  
  627. body {background-color:1f2022;}
  628. ::-webkit-scrollbar-track {background-color:transparent ; border-color:000000 ;}
  629. ::-webkit-scrollbar-thumb {background-color:444444; border-color:000000 ;}
  630.  
  631. #linkbar{background-color:1f2022; border-color:1f2022;}
  632. #linkbar:hover {background-color:transparent; border-color:1f2022;}
  633.  
  634. .vic_table {background-color:333539; }
  635.  
  636. .about, .int1, .int2, .owes, .int4, .copyright, .int3RL, .int3C, .notes, .misc , .hbox1, .story {
  637. background-color:000613;
  638. -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
  639. -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
  640. box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
  641. }
  642.  
  643. a, a:link, a:active, a:visited, a:hover, td.text, table, tr, td, li, div, input, p { color:424242; }
  644.  
  645. a.first, a.first:link, a.first:active, a.first:visited, a.fourth, a.fourth:link, a.fourth:active, a.fourth:visited {color:f5efeb;background-color:424448; border-color:7e6f6f;}
  646.  
  647. a.second, a.second:link, a.second:active, a.second:visited
  648. {color:cdcdcd;background-color:000000; border-color:45474c;}
  649.  
  650. a.third, a.third:link, a.third:active, a.third:visited{color:999999; }
  651.  
  652. a.first:hover, a.second:hover, a.third:hover, a.fourth:hover {color:7a7a7a; }
  653.  
  654. big {color:949498; }
  655. small {color:d4d4d4; }
  656. .righty {color:d4d4d4; }
  657. I {color: c5c1c5; }
  658. em {color: ededed; }
  659. B {color: 66696e; }
  660. .B2, B2 {color: cccecf; }
  661. .B3, B3 {color: 837b7b; }
  662. .B4, B4 {color: 644f4f; background-color:000613; }
  663. .B5, B5 {color: 82868d; }
  664. .B6, B6 {color: dcdbdb; background-color:575357; }
  665. .B7, B7 {color: efefef; }
  666. .strike, strike {color: 8d7979;}
  667. .strong, strong {color: b2b2b8; }
  668. .h1, h1{color: 6b6c6f; background-color:000000; border-color:61524f; }
  669. .h2, h2{color: 797b80; border-color:484548; }
  670. .h3, h3{color: 837b7b; border-color:4e5056; }
  671. .h4, h4{color: 766b6b; border-color:6d6262; }
  672. .h5, h5{color: 706161; border-color:515357; }
  673. .h6, h6{color: c8c7cb; background-color:575357; border-color:b2b5b6; }
  674. .h7, h7 {color: 7f6b6b; }
  675. .h8, h8 {color: bbbbbc; border-color:000000; }
  676. .h9, h9{color: 644f4f; background-color:000613; border-color:726363;}
  677. .h10, h10{color: d6d8d9; }
  678. .h11, h11{color: 6d5b5b; }
  679. .h12, h12{color: dcdcdc; background-color:69696a; }
  680. .h13, h13 {color: dadbdc; background-color:000613; }
  681. .lyric, lyric {color:d3cfd3;}
  682. .lyric2, lyric2 {color:d3cfd3;}
  683. .lyric3, lyric3 {color:d3cfd3;}
  684. .lyric4, lyric4 {color:d3cfd3;}
  685. .lyric5, lyric5 {color:d3cfd3;}
  686. .lyric6, lyric6 {color:644f4f;}
  687. .lyric7, lyric7 {color:917f7f;}
  688. .lyric8, lyric8 {color:726363; border-color:644f4f;}
  689. .lyric9, lyric9 {color:644f4f;}
  690. .lyric10, lyric10 {color:d0cbc8;}
  691. .lyric11, lyric11 {color:c9cacb;}
  692. .lyric12, lyric12 {color:837b7b;}
  693. .adore {font-size:9pt; color:cacaca;}
  694. .heart {font-size:12pt; color:e0e1e1;}
  695.  
  696.  
  697. .vicarious{ Hide Codes }
  698. .profileInfo, .userProfileURL, .friendsComments, .blurbs, .blacktext12, .friendSpace, .contactTable, .extendedNetwork, .latestBlogEntry, .interestsAndDetails, .userprofiledetail, .userAlbums, .whitetext12, .orangetext15, .lightbluetext8, .navigationBar, .profile, table tr td[id='footerWarpper'] { display:none !important;visibility:hidden!important; }
  699. table table table table td {width:0px;}
  700. .contactTable td, table table td.text table td,table table table table table td {width:auto;}
  701. div div select, div div form {display:none !important;}
  702. select { visibility:hidden!important; WIDTH:0px!important;}
  703. table div {display:none;}table table div {display:block;}
  704. .navigationBar { display: none; }
  705. div[id="googlebar"],div div select{opacity:0;filter:alpha(opacity=0);display:none !important;position:absolute !important; bottom:2000px !important;}
  706. .profileInfo tr tr td { visibility:hidden; }
  707. .profileInfo td.text { visibility:visible; }
  708. .vicarious {Layouts available @ http://vicarious-hs.tumblr.com/}
  709. </style>
  710.  
  711. </td></tr></table><table style="display:none"><tr><td>
  712.  
  713. -----------------------------LIKE TO MEET------------------------------
  714.  
  715. </td></tr></table></td></tr></table><table class="viclike2meet_table"><tr><td valign="top" align="center"><table><tr><td>
  716.  
  717. <font class="cite">
  718. RIGHT SIDE OF PROFILE
  719. The above table code must remain at the top.
  720. </font>
  721.  
  722.  
  723.  
  724. </td></tr></table><table class="vic_table"><tr><td>
  725.  
  726. <font class="h8">Important Shiz‼</font>
  727.  
  728.  
  729.  
  730. </td></tr></table><table class="vic_table"><tr><td>
  731.  
  732. <a class="third" href="Link to Rule Blog"><font color="white">⇥ </font>READ AND SIGN THE RULES<font color="white"> ⇤</font></a>
  733.  
  734.  
  735. </td></tr></table><table class="vic_table"><tr><td>
  736.  
  737. <font class="h4">Respect My Authority</font>
  738.  
  739. <font class="b3">☛ I reserve the right to delete any and all jackasses without prior notice.</font>
  740.  
  741. <BR><i>Once deleted, no re-adds will occur. <font class="righty">Savvy?</font></i>
  742.  
  743. <BR><font class="b5">► Auto-Deletes ◄</font>
  744. <div class="notes">
  745. <b>Stalkers</b> <i>Get another hobby!</i>
  746. <br><b>Whiners & Complainers</b> <i>#STFU</i>
  747. <BR><b>Squatters</b> <i>I am not a number.</i>
  748. </div>
  749. <font class="b5">(◣◢)┌∩┐</font>
  750.  
  751.  
  752.  
  753.  
  754.  
  755. <font class="b4">Consider this your only warning.</font>
  756.  
  757. </td></tr></table><table class="vic_table"><tr><td>
  758. <font class="h8">✎ Writing Style</font>
  759.  
  760. <div class="notes">
  761.  
  762. <b>✘</b> <font class="strike">One-liners</font>
  763. <BR><b>✘</b> <font class="strike">Para ( Min 435 Words)</font>
  764. <BR><b>✔</b> Multi-Para ( Min 1000 Words)</font>
  765. <BR><b>✔</b> Mega-Para ( Min 3000 Words)</font>
  766. <BR><b>✔</b> Novella ( Min 5000 Words)</font>
  767.  
  768. </div>
  769.  
  770.  
  771.  
  772. </td></tr></table><table class="vic_table"><tr><td>
  773.  
  774. <font class="cite">The images below are 63px x 63px in case you want to change them.</font>
  775.  
  776. <font class="b6">Things I can't live without ♥</font>
  777. <img class="img1" src="http://i41.tinypic.com/xcstw4.jpg">
  778. <img class="img1" src="http://i40.tinypic.com/aa9ohg.jpg">
  779. <img class="img1" src="http://i44.tinypic.com/2qbdms5.jpg">
  780.  
  781.  
  782. </td></tr></table><table class="vic_table"><tr><td>
  783. <font class="b5">He-Said, She-Said</font>
  784. <font class="b3">Role Play Quotables ツ</font>
  785.  
  786.  
  787. </td></tr></table><table class="vic_table"><tr><td>
  788. <img class="img3L" src="http://i43.tinypic.com/25ipwjp.jpg">
  789. <img class="img3R" src="http://i43.tinypic.com/25ipwjp.jpg">
  790.  
  791. </td></tr></table><table class="vic_table"><tr><td>
  792. <div class="misc">
  793.  
  794. <b>▎Your Name:</b> <big>❝Put a line from an rp exchange here.❞</big>
  795. <br><font class="b2">▎Name:</font> <small>❝Put a line from an rp exchange here.❞</small>
  796.  
  797. </div>
  798.  
  799.  
  800.  
  801.  
  802. </td></tr></table><table class="vic_table"><tr><td>
  803. <font class="h7">Je l'adore</font>
  804.  
  805. </td></tr></table><table class="vic_table"><tr><td>
  806. <a class="second" href="/FriendID#">▼ Connection Name </a>
  807.  
  808. <div class="hbox" style="background-image:url(http://i43.tinypic.com/2w4kx3k.jpg);">
  809. <div class="hbox1">
  810.  
  811. <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?
  812.  
  813. </div></div><div class="ToTheR">
  814. <font class="adore">Because he is The Smex</font>
  815. <font class="heart">❤</font>
  816. </div>
  817.  
  818.  
  819. </td></tr></table><table class="vic_table"><tr><td>
  820. <a class="second" href="/FriendID#">▼ Connection Name </a>
  821.  
  822. <div class="hbox" style="background-image:url(http://i43.tinypic.com/2w4kx3k.jpg);">
  823. <div class="hbox1">
  824.  
  825. <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?
  826.  
  827. </div></div><div class="ToTheR">
  828. <font class="adore">Because she is my Bestie</font>
  829. <font class="heart">ت</font>
  830. </div>
  831.  
  832.  
  833. </td></tr></table><table class="vic_table"><tr><td>
  834. <a class="second" href="/FriendID#">▼ Connection Name</a>
  835.  
  836. <div class="hbox" style="background-image:url(http://i43.tinypic.com/2w4kx3k.jpg);">
  837. <div class="hbox1">
  838.  
  839. <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?
  840.  
  841. </div></div><div class="ToTheR">
  842. <font class="adore">Because he is my No.1 Crush</font>
  843. <font class="heart">ღ</font>
  844. </div>
  845.  
  846.  
  847.  
  848. </td></tr></table><table class="vic_table"><tr><td>
  849. <a class="second" href="/FriendID#">▼ Connection Name </a>
  850.  
  851. <div class="hbox" style="background-image:url(http://i43.tinypic.com/2w4kx3k.jpg);">
  852. <div class="hbox1">
  853.  
  854. <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?
  855.  
  856. </div></div><div class="ToTheR">
  857. <font class="adore">Because she is The Queen B</font>
  858. <font class="heart">♛</font>
  859. </div>
  860.  
  861.  
  862.  
  863. </td></tr></table><table class="vic_table"><tr><td>
  864.  
  865. <font class="h13">The Usual Suspects</font>
  866.  
  867. </td></tr></table><table class="vic_table"><tr><td>
  868.  
  869. <div class="misc">
  870. <a class="fourth" href="/FriendID#">Connection Name</a>
  871. <a class="fourth" href="/FriendID#">Connection Name</a>
  872. <a class="fourth" href="/FriendID#">Connection Name</a>
  873. <a class="fourth" href="/FriendID#">Connection Name</a>
  874. <a class="fourth" href="/FriendID#">Connection Name</a>
  875. <a class="fourth" href="/FriendID#">Connection Name</a>
  876.  
  877. </div><div class="ToTheR">
  878. <font class="adore">Villains</font>
  879. <font class="heart">☠</font>
  880. </div>
  881.  
  882. </td></tr></table><table class="vic_table"><tr><td>
  883.  
  884. <div class="misc">
  885. <a class="fourth" href="/FriendID#">Connection Name</a>
  886. <a class="fourth" href="/FriendID#">Connection Name</a>
  887. <a class="fourth" href="/FriendID#">Connection Name</a>
  888. <a class="fourth" href="/FriendID#">Connection Name</a>
  889. <a class="fourth" href="/FriendID#">Connection Name</a>
  890. <a class="fourth" href="/FriendID#">Connection Name</a>
  891. </div>
  892.  
  893. <div class="ToTheR">
  894. <font class="adore">Vixens</font>
  895. <font class="heart">☿</font>
  896. </div>
  897.  
  898. </td></tr></table><table class="vic_table"><tr><td>
  899.  
  900. <div class="misc">
  901. <a class="fourth" href="/FriendID#">Connection Name</a>
  902. <a class="fourth" href="/FriendID#">Connection Name</a>
  903. <a class="fourth" href="/FriendID#">Connection Name</a>
  904. <a class="fourth" href="/FriendID#">Connection Name</a>
  905. <a class="fourth" href="/FriendID#">Connection Name</a>
  906. <a class="fourth" href="/FriendID#">Connection Name</a>
  907. </div>
  908.  
  909. <div class="ToTheR">
  910. <font class="adore">Vampires</font>
  911. <font class="heart">☥</font>
  912. </div>
  913.  
  914.  
  915. </td></tr></table><table><tr><td><div class="buffer"><font class="cite">This area allows for some minimal space at the bottom of your profile so that the links do not overlap on top of your last table (which may happen on smaller computer screens). You may leave these instructions here for reference. It will not appear on your profile.</cite></div>
  916.  
  917. -----------------------------INTERESTS---------------------------------
  918.  
  919. </td></tr></table></td></tr></table><table class="vicinterests_table"><tr><td valign="top" align="center"><table><tr><td>
  920.  
  921. <font class="cite">
  922. CENTER OF PROFILE.
  923. The above table code must remain at the top. Everything else beneath it can be rearranged.
  924. </font>
  925.  
  926.  
  927. </td></tr></table><table class="vic_table"><tr><td>
  928.  
  929. <img src="http://i44.tinypic.com/20gfo5u.jpg">
  930.  
  931. </td></tr></table><table class="vic_table"><tr><td>
  932.  
  933.  
  934. <font class="lyric6">Delicate in every way but one </font>
  935. <font class="lyric7">(the swordplay)</font>
  936. <font class="lyric8">God knows we like archaic kinds of fun </font>
  937. <font class="lyric7">(the old way)</font>
  938. <font class="lyric9">Chance is the only game I play with, baby</font>
  939.  
  940.  
  941. </td></tr></table><table class="vic_table"><tr><td>
  942.  
  943. <div class="about">
  944. <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?
  945.  
  946. </div>
  947.  
  948. <font class="lyric10">We let our battles choose us</font>
  949.  
  950.  
  951. </td></tr></table><table class="vic_table"><tr><td>
  952. <img src="http://i42.tinypic.com/qswdxj.jpg">
  953.  
  954.  
  955.  
  956. </td></tr></table><table class="vic_table"><tr><td>
  957.  
  958. <font class="h5">Title Goes Here</font>
  959.  
  960. </td></tr></table><table class="vic_table"><tr><td>
  961.  
  962.  
  963. <table><tr>
  964.  
  965. <td>
  966. <p></p><font class="h12">Legal</font>
  967.  
  968. <div class="int3RL">
  969. <BR><b>NAME:</b> Input info
  970. <BR><b>NICKNAMES:</b> Input info
  971. <BR><b>ALIASES:</b> Input info
  972. <BR><b>DATE OF BIRTH:</b> Input info
  973. <BR><b>PLACE OF BIRTH:</b> Input info
  974. <BR><b>CURRENT RESIDENCE:</b> Input info
  975. </div></td>
  976.  
  977.  
  978.  
  979. <td>
  980. <p></p><font class="h12">Personality</font>
  981. <div class="int3C">
  982. <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.
  983. </div></td>
  984.  
  985.  
  986. <td>
  987.  
  988. <p></p><font class="h12">Physical</font>
  989. <div class="int3RL">
  990. <BR><b>ETHNICITY:</b> Input info
  991. <BR><b>HAIR COLOR:</b> Input info
  992. <BR><b>EYE COLOR:</b> Input info
  993. <BR><b>HEIGHT:</b> Input info
  994. <BR><b>WEIGHT:</b> Input info
  995. <BR><b>BIRTHMARKS/SCARS:</b> Input info
  996. </div></td>
  997.  
  998.  
  999. </tr></table>
  1000.  
  1001.  
  1002.  
  1003.  
  1004.  
  1005. </td></tr></table><table class="vic_table"><tr><td>
  1006.  
  1007. <table><tr><td valign="top">
  1008. <img class="img5" style="float:left;" src="http://i43.tinypic.com/2dak7b4.jpg"><BR>
  1009. <img class="img6" style="float:left;" src="http://i44.tinypic.com/dh2x6c.jpg">
  1010. </td>
  1011.  
  1012. <td valign="top">
  1013. <img class="img7" src="http://i44.tinypic.com/2vltizq.jpg">
  1014. </td>
  1015.  
  1016. <td valign="top">
  1017. <img class="img5" style="float:right;" src="http://i43.tinypic.com/2dak7b4.jpg"><BR>
  1018. <img class="img6" style="float:right;" src="http://i44.tinypic.com/dh2x6c.jpg">
  1019. </td></tr></table>
  1020.  
  1021.  
  1022.  
  1023.  
  1024. </td></tr></table><table class="vic_table"><tr><td>
  1025.  
  1026. <font class="b2">Wide awake in bed, <sup>words in my brain</sup> Secretly you love this <sub>do you even wanna go free?</sub></font>
  1027.  
  1028. </td></tr></table><table class="vic_table"><tr><td>
  1029.  
  1030. <div class="about">
  1031.  
  1032. <p>For special fonts including ALL of the headers (1, 2, 3, and so on) as well as lyrics, please note the following: I code for ALL sites. Not every website will allow headers to be placed as h1 etc between < these > brackets. For that reason, I turn them into font classes (with a period in front). If you are on a website that allows regular header, underline, strong, etc coding, you can just use regular header coding for all of the header, lyric, special text labels OR just leave them as they are.
  1033.  
  1034. </div>
  1035.  
  1036.  
  1037. </td></tr></table><table class="vic_table"><tr><td>
  1038.  
  1039. <font class="h6">Storyline Spotlight</font>
  1040. <font class="h1">A Tale of Woe and Whoa</font>
  1041. <table><tr><td valign="top">
  1042.  
  1043.  
  1044. <img class="img4" style="float:left;" src="http://i43.tinypic.com/x45emr.jpg">
  1045.  
  1046. </td><td valign="top"><div class="story">
  1047.  
  1048.  
  1049. <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?
  1050.  
  1051.  
  1052. </div><font class="b7">Location - Date</font>
  1053.  
  1054.  
  1055. </td><td valign="top">
  1056.  
  1057. <img class="img4" style="float:right;" src="http://i43.tinypic.com/x45emr.jpg">
  1058.  
  1059. </td></tr></table>
  1060.  
  1061.  
  1062.  
  1063.  
  1064.  
  1065. -----------------------------MUSIC---------------------------------
  1066.  
  1067. </td></tr></table></td></tr></table><table class="vicmusic_table"><tr><td valign="top" align="center"><table><tr><td>
  1068.  
  1069. <font class="cite">
  1070. LEFT SIDE OF PROFILE.
  1071. The above table code must remain at the top. Everything else beneath it can be rearranged.
  1072. </font>
  1073.  
  1074.  
  1075. </td></tr></table><table class="vic_table"><tr><td>
  1076.  
  1077.  
  1078. <font class="h9">▌Name</font>
  1079.  
  1080. <table><tr><td valign="top">
  1081. <img class="vdef" src="http://i44.tinypic.com/30c6jjo.jpg">
  1082.  
  1083. </td><td valign="top">
  1084. <img class="vdef2" src="http://i44.tinypic.com/eba9vq.jpg">
  1085. <img class="vdef2" src="http://i44.tinypic.com/eba9vq.jpg">
  1086. <img class="vdef2" src="http://i44.tinypic.com/eba9vq.jpg">
  1087.  
  1088. </td></tr></table>
  1089.  
  1090. </td></tr></table><table class="vic_table"><tr><td>
  1091.  
  1092.  
  1093. <font class="h10"><b>AIM:</b> Screen name Here </font>
  1094.  
  1095. </td></tr></table><table class="vic_table"><tr><td>
  1096.  
  1097. <font class="h4">Obligations</font>
  1098.  
  1099. <div class="owes">
  1100. <b>Starters:</b> (0)
  1101. <b>Comments:</b> (0)
  1102. <b>Messages:</b> (0)
  1103.  
  1104. </div>
  1105.  
  1106.  
  1107.  
  1108.  
  1109.  
  1110. </td></tr></table><table class="vic_table"><tr><td>
  1111. <font class="b5">♫ Tunes ♫</font>
  1112.  
  1113. </td></tr></table><table class="vic_table"><tr><td>
  1114.  
  1115. <object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" width="200" height="20">
  1116. <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_mini.swf" />
  1117. <param name="bgcolor" value="#333539" />
  1118. <param name="FlashVars" value="mp3=http%3A//k007.kiwi6.com/hotlink/11lvsph6sk/L_GG.mp3&autoplay=1&bgcolor=333539&loadingcolor=66696e&buttoncolor=66696e&slidercolor=66696e" />
  1119. </object>
  1120.  
  1121.  
  1122.  
  1123. </td></tr></table><table class="vic_table"><tr><td>
  1124.  
  1125.  
  1126. <font class="lyric">And the cry goes out </font>
  1127. <font class="lyric2">They lose their minds for us </font>
  1128. <font class="lyric3">And how it plays out </font>
  1129. <font class="lyric4">Now we're in the ring </font>
  1130. <font class="lyric5">And we're coming for blood</font>
  1131.  
  1132.  
  1133.  
  1134.  
  1135. </td></tr></table><table class="vic_table"><tr><td>
  1136.  
  1137. <font class="h11">☲ Short and Sweet</font>
  1138.  
  1139. <div class="int1">
  1140. <p>A brief synopsis of your character should go here.
  1141. <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?
  1142.  
  1143. <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.
  1144.  
  1145. </div>
  1146.  
  1147.  
  1148.  
  1149. <font class="h10">Straight ▮ Single ▮ Looking </font>
  1150.  
  1151. <div class="int2">
  1152. <BR><b>CURRENT RELATIONSHIP(S):</b> Input info
  1153. <BR><b>PAST RELATIONSHIP(S):</b> Input info
  1154.  
  1155. </div>
  1156.  
  1157. </td></tr></table><table class="vic_table"><tr><td>
  1158.  
  1159. <img class="img2" src="http://i44.tinypic.com/2up3ae0.jpg">
  1160. <img class="img2" src="http://i44.tinypic.com/2up3ae0.jpg">
  1161. <img class="img2" src="http://i44.tinypic.com/2up3ae0.jpg">
  1162. <img class="img2" src="http://i44.tinypic.com/2up3ae0.jpg">
  1163.  
  1164. </td></tr></table><table class="vic_table"><tr><td>
  1165. <em>Some little text here</em>
  1166.  
  1167.  
  1168. </td></tr></table><table class="vic_table"><tr><td>
  1169.  
  1170. <font class="b5">Main Verses</font>
  1171.  
  1172. <font class="b3">Verse One ▮ Verse Two ▮ Verse Three</font>
  1173.  
  1174. <div class="int2">
  1175.  
  1176. <BR><b>✎ Other Verses:</b> Verse, Verse, Verse
  1177. <BR><b>✎ Crossover Verses:</b> Verse, Verse, Verse
  1178.  
  1179.  
  1180. </div>
  1181.  
  1182. </td></tr></table><table class="vic_table"><tr><td>
  1183.  
  1184. <img src="http://i41.tinypic.com/5zqfeb.jpg">
  1185.  
  1186.  
  1187. </td></tr></table><table class="vic_table"><tr><td>
  1188.  
  1189. <font class="h3">The Window To My Soul</font>
  1190.  
  1191. <div class="int1">
  1192.  
  1193. <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.
  1194. </div>
  1195.  
  1196. <font class="lyric11">I don't ever think about death</font>
  1197. <font class="lyric12">It's alright if you do, it's fine</font>
  1198.  
  1199. </td></tr></table><table class="vic_table"><tr><td>
  1200.  
  1201. <font class="h2">Blood In, Blood Out</font>
  1202. <font class="lyric6">You could try and take us
  1203. <font class="righty">But we're the gladiators </font>
  1204. </font>
  1205.  
  1206.  
  1207. <div class="int4">
  1208.  
  1209. <p><img src="http://i59.tinypic.com/n3t9v9.jpg" align="left">
  1210. <b>MOTHER:</b> Input info
  1211. <BR>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.
  1212.  
  1213. <p><img src="http://i59.tinypic.com/n3t9v9.jpg" align="left">
  1214. <BR><b>FATHER:</b> Input info
  1215. <BR>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.
  1216.  
  1217.  
  1218. <p><img src="http://i59.tinypic.com/n3t9v9.jpg" align="left">
  1219. <BR><b>SISTER:</b> Input info
  1220. <BR>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.
  1221.  
  1222. <p><img src="http://i59.tinypic.com/n3t9v9.jpg" align="left">
  1223. <BR><b>BROTHER:</b> Input info
  1224. <BR>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.
  1225.  
  1226.  
  1227. </div>
  1228.  
  1229.  
  1230.  
  1231. </td></tr></table><table class="vic_table"><tr><td>
  1232.  
  1233. <font class="h8">Copyright & Disclaimer</font>
  1234.  
  1235. <font class="b4">COPYRIGHT 2014. ALL RIGHTS RESERVED.</font>
  1236.  
  1237. <div class="copyright">
  1238. <p>This page contains material protected under International and Federal Copyright Laws and Treaties. Any unauthorized reprint or use of this material is prohibited. No part of this page may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or by any information storage and retrieval system without express written permission from the author.
  1239.  
  1240. <p>I am not the person in the photographs. This profile is for creative purposes only.
  1241. </div>
  1242.  
  1243.  
  1244.  
  1245.  
  1246.  
  1247. -----------------------------MOVIES---------------------------------
  1248. </td></tr></table></td></tr></table><table><tr><td><table><tr><td>
  1249.  
  1250. <div id="linkbar">
  1251.  
  1252. <a CLASS="FIRST" href="/logincomplete.php">Home</a>
  1253. <a CLASS="FIRST" href="/invite_friend.php?friend_id=xxxxxx">Add</a>
  1254. <a CLASS="FIRST" href="/send_message.php?member_id=xxxxxx">Message</a>
  1255. <a CLASS="FIRST" href="/add_testimonial.php?member_id=xxxxxx">Comment</a>
  1256. <a CLASS="FIRST" href="/gallery.php?member_id=xxxxxx">Photos</a>
  1257. <a CLASS="FIRST" href="/view_member_blog.php?member_id=xxxxxx">Blogs</a>
  1258.  
  1259. </div>
  1260. -----------------------------TELEVISION / BOOKS / HEROES---------------------------------
  1261.  
  1262. ////////////Put the below code into the sections for Tv/Books/Heroes so that it will remind you not to fill out those sections in the future. The below code will not affect your layout.////////
  1263.  
  1264. </td></tr></table></td></tr></table><table><tr><td><table><tr><td>
  1265. <font class="cite">
  1266. DO NOT USE THIS SECTION OR IT WILL THROW OFF YOUR ENTIRE LAYOUT.
  1267. </font>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement