Advertisement
Lizellea

marc

Feb 8th, 2016
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.90 KB | None | 0 0
  1. <style>
  2.  
  3. .pfor {
  4. display: none;}
  5.  
  6. #profile {
  7. background-color: transparent;
  8. border: transparent;}
  9.  
  10. .vicarious {Layouts available @ http://vicarious-hs.tumblr.com/}
  11.  
  12. .vicarious{ Background Properties }
  13. table, tr, td { background-color:transparent; border:none; border-width:0;}
  14. body {
  15. background-color:#000000;
  16. background-image: url("");
  17. background-attachment: fixed;
  18. background-position: bottom right;
  19. background-repeat: no-repeat;}
  20.  
  21. .vicarious { Table Properties }
  22. table table { border: 0px }
  23. table table table table{border:0px}
  24. table table table {
  25. border-style:solid;
  26. border-width:0px;
  27. border-color:000000;
  28. background-color:transparent;}
  29.  
  30.  
  31. /*This moves the Blurbs up or down AND side to side. It also controls the color of the Blurbs tables*/
  32. td.text table {position:relative; top: 0px;background-color:000000;left:-0px;}
  33. td.text table table {position:static;}
  34.  
  35.  
  36. /*This moves the Interests up or down AND side to side. It also controls the color of the Interests tables.*/
  37. table table table {position:relative; top:0px; background-color:transparent;}
  38. table table table table {position:static;}
  39.  
  40.  
  41.  
  42.  
  43. /*Div Classes.*/
  44.  
  45.  
  46.  
  47. .stats{
  48. margin:2px;
  49. width:215px;
  50. height:150px;
  51. background-color:000000;
  52. overflow:auto;
  53. text-align:left;}
  54.  
  55.  
  56. .links{
  57. float:left;
  58. width:35%;
  59. height:160px;
  60. background-color:000000;
  61. overflow:auto;
  62. margin:2px;}
  63.  
  64.  
  65. .about{
  66. float:right;
  67. width:64%;
  68. height:160px;
  69. background-color:000000;
  70. overflow:auto;
  71. text-align:justify;
  72. margin:2px;}
  73.  
  74. .box1{
  75. margin:2px;
  76. width:290px;
  77. height:150px;
  78. background-color:000000;
  79. overflow:auto;
  80. text-align:left;}
  81.  
  82.  
  83.  
  84. .vicarious { Text Properties }
  85.  
  86. /*This controls the colors, size, of your input text (what you type into your tables.*/
  87. table, tr, td, li, p, div {font-family:arial bold, georgia; color:444444; font-size:10px; line-height:90%;letter-spacing:0px;}
  88.  
  89. I {style:italics; font-family:arial; color:a0a6a8; font-size:11px; line-height:100%;text-transform:none; font-weight:normal; letter-spacing:0px;}
  90.  
  91. B {style:bold; font-family:impact, georgia; color:939999; font-size:10px; text-transform:uppercase; font-weight:normal; line-height:100%;letter-spacing:0px;}
  92.  
  93. a:active, a:visited, a:link {font-family: impact, georgia;color: 333333; font-size:9px; line-height:100%;text-decoration:none; text-transform:uppercase; text-align:center;}
  94.  
  95. a:hover {font-family: impact, georgia;color: 333333; font-size:9px; line-height:100%;text-decoration:none; text-transform:uppercase; text-align:center;}
  96.  
  97. /*Special Text: Font Styles and Classes.*/
  98.  
  99. .B2 {style:bold; font-family:impact, georgia;color:666666; font-size:10px; text-transform:uppercase; font-weight:normal; line-height:100%;letter-spacing:0px;}
  100.  
  101. em {style:italics; font-family:georgia; color:c5cdd0; font-size:11px; line-height:100%;text-transform:none; font-weight:normal; letter-spacing:0px;}
  102.  
  103. .ONE {font-family:brush script mt; color:c5cdd0; font-size:30px;line-height:140%;letter-spacing:4px; display:block;text-transform:none;font-weight:normal;text-align:right; padding-right:5px;margin:2px; background-color:000000;}
  104.  
  105. .TWO {font-family:georgia; color:7a7a7a; font-size:22px;line-height:140%;letter-spacing:2px; display:block;text-transform:none;font-weight:normal;margin:2px; text-align:center;background-color:000000;}
  106.  
  107. .THREE {font-family:georgia; color:a8b0b2; font-size:10px;line-height:200%;letter-spacing:1px; width:100%px;display:block; text-transform:none;font-weight:normal; padding-left:5px;text-align:left; border-bottom:#afb3b2 solid 2px;margin-bottom:5px;margin-top:5px;background-color:222222;}
  108.  
  109.  
  110.  
  111.  
  112.  
  113. /*This controls the link boxes.*/
  114.  
  115. a.first, a.first:link, a.first:active, a.first:visited {font-family:impact, georgia;font-size:9px;font-weight:normal;line-height:270%;letter-spacing:8px;color:99a8ab;text-decoration:none;text-transform:uppercase;background-color:000000;text-align:center;display:block;margin-bottom:2px; border-left:solid 15px #acb2b2;border-right:solid 15px #acb2b2;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  116.  
  117.  
  118. a.first:hover{font-family:impact, georgia;font-size:9px;font-weight:normal;line-height:270%;letter-spacing:0px;color:99a8ab;text-decoration:none;text-transform:uppercase;background-color:000000;text-align:center;display:block;margin-bottom:2px;border-left:solid 50px #acb2b2;border-right:solid 50px #acb2b2;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  119.  
  120.  
  121.  
  122. a.second, a.second:link, a.second:active, a.second:visited {font-family:arial, georgia;font-size:9px;font-weight:normal;line-height:120%;letter-spacing:2px;color:000000;text-decoration:none;text-transform:uppercase;background-color:869396;text-align:center;display:block; margin-bottom:2px; -webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  123.  
  124.  
  125. a.second:hover{letter-spacing:4px;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  126.  
  127.  
  128.  
  129.  
  130.  
  131. .vicarious{ Hide Codes }
  132. .userProfileURL { display:none; }
  133. .profileInfo { display:none; }
  134. .friendsComments { display:none; }
  135. .friendSpace { display:none; }
  136. .blurbs {display: none;}
  137. .contactTable {display: none;}
  138. .latestBlogEntry {display: none;}
  139. .extendedNetwork {display: none;}
  140. .interestsAndDetails {display: none;}
  141. .userprofiledetail {display: none;}
  142. .userAlbums { display:none; }
  143. .whitetext12{visibility:hidden; display:none;}
  144. .orangetext15{visibility:hidden; display:none;}
  145. .lightbluetext8{visibility:hidden; display:none}
  146. table table table table td {width:0px;}
  147. .contactTable td, table table td.text table td,table table table table table td {width:auto;}
  148. .profile { display:none !important;visibility:hidden!important; }
  149.  
  150. .a {hide top search bar}
  151. div div select, div div form {display:none !important;}
  152. select { visibility:hidden!important; WIDTH:0px!important;}
  153. table div {display:none;}table table div {display:block;}
  154. .navigationBar { display: none; }
  155. div[id="googlebar"],
  156. div div select{opacity:0;filter:alpha(opacity=0);display:none !important;position:absolute !important; bottom:2000px !important;}
  157.  
  158.  
  159. .vicarious{Misc Codes}
  160. p.breakhere { page-break-after: always }
  161. .{Align Properties}
  162. br{line-height:3px!important;}
  163. td.text table position:relative;top:-9px;}
  164. td.text table table{position:static;}
  165. .vicarious {Layouts available @ http://vicarious-hs.tumblr.com/}
  166. </style>
  167.  
  168. </td></tr></table><table style="display:none"><tr><td>
  169.  
  170.  
  171.  
  172. ------------------------LIKE TO MEET-----------------------
  173.  
  174.  
  175. </td></tr></table></td></tr></table><table bordercolor="ffcc99" cellspacing="0" cellpadding="0" width="900" bgcolor="ffcc99" border="0"><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="900" align="center" bgcolor="ffffff" border="0"><td valign="top" align="center" width="900" bgcolor="ffffff" style="word-wrap:break-word">
  176.  
  177. <img src="http://www.womenshealthmag.com/sites/womenshealthmag.com/files/images/0904_taylor_kitsch.jpg"><BR>
  178. <font class="one">Marcus Quinn</font>
  179.  
  180. </td></tr></table></td></tr></table><table bordercolor="ffcc99" cellspacing="0" cellpadding="0" width="900" bgcolor="ffcc99" border="0"><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="900" align="center" bgcolor="ffffff" border="0"><td valign="top" align="center" width="900" bgcolor="ffffff" style="word-wrap:break-word">
  181.  
  182. <div class="about">
  183. <p><em>Prison Record</em><br><i>"You haven't gone through hell if you haven't been in prison."</i><br><p> INMATE NUMBER: 5522101<br><p>
  184. CELLBLOCK: C<br><p>
  185. CELL NUMBER: 201 CELLMATE: None<br><p>
  186. WORK DETAIL: Laundry and personal guard to the Warden<br><p>
  187.  
  188.  
  189. INCARCERATED: 12-31-1990<br><p>
  190. RELEASE DATE: 1-1-2012<br><p>
  191. CHARGES: 2nd Degree Murder, Arson, Grand Theft Auto, Hacking <br><p>
  192.  
  193. TRUNCATED REPORT: Inmate 5522101 was taken into custody on January 1, 1990. Marcus Quinn was arrested for second degree murder of one Miss. Heather Marie Jansen and one Mr. Jason Victor MacArthur. <br><p> Both died from blunt force and two gunshots in the side of both victims skulls. Mr. Quinn was also convicted of Arson of Miss. Jansen's two story house and then was caught driving her 2005 black and silver Range Rover.
  194.  
  195. </div>
  196.  
  197. <div class="links">
  198. <a href="http://cdn03.cdn.justjared.com/wp-content/uploads/2009/03/kitsch-menshealth/taylor-kitsch-mens-health-april-2009-01.jpg"class="first">Pic 1</a>
  199. <a href="http://www.omgblog.com/wp-content/uploads/2015/09/Taylor-taylor-kitsch-33746471-600-750.jpg"class="first">Pic 2</a>
  200. <a href="http://ell.h-cdn.co/assets/15/25/1600x800/landscape-1434554053-elle-taylorkitsch.jpg"class="first">Pic 3</a>
  201. <a href="http://movies.inquirer.net/files/2013/02/Savages_TKitsch_01.jpg"class="first">Pic 4</a>
  202. <a href="https://s-media-cache-ak0.pinimg.com/736x/50/08/41/50084151aa991afd458b0820b725574a.jpg"class="first">Pic 5</a>
  203. <a href="https://pbs.twimg.com/profile_images/378800000002201992/ca258b20a7379a90ba09e249d9b4bd99_400x400.jpeg"class="first">Pic 6</a>
  204. <a href="http://images6.fanpop.com/image/photos/32200000/Taylor-CinemaCon-Portraits-2012-taylor-kitsch-32227448-1054-1501.jpg"class="first">Pic 7</a>
  205. <a href="http://static.tvgcdn.net/mediabin/galleries/shows/a_f/fq_fz/friday_night_lights/season1/friday-night-lights-kitsch16.jpg"class="first">Pic 8</a>
  206. </div>
  207.  
  208.  
  209.  
  210. </td></tr></table></td></tr></table><table bordercolor="ffcc99" cellspacing="0" cellpadding="0" width="900" bgcolor="ffcc99" border="0"><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="900" align="center" bgcolor="ffffff" border="0"><td valign="top" align="center" width="900" bgcolor="ffffff" style="word-wrap:break-word">
  211.  
  212. <center><table><tr>
  213. <td>
  214. <div class="stats">
  215. <font class="three">LEGAL</font>
  216. <BR><b>Name:</b> Marcus Anthony Quinn
  217. <BR><font class="b2">Nicknames:</font> Marc.
  218. <BR><font class="b2">DATE OF BIRTH:</font> December 25, 1987
  219. <BR><b>PLACE OF BIRTH:</b> Savannah, Georgia
  220. <BR><font class="b2">CURRENT RESIDENCE:</font> The Boondocks Bar or his flat in Savannah
  221. </div></td>
  222.  
  223. <td>
  224. <div class="stats">
  225. <font class="three">PHYSICAL</font>
  226. <BR><b>ETHNICITY:</b>Caucasian
  227. <BR><font class="b2">HAIR COLOR:</font> Brown
  228. <BR><b>EYE COLOR:</b> Emerald Grenn.
  229. <BR><font class="b2">HEIGHT:</font> 6'3".
  230. <BR><b>WEIGHT:</b> 185.
  231. <BR><font class="b2">SCARS:</font>Back, sides and arms.
  232. <BR><b>TATTOOS:</b> Shoulders.
  233. <BR><font class="b2">BIRTHMARKS:</font> None.
  234. </div></td>
  235.  
  236.  
  237. <td>
  238. <div class="stats">
  239. <font class="three">RELATIONSHIPS</font>
  240. <BR><b>SEXUAL ORIENTATION:</b> Hetero.
  241. <BR><font class="b2">PARENTS:</font> Martin "Marty" Quinn, Rebecca Quinn.
  242. <BR><b>SIBLINGS:</b> None
  243. <BR><font class="b2">RELATIONSHIP STATUS:</font> Singe [Interested]
  244. <BR><b>CURRENT RELATIONSHIP(S):</b> None
  245. <BR><font class="b2">PAST RELATIONSHIP(S):</font> Kelly Nott.
  246. </div></td>
  247.  
  248. <td>
  249. <div class="stats">
  250. <font class="three">MISCELLANEOUS</font>
  251. <BR><b>OCCUPATION:</b> Bar Owner - The Boondocks Bar
  252. <BR><font class="b2">PERSONALITY TRAITS:</font>Down to earth<br> Country by the grace of God<br>Marc can be a bit stubborn and does have a tendency to get jealous<br> All in all is a good man to be around</br> Always in good spirits .
  253. <BR><b>LIKES:</b> Hunting, Fishing, Owning his bar, Drinking, Women.
  254. <BR><font class="b2">DISLIKES:</font> Smoking, Annoying people, Backstabbers, Liars, Cheaters and a whole lot more.
  255. <BR><b>ADDICTIONS:</b> Likes to drink only whiskey, watches the same movies.
  256. <BR><font class="b2">STRENGTHS:</font> Leader, Courageous, Go-getter, Takes no crap from anyone.<BR><b>WEAKNESSES:</b> Stubborn, Argumentative, Asshole [To the certain people]
  257. </div></td>
  258. </tr></table></center>
  259.  
  260. </td></tr></table></td></tr></table><table bordercolor="ffcc99" cellspacing="0" cellpadding="0" width="900" bgcolor="ffcc99" border="0"><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="900" align="center" bgcolor="ffffff" border="0"><td valign="top" align="center" width="900" bgcolor="ffffff" style="word-wrap:break-word">
  261.  
  262. <img src="http://41.media.tumblr.com/658f7fdff085a3837cbf1ca45f71fda7/tumblr_nr30se5BxN1tu1beso1_500.jpg">
  263.  
  264.  
  265.  
  266.  
  267. </td></tr></table></td></tr></table><table bordercolor="ffcc99" cellspacing="0" cellpadding="0" width="900" bgcolor="ffcc99" border="0"><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="900" align="center" bgcolor="ffffff" border="0"><td valign="top" align="center" width="900" bgcolor="ffffff" style="word-wrap:break-word">
  268.  
  269. <center><table><tr>
  270.  
  271.  
  272. <td>
  273. <div class="box1">
  274. <font class="two">Connections</font>
  275. <a href="https://roleplay.chat/profile.php?user=Evalynn" class="second">Evalynn Wright</a>
  276. <a href="" class="second">Name of Connection here</a>
  277. <a href="" class="second">Name of Connection here</a>
  278. <a href="" class="second">Name of Connection here</a>
  279. <a href="" class="second">Name of Connection here</a>
  280. <a href="" class="second">Name of Connection here</a>
  281. <a href="" class="second">Name of Connection here</a>
  282. <a href="" class="second">Name of Connection here</a>
  283.  
  284.  
  285. </div></td>
  286.  
  287. <td>
  288. <div class="box1">
  289. <img src="http://galeri8.uludagsozluk.com/411/imkan-olsa-evlenilecek-unlu_832825.png">
  290. </div></td>
  291.  
  292. <td>
  293. <div class="box1">
  294. <font class="two">OOC</font>
  295. <b>Face Claim:</b> Taylor Kitsch
  296. <BR><b>☆ IC =/= OOC<br>
  297. ☆ NO Drama</br>
  298. ☆ Not always PM friendly.</br>
  299. ☆ Be polite, say if you have to go. If you can't let me know later.</br>
  300. ☆ Pics are not mine<br>
  301. </div></td>
  302.  
  303.  
  304.  
  305. </tr></table></center>
  306.  
  307.  
  308. </td></tr></table></td></tr></table><table bordercolor="ffcc99" cellspacing="0" cellpadding="0" width="900" bgcolor="ffcc99" border="0"><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="900" align="center" bgcolor="ffffff" border="0"><td valign="top" align="center" width="900" bgcolor="ffffff" style="word-wrap:break-word">
  309.  
  310.  
  311. <img src="http://nd05.jxs.cz/468/125/7a0233f316_89499525_o2.gif">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement