Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <body> <style type="text/css">
- @import url(http://fonts.googleapis.com/css?family=Oswald:300,400,700|Dynalight|Uncial+Antiqua|Yanone+Kaffeesatz:400,700|Raleway:400,900|Nova+Cut);
- /* - -DO NOT PUT ANYTHING ABOVE THE @import LINE ABOVE - - */
- /* - -DO NOT REARRANGE MY CODING!! ORDER IS IMPORTANT! - - */
- .vicarious { Structure }
- body {
- background-color:565656;
- background-image:url(xxx);
- background-repeat:no-repeat;
- background-attachment:fixed;
- background-position:left;
- }
- table, tr, td { background-color:transparent; border:0px; padding:0px; margin:0px; }
- .vic-LEFT-SIDE_table, .vic-RIGHT-SIDE_table {
- visibility:visible;
- z-index:2;
- position:absolute;
- top:0%;
- left:50%;
- border:0px;
- margin-top:65px;
- height:100%;
- display:inline-block;
- padding:0px;
- }
- .vic-LEFT-SIDE_table { width:350px; height:auto; margin-left:-270px; }
- .vic-LEFT-SIDE_table tr { margin:0px; }
- .vic-LEFT-SIDE_table td { margin:0px; max-width:352px;}
- .vic-RIGHT-SIDE_table { width:550px; height:auto; margin-left:87px;}
- .vic-RIGHT-SIDE_table tr {margin:0px; }
- .vic-RIGHT-SIDE_table td { margin:0px; max-width:552px; }
- .vic_table {
- width:100%;
- margin-bottom:4px;
- border:1px solid #6b6b6b;
- background-color:ffffff;
- overflow:hidden;
- display:block;
- }
- .vic_table tr { }
- .vic_table td { width:100%; }
- .vic-LEFT-SIDE_table .vic_table td {width:350px;}
- .vic-RIGHT-SIDE_table .vic_table td {width:550px;}
- .vicarious{ Google Chrome Scrollbar }
- ::-webkit-scrollbar {width: 10px;}
- ::-webkit-scrollbar-track {border: 1px solid #6b6b6b; background-color:dbdbdb;}
- ::-webkit-scrollbar-thumb {border:1px solid #6b6b6b; background-color:ffffff; }
- .vicarious { General Text }
- table, tr, td, li, p, div, .text, .btext, a, b, i {
- font-family:calibri;
- font-size:9px;
- line-height:100%;
- padding:0px;
- margin:0px;
- text-decoration:none;
- text-transform:none;
- text-align:left;
- word-wrap: break-word;
- color:6b6b6b;
- }
- p {
- text-align:justify;
- text-indent:0px;
- word-wrap: break-word;
- margin-bottom:5px;
- }
- b {
- font-size:7px;
- font-family: 'Uncial Antiqua', cursive;
- text-transform:uppercase;
- }
- i {
- font-family: 'Dynalight', cursive;
- font-size:14px;
- }
- .u, u {
- text-decoration:underline;
- }
- .strike, strike {
- text-decoration:line-through;
- letter-spacing:1px;
- }
- .strong, strong {
- letter-spacing:3px;
- font-family: 'Raleway', sans-serif;
- font-weight:900;
- font-size: 11px;
- text-transform:uppercase;
- line-height:110%;
- }
- em {
- font-family: 'Uncial Antiqua', cursive;
- font-size:15px;
- }
- .standout {
- font-family: "Oswald", Helvetica, sans-serif;
- font-weight:400;
- letter-spacing:3px;
- padding:1px 0px 1px 3px;
- text-transform:uppercase;
- line-height:200%;
- background-color:ffffff;
- }
- small {}
- big {}
- .vicarious { Headers }
- .h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5, .h6, h6, .h7, h7, .h8, h8, .h9, h9, .h10, h10, .h11, h11, .h12, h12, .h13, h13, .h14, h14, .h15, h15, .one, one, .two, two, .three, three, .blockquote, blockquote {
- margin:0px;
- padding:0px;
- display:block;
- text-transform:none;
- line-height:100%;
- }
- .h1, h1 {
- font-family: "Oswald", Helvetica, sans-serif;
- font-weight:400;
- font-size:45px;
- height:50px;
- line-height:50px;
- overflow:hidden;
- text-align:right;
- padding:5px;
- color:7a7a7a;
- text-transform:uppercase;
- }
- .h2, h2 {
- font-family: 'Uncial Antiqua', cursive;
- margin-top:10px;
- font-size:18px;
- text-align:center;
- text-transform:uppercase;
- background-color:dbdbdb;
- padding:4px;
- }
- .h3, h3 {
- font-family: 'Nova Cut', cursive;
- margin:5px 5px 0px 5px;
- font-size:12px;
- text-align:center;
- text-transform:uppercase;
- }
- .blockquote, blockquote {
- font-family: "Oswald", Helvetica, sans-serif;
- font-weight:400;
- font-size:10px;
- line-height:110%;
- text-align:justify;
- padding:2px 10px;
- margin:10px 20px 10px 20px;
- height:55px;
- display:block;
- overflow:auto;
- border-width:0px 0px 0px 10px;
- border-style:solid;
- border-color:ffffff;
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;
- border-radius: 5px;
- }
- .cite {font-size:0px; color:transparent;display:block; height:0px;}
- .vicarious { D I V S }
- #topper {
- position:fixed;
- visibility:visible;
- z-index:1000;
- top:0%;
- left:0%;
- margin-top:0px;
- margin-left:0px;
- background-position:bottom right;
- width:100%;
- height:60px;
- background-color:ffffff;
- border:1px solid #6b6b6b;
- overflow:hidden;
- }
- #topper .linx {
- position:absolute;
- margin-top:0px;
- margin-left:70px;
- height:100%;
- width:auto;
- overflow:hidden;
- padding-right:4px;
- }
- #topper .linx a {
- display:inline-block;
- text-transform:uppercase;
- text-decoration:none;
- overflow:hidden;
- width:65px;
- height:30px;
- line-height:30px;
- padding:0px 10px;
- margin-left:5px;
- margin-top:15px;
- font-size:10px;
- color:6b6b6b;
- text-align:center;
- letter-spacing:0px;
- webkit-transition: color .4s ease .5s, letter-spacing .6s ease 0s;
- -moz-transition color .4s ease .5s, letter-spacing .6s ease 0s;
- -ms-transition: color .4s ease .5s, letter-spacing .6s ease 0s;
- -o-transition: color .4s ease .5s, letter-spacing .6s ease 0s;
- transition: color .4s ease .5s, letter-spacing .6s ease 0s;
- }
- #topper .linx a:hover {
- letter-spacing:2px;
- color:d6d6d6;
- }
- #topper .pic {
- position:absolute;
- margin-top:5px;
- margin-left:10px;
- height:50px;
- width:50px;
- overflow:hidden;
- background-size:50px 50px;
- background-repeat:no-repeat;
- -webkit-border-radius: 50%;
- -moz-border-radius: 50%;
- border-radius: 50%;
- -webkit-box-shadow: inset 0px 0px 0px 3px rgba(0, 0, 0, 0.25);
- -moz-box-shadow: inset 0px 0px 0px 3px rgba(0, 0, 0, 0.25);
- box-shadow: inset 0px 0px 0px 3px rgba(0, 0, 0, 0.25);
- }
- #topper .musicGif {
- position:absolute;
- z-index:1;
- top:0%;
- right:0%;
- margin-top:17px;
- margin-right:25px;
- width:14px;
- height:11px;
- padding:5px;
- background-color:transparent;
- background-image:url(http://i60.tinypic.com/10p0xz7.jpg);
- background-position:center center;
- background-size:14px 11px;
- background-repeat:no-repeat;
- overflow:hidden;
- border:1px solid #d6d6d6;
- webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- -ms-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- opacity:1;
- }
- #topper:hover .musicGif {
- opacity:0;
- }
- #topper .musicPlayer {
- position:absolute;
- z-index:2;
- top:0%;
- right:0%;
- margin-top:19px;
- margin-right:-250px;
- width:200px;
- height:20px;
- overflow:hidden;
- border:1px solid #d6d6d6;
- background-color:d6d6d6;
- webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- -o-transition: all 0.4s linear;
- -ms-transition: all 0.4s linear;
- transition: all 0.4s linear;
- }
- #topper:hover .musicPlayer {
- margin-right:10px;
- }
- .img1 {margin:25px;}
- /* Left Side */
- .stats {
- position:relative;
- margin:25px;
- width:300px;
- height:425px;
- background-size:300px 425px;
- background-repeat:no-repeat;
- overflow:hidden;
- }
- .stats .mask {
- float:left;
- position:absolute;
- margin-top:0px;
- margin-left:0px;
- width:300px;
- height:425px;
- background-color:ffffff;
- overflow:hidden;
- opacity:0;
- -webkit-box-shadow: inset 0px 0px 0px 10px rgba(0, 0, 0, 0.25);
- -moz-box-shadow: inset 0px 0px 0px 10px rgba(0, 0, 0, 0.25);
- box-shadow: inset 0px 0px 0px 10px rgba(0, 0, 0, 0.25);
- webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- -ms-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- .stats .mask:hover {
- opacity:.90;
- }
- .stats .mask .textbox {
- position:absolute;
- margin-top:-400px;
- margin-left:20px;
- padding:10px;
- width:240px;
- height:365px;
- overflow:auto;
- background-color:d6d6d6;
- webkit-transition: all 0.4s linear 0s;
- -moz-transition: all 0.4s linear 0s;
- -o-transition: all 0.4s linear 0s;
- -ms-transition: all 0.4s linear 0s;
- transition: all 0.4s linear 0s;
- }
- .stats .mask:hover .textbox {
- margin-top:20px;
- webkit-transition: all 0.4s linear 0.4s;
- -moz-transition: all 0.4s linear 0.4s;
- -o-transition: all 0.4s linear 0.4s;
- -ms-transition: all 0.4s linear 0.4s;
- transition: all 0.4s linear 0.4s;
- }
- .stats .pulse {
- background-color:ffffff;
- position:absolute;
- margin-top:410px;
- margin-left:285px;
- width:10px;
- height:10px;
- opacity:1;
- -webkit-animation: smallToBig 900ms alternate infinite ease;
- -moz-animation: smallToBig 900ms alternate infinite ease;
- -ms-animation: smallToBig 900ms alternate infinite ease;
- }
- .stats:hover .pulse { opacity:0; }
- @-webkit-keyframes smallToBig {
- from {-webkit-transform: scale(0.1);}
- to {-webkit-transform: scale(1);}
- }
- @-moz-keyframes smallToBig {
- from {-moz-transform: scale(0.1);}
- to {-moz-transform: scale(1);}
- }
- @-ms-keyframes smallToBig {
- from {-ms-transform: scale(0.1);}
- to {-ms-transform: scale(1);}
- }
- .the411 {
- position:relative;
- width:350px;
- height:115px;
- overflow:hidden;
- outline: 2px solid #dbdbdb;
- outline-offset: -10px;
- }
- .the411 .pic {
- position:absolute;
- margin-top:15px;
- margin-left:15px;
- width:85px;
- height:85px;
- background-size:85px 85px;
- background-repeat:no-repeat;
- background-position:center center;
- overflow:hidden;
- }
- .the411 .textbox {
- position:absolute;
- margin-top:15px;
- margin-left:105px;
- width: 220px;
- height:75px;
- padding:5px;
- overflow:auto;
- background-color:dbdbdb;
- text-align:center;
- }
- .the411 .textbox big {
- font-family: 'Raleway', sans-serif;
- font-weight:400;
- text-align:center;
- margin-top:7px;
- padding:2px;
- font-size:11px;
- display:block;
- text-transform:uppercase;
- border-bottom:1px solid #ffffff;
- }
- .bae {
- position:relative;
- width:350px;
- height:225px;
- overflow:hidden;
- }
- .bae .title {
- position:absolute;
- margin-top:10px;
- margin-left:10px;
- width:320px;
- height:15px;
- line-height:15px;
- overflow:hidden;
- background-color:dbdbdb;
- font-size:15px;
- display:block;
- padding:5px;
- text-align:left;
- font-family: "Oswald", Helvetica, sans-serif;
- font-weight:400;
- }
- .bae .textbox {
- position:absolute;
- margin-top:40px;
- margin-left:10px;
- width:215px;
- height:140px;
- padding:5px;
- background-color:dbdbdb;
- overflow:auto;
- }
- .bae .pic {
- position:absolute;
- margin-top:40px;
- margin-left:240px;
- width:100px;
- height:150px;
- background-size:100px 150px;
- background-repeat:no-repeat;
- background-position:center center;
- overflow:hidden;
- background-color:dbdbdb;
- }
- .bae .quote {
- position:absolute;
- margin-top:195px;
- margin-left:10px;
- width:320px;
- height:10px;
- line-height:10px;
- overflow:hidden;
- background-color:dbdbdb;
- font-size:12px;
- display:block;
- padding:5px;
- text-align:right;
- font-family: 'Dynalight', cursive;
- }
- .conns {
- position:relative;
- width:350px;
- height:100px;
- overflow:hidden;
- }
- .conns .links {
- position:absolute;
- margin-top:5px;
- width:168px;
- height:90px;
- overflow:auto;
- background-color:dbdbdb;
- }
- .conns .left {margin-left:5px;}
- .conns .right {margin-left: 177px;}
- .conns .links a {
- display:block;
- text-transform:uppercase;
- text-decoration:none;
- letter-spacing:1px;
- font-size:9px;
- font-family: 'Yanone Kaffeesatz', sans-serif;
- font-weight:700;
- color:565656;
- text-align:center;
- margin:1px 5px;
- padding:2px;
- outline: 2px solid #e5e5e5;
- outline-offset: -2px;
- letter-spacing:0px;
- webkit-transition: color .4s ease .5s, letter-spacing .6s ease 0s;
- -moz-transition color .4s ease .5s, letter-spacing .6s ease 0s;
- -ms-transition: color .4s ease .5s, letter-spacing .6s ease 0s;
- -o-transition: color .4s ease .5s, letter-spacing .6s ease 0s;
- transition: color .4s ease .5s, letter-spacing .6s ease 0s;
- }
- .conns .links a:hover {
- letter-spacing:2px;
- color:bbbbbb;
- }
- /* Right Side */
- .pers {
- position:relative;
- width:550px;
- height:275px;
- overflow:hidden;
- }
- .pers .underlay {
- position:absolute;
- margin-top:5px;
- margin-left:5px;
- width:534px;
- height:259px;
- overflow:hidden;
- background-color:e5e5e5;
- border:4px double #bbbbbb;
- -webkit-box-shadow: inset 0px 0px 0px 2px rgba(0, 0, 0, 0.1);
- -moz-box-shadow: inset 0px 0px 0px 2px rgba(0, 0, 0, 0.1);
- box-shadow: inset 0px 0px 0px 2px rgba(0, 0, 0, 0.1);
- }
- .pers .pic {
- background-repeat:no-repeat;
- background-position: center center;
- background-size:225px 225px;
- position:absolute;
- margin-top:25px;
- margin-left:300px;
- width:225px;
- height:225px;
- overflow:hidden;
- -webkit-border-radius: 50%;
- -moz-border-radius: 50%;
- border-radius: 50%;
- -webkit-box-shadow: inset 0px 0px 0px 10px rgba(0, 0, 0, 0.25);
- -moz-box-shadow: inset 0px 0px 0px 10px rgba(0, 0, 0, 0.25);
- box-shadow: inset 0px 0px 0px 10px rgba(0, 0, 0, 0.25);
- }
- .pers .textbox {
- position:absolute;
- margin-top:25px;
- margin-left:25px;
- width:245px;
- height:215px;
- padding:5px;
- overflow:auto;
- background-color:d6d6d6;
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;
- border-radius: 5px;
- }
- .quotables {
- font-family: 'Dynalight', cursive;
- font-size:20px;
- padding:0px;
- margin:10px;
- line-height:110%;
- display:block;
- text-align:center
- }
- .quotables big {
- font-family: 'Yanone Kaffeesatz', sans-serif;
- font-weight:400;
- font-size:18px;
- text-transform:uppercase;
- }
- .quotables small {
- font-family: 'Raleway', sans-serif;
- font-weight:900;
- font-size:10px;
- letter-spacing:3px;
- text-transform:uppercase;
- }
- .banner {
- position:relative;
- width:550px;
- height:400px;
- overflow:hidden;
- }
- .banner .pic {
- background-repeat:no-repeat;
- background-position: center center;
- background-size:500px 350px;
- position:absolute;
- margin-top:25px;
- margin-left:25px;
- width:500px;
- height:350px;
- }
- .banner .title1 {
- position:absolute;
- margin-top: 325px;
- margin-left: 5px;
- width: 540px;
- height:35px;
- background-color: rgba(255, 255, 255, .7);
- padding: 0px;
- display:block;
- -moz-box-shadow: 1px 1px 3px #292929;
- -webkit-box-shadow: 1px 1px 3px #292929;
- box-shadow: 1px 1px 3px #292929;
- color: #454545;
- text-shadow: -1px -1px 0 #dedede, 1px -1px 0 #dedede, -1px 1px 0 #dedede, 1px 1px 0 #dedede;
- font-size:14px;
- line-height:35px;
- font-family: "Oswald", Helvetica, sans-serif;
- font-weight:400;
- text-align:center;
- text-transform:uppercase;
- }
- .banner .SL1, .banner .SR1 {
- position:absolute;
- width:0px;
- height:0px;
- border-top:10px solid #c0c0c0;
- margin-top:361px;
- }
- .banner .SL1 {
- margin-left:5px;
- border-left: 20px solid transparent;
- }
- .banner .SR1 {
- margin-left:525px;
- border-right: 20px solid transparent;
- }
- .MainBio {
- position:relative;
- width:550px;
- height:391px;
- overflow:hidden;
- }
- .MainBio .title {
- position:absolute;
- margin-top:20px;
- margin-left:20px;
- overflow:hidden;
- width:510px;
- height:40px;
- line-height:40px;
- font-family: "Oswald", Helvetica, sans-serif;
- font-weight:400;
- font-size:13px;
- text-align:center;
- letter-spacing:3px;
- text-transform:uppercase;
- color:565656;
- }
- .MainBio .underlay {
- position:absolute;
- margin-top:15px;
- margin-left:15px;
- width: 520px;
- height: 5px;
- overflow:hidden;
- border-style:solid;
- border-width:220px 0px 136px; 0px;
- border-color:e5e5e5;
- background-color:transparent;
- -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75);
- -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75);
- box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75);
- }
- .MainBio .textbox {
- position:absolute;
- margin-top:70px;
- margin-left:45px;
- width: 430px;
- height: 231px;
- padding:5px;
- overflow:auto;
- background-color:d6d6d6;
- border:10px double #ffffff;
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;
- border-radius: 5px;
- }
- .Other {
- position:relative;
- width:350px;
- height:275px;
- overflow:hidden;
- }
- .Other .underlay {
- position:absolute;
- margin-top:10px;
- margin-left:10px;
- width:330px;
- height:210px;
- background-color:dbdbdb;
- overflow:hidden;
- z-index:1;
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;
- border-radius: 5px;
- }
- .Other .textbox {
- float:left;
- margin: 55px 0px 0px 0px;
- background-color:transparent;
- padding:5px;
- overflow:auto;
- width: 320px;
- height: 145px; ;
- }
- .other .title {
- position:absolute;
- margin-top: 25px;
- margin-left:0px;
- width: 350px;
- height:35px;
- line-height:35px;
- display:block;
- background-color:ffffff;
- padding: 0px;
- -moz-box-shadow: 1px 1px 3px #292929;
- -webkit-box-shadow: 1px 1px 3px #292929;
- box-shadow: 1px 1px 3px #292929;
- color: #454545;
- text-shadow: -1px -1px 0 #e5e5e5, 1px -1px 0 #e5e5e5, -1px 1px 0 #e5e5e5, 1px 1px 0 #e5e5e5;
- font-size:14px;
- font-family: "Oswald", Helvetica, sans-serif;
- font-weight:400;
- text-align:center;
- text-transform:uppercase;
- z-index:2;
- }
- .Other .quote {
- position:absolute;
- margin-top:235px;
- margin-left:10px;
- width:330px;
- height:25px;
- line-height:25px;
- display:block;
- text-align:center;
- font-family: 'Dynalight', cursive;
- font-size:18px;
- -webkit-box-shadow: inset 0px 0px 5px 3px rgba(50, 50, 50, 0.3);
- -moz-box-shadow: inset 0px 0px 5px 3px rgba(50, 50, 50, 0.3);
- box-shadow: inset 0px 0px 5px 3px rgba(50, 50, 50, 0.3);
- overflow:hidden;
- z-index:1;
- }
- /* Extra Tables */
- .extra {
- background-color:d6d6d6;
- margin:25px;
- padding:5px;
- overflow:auto;
- height:125px;
- }
- .extra .leftSide {
- width:290px;
- }
- .extra .rightSide {
- width:490px;
- }
- .vicarious{ Hide Codes }
- .profileInfo, .userProfileURL, .friendsComments, .blurbs, .friendSpace, .contactTable, .extendedNetwork, .latestBlogEntry, .interestsAndDetails, .userProfiledetail, .userAlbums, .whitetext12, .orangetext15, .lightbluetext8, .blacktext12, .navigationBar, .btext, .redlink, .redtext, .blacktext10, tr#groups, .navigationBar, .profile, table tr td[id='footerWarpper'] { display:none !important;visibility:hidden!important; }
- table table table table td {width:0px;}
- .contactTable td, table table td.text table td,table table table table table td {width:auto;}
- div div select, div div form {display:none !important;}
- select { visibility:hidden!important; WIDTH:0px!important;}
- table div {display:none;}
- table table div {display:block;}
- .clearfix {display:none !important;position:absolute!important;}
- div[id="googlebar"],div div select{opacity:0;filter:alpha(opacity=0);display:none !important;position:absolute !important; bottom:2000px !important;}
- .profileInfo tr tr td { visibility:hidden; }.profileInfo td.text { visibility:visible; }
- .vicarious {Layouts available @ http://vicarious-hs.tumblr.com/}
- </style></td></tr></table><table style="display:none"><tr><td>
- -----------------------------LIKE TO MEET-------------------------
- <font class="cite">
- Image Dimensions
- //Body Background//
- The background image is 1920px width by 1080px height and scales depending on your monitor size. When replacing it, stick to the dimensions above and try to put in an image where the main scene is flush to the left of the screen as seen in the example of Lagertha.
- //Topper//
- Topper/Pic = width:50px; height:50px;
- //Left Side//
- Stats = width:300px; height:425px;
- The411/Pic = width:85px; height:85px;
- Class img1 (Vikings cast) = width:300px; height:200px;
- BAE/Pic (Ragnar) = width:100px; height:150px;
- //Right Side//
- Pers/Pic = width:225px; height:225px;
- Banner/Pic = width:500px; height:350px;
- Class img1 (Lagertha bottom pic) = width:500px; height:250px;
- Note: The banner quote is laid over the image and can be changed to whatever title/quote you choose.
- </font>
- -----------------------------INTERESTS----------------------------
- </td></tr></table></td></tr></table></td></tr></table><table class="vic-LEFT-SIDE_table" cellspacing="0" cellpadding="0"><tr><td valign="top" padding="0"><table cellspacing="0" cellpadding="0"><tr><td style="width:350px;">
- <font class="cite">
- The above table code must remain at the top. FULL tables below can be rearranged.
- </font>
- </td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0"><tr><td>
- <div class="stats" style="background-image:url(http://i.imgur.com/QiE7voUl.jpg);">
- <div class="pulse"></div><div class="mask"><div class="textbox">
- <b>Full Name:</B> Kharis Gevaudan
- <BR><b>Nicknames:</B> Alpha, Beauty, Duchess
- <BR><b>Aliases:</B> The Beast of Gevaudan
- <BR><b>Date Of Birth:</B> 4/24/??
- <BR><b>Place Of Birth:</B> Europe
- <BR><b>Current Residence:</B> Black Ridge Mountains
- <BR><b>Current Haunt:</b> Blood Moon Tavern and Inn
- <BR><b>Race:</b> Lycan
- <br><b>Rank:</b> Alpha Female
- <BR><b>Pack:</b> Requiem
- <BR><b>Ethnicity:</B> Serbian
- <BR><b>Hair Color:</B> Brunette
- <BR><b>Eye Color:</B> Honey brown - Turns Amber
- <BR><b>Height:</B> 5'7"
- <BR><b>Weight:</B> 125lbs
- <BR><b>Tattoos/Scars:</B> Tribal along her spinal column, wolf paw on her neck, scars along her right wrist and the small of her back
- <BR><b>Mother:</B> Classified
- <BR><b>Father:</B> Classified
- <BR><b>Sister(S):</B> Unknown whereabouts
- <BR><b>Brother(S):</B> Unknown whereabouts
- <BR><b>Other Family:</B> Classified
- <BR><b>Sexual Orientation:</B> Heterosexual
- <BR><b>Relationship Status:</B> Widowed.
- <BR><b>Current Relationship(s):</B> None. <a target="_blank" href="http://www.thiscrush.com/~gevaudan">Why?</a>
- <BR><b>Past Relationship(s):</B> <a target="_blank" href="https://www.youtube.com/watch?v=LzPPAw5tnqs">Deceased</a>
- <BR><b>Languages Spoken:</b> French, Italian, English
- <BR><b>Occupation:</B> Wouldn't you like to know?
- <BR><b>Job Description:</B> Classified
- <BR><b>Employer:</B> Self-employed
- <br><b>Theme:</B><a target="_blank" href="https://www.youtube.com/watch?v=0rflghuHtg8">Drugs</a>
- <BR><b>Color:</B> 564C8C
- </div></div></div>
- </td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0"><tr><td>
- <font class="h2">The Beast of Gevaudan</font>
- <font class="h3">Damned may you forever be</font>
- <div class="the411">
- <div class="pic" style="background-image:url(http://i.imgur.com/4UuST8zs.jpg);">
- </div><div class="textbox">
- <big>Writing Style</big>
- Multiple paragraphs to novella
- <big>Dues</big>
- Starters (0) | Comments (0) | Messages (0)
- <big>Rules</big>
- <p><b>I.</b> PM friendly for the most part.
- <p><b>II.</b> Never mistake IC for OOC - fastest way to be ignored.
- <p><b>III.</b> Prefer storyline roleplay - fantasy, semi-realistic
- <p><b>IV.</b> Contact outside of RPC is earned. Good luck.
- <p><b>V.</b> Don't be a cunt.
- </div></div>
- </td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0"><tr><td>
- <div class="other"><div class="title">
- Gevaudan: The Alphess
- </div><div class="underlay"><div class="textbox">
- <p>Gevaudan is seen to be a rather large individual when it comes to lycans. While some lycans prefer to be in a state half between wolf and human, Gevaudan is more than likely to be seen in pure wolf state or in no wolfen state at all. She is stoic, purely predatory, feral and she takes no shit from anyone. Scars that lick beneath her pelt of obsidian silk speak of the battles she's gone through, and in Europe she's known as the Beast of Gevaudan. If there was a pack that her father didn't want in existance, she was the one sent in to wipe them out. Just how she came to do so was up to Gevaudan and her human Kharis, but it happened nonetheless. Gevaudan is fearless, cunning and tactical when it comes to everything she does - whether it mean taking on a grizzly, a wraith or even an ogre. She has a masterful mind and uses it to cut down enemies like a blade through butter. Dominant, she bows to nobody, though she is capable of being somewhat respectful to other alphas when she's in their territory. The huntress bears no heart though, so don't waste your time attempting to court her - that organ froze over years ago when her mate died. When it comes to what kind of beast she most resembles in wolf breed, she is old to the point that the breed of wolf she would most likely resemble would be something like a Dire wolf, but far larger.
- </div></div><div class="quote">
- Long may she reign
- </div></div>
- </td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0"><tr><td>
- <img class="IMG1" src="http://i.imgur.com/ipkUnVN.jpg">
- </td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0"><tr><td>
- <div class="bae"><div class="title">
- Connection Name
- </div><div class="textbox">
- <p>Cras eget nisl eu justo facilisis gravida ut vel neque. Donec dignissim nisi est, sit amet hendrerit nunc tempus sit amet. Morbi porta est ut hendrerit tempus. In vel est vitae neque tincidunt consequat. Suspendisse tempus ante suscipit turpis ullamcorper, vel fringilla augue convallis. Etiam ac laoreet metus. Sed pulvinar diam sit amet varius malesuada. Sed accumsan dolor vel quam fermentum ultricies. Nulla facilisi. Proin nec sagittis sapien. Fusce gravida, tortor a mattis imperdiet, tellus justo gravida lacus, at pulvinar leo turpis quis orci. Etiam et euismod sapien. Etiam in risus nisi.
- </div>
- <div class="pic" style="background-image:url(http://i59.tinypic.com/334okz9.jpg);">
- </div><div class="quote">
- Quote goes here
- </div></div>
- </td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0"><tr><td>
- <div class="conns"><div class="links left">
- <a target="_blank" href="https://roleplay.chat/profile.php?user=Sinatra">Sinatra</a>
- <a target="_blank" href="https://roleplay.chat/profile.php?user=Smith">Smith</a>
- <a href="/#">Connection Name</a>
- <a href="/#">Connection Name</a>
- <a href="/#">Connection Name</a>
- <a href="/#">Connection Name</a>
- </div><div class="links right">
- <a target="_blank" href="https://roleplay.chat/profile.php?user=Kyrah">Kyrah</a>
- <a href="/#">Connection Name</a>
- <a href="/#">Connection Name</a>
- <a href="/#">Connection Name</a>
- <a href="/#">Connection Name</a>
- <a href="/#">Connection Name</a>
- </div></div>
- </td></tr></table></td></tr></table></td></tr></table><table class="vic-RIGHT-SIDE_table" cellspacing="0" cellpadding="0"><tr><td valign="top" padding="0"><table cellspacing="0" cellpadding="0"><tr><td style="width:550px;">
- <font class="cite">
- The above table code must remain at the top. FULL tables below can be rearranged.
- </font>
- </td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0"><tr><td>
- <font class="h1">
- Kharis Gevaudan
- </font>
- </td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0"><tr><td>
- <div class="pers"><div class="underlay"></div>
- <div class="pic" style="background-image:url(http://i.imgur.com/YifZyGg.jpg);"></div>
- <div class="textbox">
- <b>Traits:</B> Refined. Cruel. Ambitious.
- <BR><b>Quirks:</B> Lip biting.
- <BR><b>Habits:</B> Drugs. Alcohol. Dancing. Murder.
- <p>Personality information goes here. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- <p>Suspendisse nec molestie nulla. Suspendisse potenti. Vestibulum aliquam sed turpis ac volutpat. Ut eu libero nec est elementum varius a viverra elit. Nullam a nulla lorem. Curabitur congue urna ac nulla egestas, in pellentesque metus iaculis. Mauris nec auctor ipsum. Integer ac justo scelerisque, pharetra sapien non, vestibulum leo. In condimentum magna neque, ut tristique ipsum cursus egestas. Morbi lobortis diam non enim condimentum, nec viverra est pharetra. Duis ultricies ante a velit sollicitudin condimentum. Praesent bibendum dui at metus convallis, non ullamcorper leo placerat. Cras posuere venenatis porttitor.
- </div></div>
- </td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0"><tr><td>
- <font class="quotables">
- Let me introduce myself, my name's whatever you want it to be. I like the way you hold yourself & I'd like if you'd be holding me.
- </font>
- </td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0"><tr><td>
- <div class="banner">
- <div class="pic" style="background-image:url(https://dncache-mauganscorp.netdna-ssl.com/thumbseg/1156/1156439-bigthumbnail.jpg);">
- </div><div class="SL1"></DIV><div class="SR1"></div><div class="title1">
- Quote Goes Here
- </div></div>
- </td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0"><tr><td>
- <div class="MainBio"><div class="underlay"></div><div class="title">
- & His love screamed louder than her demons
- </div><div class="textbox">
- <p>Duis consectetur non neque consequat venenatis. Maecenas aliquet vehicula dui, ac venenatis augue hendrerit vel. Sed sit amet faucibus massa. Sed tempus rutrum accumsan. Integer a diam pulvinar, tempor nisl sed, porttitor est. Cras malesuada, dui ut porttitor aliquet, orci quam rhoncus mi, vel dapibus nulla leo vitae nisl. Phasellus ut fringilla velit. In dictum eros ut arcu laoreet, ac aliquam risus porta. Aliquam erat volutpat. Aliquam ac dui nec arcu malesuada venenatis. Nunc malesuada sem ipsum, sit amet tincidunt tellus molestie sit amet.
- <font class="blockquote">
- Nulla in elit libero. In sed gravida sapien. Vestibulum sed magna at tortor tincidunt euismod sed id eros. Phasellus sodales, risus vel aliquam dignissim, velit lacus tristique velit, vitae egestas eros sapien nec arcu. Proin blandit nulla augue, eu porta ligula varius ut. Nam lacinia in eros at volutpat. Fusce et sollicitudin enim. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce et faucibus libero, nec porttitor massa. Curabitur quis vulputate lectus, non venenatis erat. Integer nec enim magna. Sed lacinia neque id nisi sodales, sit amet sodales dolor accumsan. Aenean odio lectus, efficitur non magna sed, accumsan tempus leo. Sed convallis rutrum sagittis.
- </font>
- <p>Cras eget nisl eu justo facilisis gravida ut vel neque. Donec dignissim nisi est, sit amet hendrerit nunc tempus sit amet. Morbi porta est ut hendrerit tempus. In vel est vitae neque tincidunt consequat. Suspendisse tempus ante suscipit turpis ullamcorper, vel fringilla augue convallis. Etiam ac laoreet metus. Sed pulvinar diam sit amet varius malesuada. Sed accumsan dolor vel quam fermentum ultricies. Nulla facilisi. Proin nec sagittis sapien. Fusce gravida, tortor a mattis imperdiet, tellus justo gravida lacus, at pulvinar leo turpis quis orci. Etiam et euismod sapien. Etiam in risus nisi.
- <BR>
- <b>Bold</b>
- <i>Italic</i>
- Emphasize
- <font class="u">Underline</font>
- <font class="strike">strike</font>
- <font class="strong">strong</font>
- <font class="standout">standout</font>
- </div></div>
- </td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0"><tr><td>
- <img class="IMG1" src="http://1.bp.blogspot.com/-wqnagheunKE/UnP_XNqproI/AAAAAAAAATk/P5qFpI418F8/s1600/h.gif" width="500">
- </div> <div class="musicGif"></div><div class="musicPlayer">
- <font class="cite">
- **Important**
- You will note the line above starting with<script type="text/javascript">
- //<![CDATA[
- try{if (!window.CloudFlare) {var CloudFlare=[{verbose:0,p:0,byc:0,owlid:"cf",bag2:1,mirage2:0,oracle:0,paths:{cloudflare:"/cdn-cgi/nexp/dok3v=1613a3a185/"},atok:"0db9b6fde6fa0ca8f9c08dbfd854e0c6",petok:"e84db7e975c54201fcb3186244b62aa5dad3a20a-1486846131-1800",adblock:1,betok:"200d6f9d32de2659f00d340de02015cfd9b0dda4-1486846131-120",zone:"roleplay.chat",rocket:"0",apps:{"ga_key":{"ua":"UA-33787108-1","ga_bs":"2"},"abetterbrowser":{"ie":"7","opera":null,"chrome":null,"safari":null,"firefox":null}}}];!function(a,b){a=document.createElement("script"),b=document.getElementsByTagName("script")[0],a.async=!0,a.src="//ajax.cloudflare.com/cdn-cgi/nexp/dok3v=f2befc48d1/cloudflare.min.js",b.parentNode.insertBefore(a,b)}()}}catch(e){};
- //]]>
- </script>
- <script type="text/javascript">
- /* <![CDATA[ */
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-33787108-1']);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
- })();
- (function(b){(function(a){"__CF"in b&&"DJS"in b.__CF?b.__CF.DJS.push(a):"addEventListener"in b?b.addEventListener("load",a,!1):b.attachEvent("onload",a)})(function(){"FB"in b&&"Event"in FB&&"subscribe"in FB.Event&&(FB.Event.subscribe("edge.create",function(a){_gaq.push(["_trackSocial","facebook","like",a])}),FB.Event.subscribe("edge.remove",function(a){_gaq.push(["_trackSocial","facebook","unlike",a])}),FB.Event.subscribe("message.send",function(a){_gaq.push(["_trackSocial","facebook","send",a])}));"twttr"in b&&"events"in twttr&&"bind"in twttr.events&&twttr.events.bind("tweet",function(a){if(a){var b;if(a.target&&a.target.nodeName=="IFRAME")a:{if(a=a.target.src){a=a.split("#")[0].match(/[^?=&]+=([^&]*)?/g);b=0;for(var c;c=a[b];++b)if(c.indexOf("url")===0){b=unescape(c.split("=")[1]);break a}}b=void 0}_gaq.push(["_trackSocial","twitter","tweet",b])}})})})(window);
- /* ]]> */
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement