Advertisement
owlette

brute.

Apr 2nd, 2014
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.90 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor {display: none;}
  3. #profile {background-color: transparent;}
  4. #profile {border: 0px;}
  5.  
  6. ::-webkit-scrollbar {
  7. width: 3px;
  8. height: 10px;
  9. padding-top: 40px; }
  10.  
  11. ::-webkit-scrollbar-track {
  12. background-color:transparent; }
  13.  
  14. ::-webkit-scrollbar-thumb {
  15. height: 30px;
  16. width: 3px;
  17. background-color: transparent; }
  18.  
  19. ::-webkit-scrollbar-track-piece {
  20. height: 30px;
  21. width: 30px; }
  22.  
  23. ::-moz-selection, ::selection
  24. {background: #470000; color: #ffffff; }
  25.  
  26. ::selection
  27. {background: #470000; color: #ffffff; }
  28.  
  29.  
  30. body{
  31. background-image:url('');
  32. background-color: #5f7659;
  33. background-repeat:repeat;
  34. background-attachment:fixed;
  35. }
  36.  
  37. #text, body, td{
  38. color:silver;
  39. font-family:calibri;
  40. font-size:10.5px;
  41. line-height:10px;
  42. letter-spacing:;
  43. padding:5px;
  44. }
  45.  
  46. b, strong {
  47. color: gray;
  48. font-family: tahoma;
  49. font-size: 8.5px;
  50. letter-spacing: 1px;
  51. text-shadow:0px 0px 3px black;
  52. text-transform: uppercase;
  53. text-decoration: none;
  54. font-weight: lighter; }
  55.  
  56. i {
  57. color: white;
  58. font-family: times;
  59. font-size: 11px;
  60. text-shadow:0px 0px 3px black;
  61. text-transform: none;
  62. font-weight: lighter;
  63. letter-spacing: 1px;
  64. }
  65.  
  66. u {
  67. color: white;
  68. font-family: calibri;
  69. font-size: 9.5px;
  70. text-transform: uppercase;
  71. text-shadow:0px 1px 3px black;
  72. letter-spacing: 2px;
  73. text-decoration: none;
  74. border-bottom: dotted 1px black; }
  75.  
  76. h2 {
  77. color: silver;
  78. font-size: 10px;
  79. text-align: center;
  80. letter-spacing: 5px;
  81. text-shadow:0px 0px 3px black;
  82. font-weight: lighter;
  83. font-family: courier new;
  84. text-transform: uppercase;
  85. }
  86.  
  87.  
  88. a:active, a:link, a:visited{
  89. color:gray;
  90. text-decoration:none;
  91. text-transform:uppercase;
  92. letter-spacing:1px;
  93. transition:all 1s ease-out;
  94. -o-transition:all 1s ease-in-out;
  95. -moz-transition:all 1s ease-in-out;
  96. -webkit-transition:all 1s ease-in-out;
  97. }
  98.  
  99. a:hover{
  100. cursor:cross;
  101. color:silver;
  102. text-decoration:none;
  103. transition:all 1s ease-out;
  104. -o-transition:all 1s ease-in-out;
  105. -moz-transition:all 1s ease-in-out;
  106. -webkit-transition:all 1s ease-in-out;
  107. }
  108.  
  109. #image {
  110. background-color: #000000;
  111. height: 600px;
  112. width: 400px;
  113. overflow: hidden;
  114. position: absolute;
  115. left: 22%;
  116. top: 100px;
  117. box-shadow:1px 1px 20px #000;
  118. -moz-border-radius: 25px 200px 200px 25px;
  119. -webkit-border-radius: 25px 200px 200px 25px;
  120. border-radius: 30px;
  121. background-image: url(http://i59.tinypic.com/2nvcup0.jpg);
  122. background-size: 500px;
  123. background-repeat: no-repeat;
  124. border: 1px solid #2c2f2b;
  125. background-position: center top;}
  126.  
  127. #header{
  128. font-size:15px;
  129. line-height:20px;
  130. font-family:georgia;
  131. font-weight:normal;
  132. text-transform:uppercase;
  133. font-style:italic;
  134. letter-spacing:-2px;
  135. text-align:right;
  136. padding-right:5px;
  137. background-color:#1c1917;
  138. color:red;
  139. }
  140.  
  141. a:link.nav, a:visited.nav, a:active.nav {
  142. color: black;
  143. font-family: times;
  144. text-transform: none;
  145. text-decoration: none;
  146. font-style: normal;
  147. font-weight: none;
  148. letter-spacing: 1px;
  149. border-bottom: dotted 0px black;
  150. font-size:25px;
  151. -webkit-transition: all .7s ease-in-out;
  152. -moz-transition: all .7s ease-in-out;
  153. -o-transition: all .7s ease-in-out;
  154. -ms-transition: all .7s ease-in-out;
  155. transition: all .7s ease-in-out;}
  156.  
  157.  
  158. a:hover.nav {
  159. color: silver;
  160. font-family: times;
  161. text-align: center;
  162. font-size:25px;
  163. font-style: normal;
  164. letter-spacing: 1px;
  165. border-bottom: dotted 0px black;
  166. -webkit-transition: all .7s ease-in-out;
  167. -moz-transition: all .7s ease-in-out;
  168. -o-transition: all .7s ease-in-out;
  169. -ms-transition: all .7s ease-in-out;
  170. transition: all .7s ease-in-out;}
  171.  
  172.  
  173. #son{
  174. background-color:none;
  175. border:0px solid #1c1917;
  176. width:500px;
  177. height:500px;
  178. overflow:auto;
  179. position:absolute;
  180. left:42%;
  181. top:0%;
  182. margin-left:-150px;
  183. margin-top:120px;
  184. opacity:.70;
  185. }
  186.  
  187. #bitch{
  188. background-color:#21311d;
  189. border:1px solid #2c2f2b;
  190. box-shadow:1px 1px 20px #000;
  191. width:400px;
  192. height:590px;
  193. overflow:auto;
  194. position:absolute;
  195. padding: 5px;
  196. border-radius: 30px;
  197. z-index:;
  198. left: 50%;
  199. top: 100px;
  200. opacity:.70;
  201. text-align:justify;
  202. }
  203.  
  204. #title{
  205. width:400px;
  206. height:200px;
  207. overflow:auto;
  208. position:absolute;
  209. right:400px;
  210. top:0%;
  211. margin-left:90px;
  212. margin-top:65px;
  213. letter-spacing:3px;
  214. font-family:times;
  215. font-size:50px;
  216. font-style: italic;
  217. line-height:40px;
  218. text-transform: none;
  219. color:black;
  220. opacity:0.5;
  221. }
  222.  
  223. #holy{
  224. width:400;
  225. height:370;
  226. overflow-y:hidden;
  227. }
  228.  
  229. #shit{
  230. width:400;
  231. height:370;
  232. overflow:auto;
  233. }
  234. </style>
  235.  
  236. <div id="image">
  237. </div>
  238.  
  239. <div id="title">
  240. The Brut
  241. </div>
  242.  
  243.  
  244. <div id="son">
  245. <ul id="navigation">
  246. <a class="nav" href="#1">〉</a> <br><br><br>
  247. <a class="nav" href="#2">〉</a> <br><br><br>
  248. <a class="nav" href="#3">〉</a> <br><br><br>
  249. <a class="nav" href="#4">〉</a> <br><br><br>
  250. <a class="nav" href="#5">〉</a> <br><br><br>
  251. <a class="nav" href="#6">〉</a>
  252.  
  253. </ul>
  254. </div>
  255.  
  256. <div id="bitch">
  257. <div id="holy">
  258. <div id="shit">
  259.  
  260. <a name="1"></a>
  261. <div id="text">
  262. <h2>stats</h2>
  263. <b>Name</b> <font style="float: right;"> --- </font><br>
  264. <b>Nicknames</b> <font style="float: right;"> --- </font><br>
  265. <b>Age</b> <font style="float: right;"> --- </font><br>
  266. <b>GENDER</b> <font style="float: right;"> --- </font><br>
  267. <b>Species</b> <font style="float: right;"> --- </font><br>
  268. <b>Orientation</b> <font style="float: right;"> --- </font><br>
  269. <b>Status</b> <font style="float: right;"> --- </font><br>
  270. <b>Position</b> <font style="float: right;"> --- </font><br>
  271. <b>ORIGINS</b> <font style="float: right;"> --- </font><br>
  272. <b>Location</b> <font style="float: right;"> --- </font><br>
  273. <b>occupation</b> <font style="float: right;"> --- </font><br><br>
  274. <h2>physique</h2>
  275. <b>HEIGHT</b> <font style="float: right;"> --- </font><br>
  276. <b>WEIGHT</b> <font style="float: right;"> --- </font><br>
  277. <b>STATURE</b> <font style="float: right;"> --- </font><br>
  278. <b>FUR</b> <font style="float: right;"> --- </font><br>
  279. <b>Sound</b> <font style="float: right;"> --- </font><br>
  280. <b>HAIR</b> <font style="float: right;"> --- </font><br>
  281. <b>EYES</b> <font style="float: right;"> --- </font><br>
  282. <b>mods</b> <font style="float: right;"> --- </font><br>
  283. <b>size</b> <font style="float: right;"> --- </font><br>
  284. <b>feel</b> <font style="float: right;"> --- </font><br>
  285. </div></div>
  286.  
  287. <div id="shit">
  288. <a name="2"></a>
  289. <div id="text">
  290. <h2>background</h2>
  291. history.
  292. </div>
  293. </div>
  294.  
  295. <div id="shit">
  296. <a name="3"></a>
  297. <div id="text">
  298. <h2>friends & family</h2><center><br>
  299. <big><a href="">friend</a> <br>
  300. </center>
  301.  
  302. </div>
  303. </div>
  304.  
  305. <div id="shit">
  306. <a name="4"></a>
  307. <div id="text">
  308. <h2>gallery</h2><br>
  309. <a href="">link.</a>
  310. </div>
  311. </div>
  312.  
  313. <div id="shit">
  314. <a name="5"></a>
  315. <div id="text">
  316. <h2>lyrics</h2><br>
  317.  
  318. lyrics.
  319. </div>
  320. </div>
  321.  
  322.  
  323. <div id="shit">
  324. <a name="6"></a>
  325. <div id="text">
  326. <h2>out of character</h2>
  327. <BR>
  328. OOC.
  329.  
  330. <br><br><div align="right">
  331. Layout © Kieta.</div>
  332.  
  333. </div>
  334. </div>
  335. </div>
  336. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement