Beeline

Lannister

Apr 11th, 2015
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.74 KB | None | 0 0
  1. <style>
  2. .maintop, .leftnav, .profilename, .profilepages, .topbar, .defaultpic, .thumbnail, .gallery, .videos, .userinfo, .journal_entry, .profile_title, .likes_title, .dislikes_title, .music_title, .buttons1, .buttons2, .buttons3, .friends, .rate, .comment_title, .comments, .tagline, .menu2, .profilepages, .footer_links { display: none; }
  3.  
  4.  
  5. body, html {
  6. background-color: #000000;
  7. background-image: url(''), url('http://i.imgur.com/Dej4YmC.png');
  8. background-position: top left;
  9. background-repeat: no-repeat, repeat;
  10. background-attachment: fixed;
  11. position:absolute;
  12. }
  13. html, div {
  14. font-family: trebuchet MS;
  15. color: #ffffff;
  16. font-size: 12px;
  17. font-style: normal;
  18.  
  19. }
  20. a:link, .menu2, .menu2 a:link {
  21. color: ;
  22. font-size: 9pt;
  23. font-family : trebuchet ms;
  24. text-transform: none;
  25. text-decoration: none;
  26. -webkit-transition: all 0.5s ease-out;
  27. -moz-transition: all 0.5s ease-out;
  28. }
  29.  
  30. a:visited, .menu2 a:visited {
  31. color: ;
  32. text-transform: none;
  33. font-family : trebuchet ms;
  34. text-transform: none;
  35. text-decoration: none;
  36. }
  37.  
  38. a:hover, .menu, .menu a:link, .menu a:visited {
  39. color: ;
  40. text-decoration: none;
  41. font-family : trebuchet ms;
  42. text-transform: none;
  43. background: transparent;
  44. -webkit-transition: all 0.5s ease-out;
  45. -moz-transition: all 0.5s ease-out;
  46. }
  47. ::-webkit-scrollbar-thumb:vertical {
  48. background-color: #9a231a;
  49. border-radius: 0.4em;
  50. border: 1px solid #272525;
  51. height: 8px;
  52. -webkit-box-shadow: inset 1px 1px 5px rgba(82,11,5,0.5);
  53. }
  54. ::-webkit-scrollbar {
  55. width: 8x;
  56. background-color: #f4cfbb;
  57. -webkit-box-shadow: inset 0 2px 5px rgba(218,144,108,0.6);
  58. border-bottom-right-radius: 2em;
  59. }
  60. h1 {
  61. color: white;
  62. background-image:url('http://i.imgur.com/DxwZSzU.png');
  63. -webkit-box-shadow: inset 1px 1px 5px rgba(82,11,5,0.5);
  64. text-align: center;
  65. font-weight: lighter;
  66. text-transform: uppercase;
  67. font-style: none;
  68. font-family: georgia;
  69. font-size: 10pt;
  70. line-height: 1px;
  71. margin-top: 2px;
  72. padding: 2px
  73. height: auto;
  74. letter-spacing: 1pt;
  75. padding: 5px;
  76. margin: 0px;
  77. background: ;
  78. border: 1px solid #272525;
  79. border-top-left-radius: 0.1em;
  80. border-top-right-radius: 0.1em;
  81. width:auto;
  82. }
  83. h3 {
  84. color: white;
  85. background-image:url('http://i.imgur.com/DxwZSzU.png');
  86. -webkit-box-shadow: inset 1px 1px 5px rgba(82,11,5,0.5);
  87. text-align: left;
  88. font-weight: lighter;
  89. text-transform: uppercase;
  90. font-style: none;
  91. font-family: georgia;
  92. font-size: 9pt;
  93. line-height: 1px;
  94. margin-top: 2px;
  95. padding: 2px
  96. height: 3px;
  97. letter-spacing: 1pt;
  98. padding: 5px;
  99. margin: 2px;
  100. background: ;
  101. border: 1px solid #272525;
  102. border-top-left-radius: 0.1em;
  103. border-top-right-radius: 0.1em;
  104. width: auto;
  105. }
  106. b {
  107. text-transform: uppercase;
  108. font-family: trebuchet MS;
  109. color: #750103;
  110. font-size: 11px;
  111. letter-spacing: 1px;
  112. }
  113.  
  114. i {
  115. text-transform: none;
  116. font-family: georgia;
  117. color: #750103;
  118. font-size: 11px;
  119. letter-spacing: 1px;
  120. }
  121.  
  122. s {
  123. text-transform: none;
  124. font-family: trebuchet MS;
  125. color: #750103;
  126. font-size: 11px;
  127. letter-spacing: 1px;
  128. }
  129.  
  130. u {
  131. border-bottom: 1px solid #750103;
  132. text-transform: none;
  133. font-family: georgia;
  134. font-size: 11px;
  135. letter-spacing: 1px;
  136. }
  137. blockquote {
  138. text-align: center;
  139. background-color: #181818;
  140. padding: 4px;
  141. border-left: 2px solid #333333;
  142. }
  143.  
  144. .Hangouts {
  145. background: url('http://i.imgur.com/pvrlusg.png'); background-repeat: repeat;
  146. width: 130px;
  147. height: 30px;
  148. margin: 2px;
  149. opacity: .7;
  150. border-radius: 2px;
  151. border: 2px solid white;
  152. background-color: #3EC9A7;
  153. transition: all 0.45s ease-out;
  154. -ms-transition: all 0.45s ease-out;
  155. -o-transition: all 0.45s ease-out;
  156. -webkit-transition: all 0.45s ease-out;
  157. -moz-transition: all 0.45s ease-out;
  158. }
  159. .Hangouts:hover {
  160. background: url('http://i.imgur.com/pvrlusg.png'); background-repeat: repeat;
  161. width: 130px;
  162. height: 50px;
  163. margin: 2px;
  164. opacity: .7;
  165. border-radius: 2px;
  166. border: 2px solid #750103;
  167. background-color: #98D9B6;
  168. transition: all 0.45s ease-out;
  169. -ms-transition: all 0.45s ease-out;
  170. -o-transition: all 0.45s ease-out;
  171. -webkit-transition: all 0.45s ease-out;
  172. -moz-transition: all 0.45s ease-out;
  173. }
  174. .basicimage {
  175. background: url('http://i.imgur.com/AgSSvaO.png'); background-repeat: repeat;
  176. width: 150px;
  177. height: 200px;
  178. margin: 2px;
  179. opacity: .7;
  180. border-radius: 2px;
  181. border: 2px solid #750103;
  182. background-color: #3EC9A7;
  183. transition: all 0.45s ease-out;
  184. -ms-transition: all 0.45s ease-out;
  185. -o-transition: all 0.45s ease-out;
  186. -webkit-transition: all 0.45s ease-out;
  187. -moz-transition: all 0.45s ease-out;
  188.  
  189.  
  190. }
  191. .nav {
  192. letter-spacing: 0px;
  193. text-align: center;
  194. line-height: 15px;
  195. color: ;
  196. height: 15px;
  197. display: list;
  198. border: 0px solid #750103;
  199. border-left: 0;
  200. border-right: 0;
  201. padding: 0 0 0 0px;
  202. clear: both;
  203. border-radius: 50%;
  204. -webkit-transition: -webkit-transform .8s ease-in-out;
  205. transition: transform .8s ease-in-out;
  206. }
  207. .nav:hover {
  208. letter-spacing: 0px;
  209. text-align: center;
  210. line-height: 15px;
  211. background-color: #750103;
  212. height: 15px;
  213. display: list;
  214. border: 0px solid gray;
  215. border-left: 0;
  216. border-right: 0;
  217. padding: 0 0 0 0px;
  218. clear: both;
  219. -webkit-transform: rotate(360deg);
  220. transform: rotate(360deg);
  221. }
  222.  
  223. </style>
  224.  
  225. <style>
  226. .overlay {
  227. position: relative;
  228. margin-left: 5px;
  229. top: 0px;
  230. left:250px;
  231. width: 700px;
  232. height: 665px;
  233. background: url('http://i.imgur.com/5lWrHGW.png');
  234. background-repeat: no-repeat;
  235. background-position: top-left;
  236. background-color: #fefaff;
  237. border-top: 1px solid #750103;
  238. border-left: 15px solid #750103;
  239. border-right: 15px solid #a9060c;
  240. border-bottom: 1px solid #a9060c;
  241. border-top-left-radius: 0.4em;
  242. border-top-right-radius: 0.4em;
  243. border-bottom-left-radius: 2em;
  244. border-bottom-right-radius: 2em;
  245. }
  246. .overlayjr{
  247. overflow: auto;
  248. position: absolute;
  249. border: 0px solid transparent;
  250. }
  251. #about {
  252. top: 432px;
  253. left: 2px;
  254. width: 390px;
  255. height: 145px;
  256. overflow: auto;
  257. padding: 4px;
  258. padding-top: 0px;
  259. color: #727676;
  260. font-family: trebuchet ms;
  261. font-size: 10px;
  262. font-style: normal;
  263. text-align: left;
  264. letter-spacing: 1px;
  265. background: rgba(254,252,255,.90);
  266. border: 1px solid #e3e2e4;
  267.  
  268.  
  269. }
  270. #music {
  271. top: 432px;
  272. right: 2px;
  273. width: 280px;
  274. height: 145px;
  275. overflow: auto;
  276. padding: 3px;
  277. padding-top: 0px;
  278. color: #727676;
  279. font-family: trebuchet ms;
  280. font-style: normal;
  281. font-size: 11px;
  282. line-height: 14px;
  283. text-align: left;
  284. text-transform: none;
  285. padding-left: 5px;
  286. background: rgba(254,252,255,.90);
  287. border: 1px solid #e3e2e4;
  288. border-bottom-right-radius: 0em;
  289.  
  290. }
  291. #navi {
  292. top: 150px;
  293. left: 0px;
  294. width: 28px;
  295. height: 160px;
  296. padding: 4px;
  297. padding-top: 0px;
  298. overflow: hidden;
  299. text-align: center;
  300. letter-spacing: 1px;
  301. background: #;
  302. box-shadow: 0 0 2px transparent;
  303.  
  304.  
  305. }
  306. #hangoutss {
  307. overflow: auto;
  308. padding: 4px;
  309. padding-top: 0px;
  310. top: 587px;
  311. left: 2px;
  312. width: 685px;
  313. height: 70px;
  314. color: #727676;
  315. font-family: trebuchet ms;
  316. font-size: 10px;
  317. font-style: normal;
  318. text-align: left;
  319. letter-spacing: 1px;
  320. background: rgba(254,252,255,.90);
  321. border: 1px solid #e3e2e4;
  322. border-bottom-left-radius: 2em;
  323. border-bottom-right-radius: 2em;
  324. }
  325. #Basics {
  326. overflow-x: hidden;
  327. overflow-y: auto;
  328. top: 11px;
  329. left: -175px;
  330. width: 157px;
  331. height: 355px;
  332. background: transparent;
  333. background: rgba(254,252,255,.90);
  334. color: #727676;
  335. font-style: normal;
  336. font-size: 9px;
  337. border: 1px solid #750103;
  338.  
  339. }
  340.  
  341. </style>
  342.  
  343. <div class="overlay">
  344.  
  345.  
  346.  
  347.  
  348. <div class="overlayjr" id="about">
  349. <h1>About me</h1>
  350. info here info here info here info here info here info here info here info here info here info here info here info here info here info here info here info here info here info here info here info here info here info here info here info here info here info here info here info here info here info here info here info here
  351. <b>Bold</b> <i>italics</i> <u>underline</u>
  352. </div>
  353.  
  354.  
  355.  
  356. <div class="overlayjr" id="music">
  357. <h1>music taste</h1>
  358. music music music music music
  359. </div>
  360.  
  361.  
  362. <div class="overlayjr" id="navi">
  363. <center>
  364. <a href="http://vampirefreaks.com/profiles/home.php"><img src="http://i.imgur.com/rpeCbDK.png" title="vf home" class="nav" /></a>
  365. <a href="http://vampirefreaks.com/profile_action.php?user=SamanthaNiccole"><img src="http://i.imgur.com/2pHGkh1.png" title="Add Samantha" class="nav" /></a>
  366. <a href="http://vampirefreaks.com/user_comment.php?user=SamanthaNiccole&amp;rate=1"><img src="http://i.imgur.com/UF9ZC7j.png" title="Comment" class="nav" /></a>
  367. <a href="http://vampirefreaks.com/gallery/SamanthaNiccole"><img src="http://i.imgur.com/nrwi6WI.png" title="Gallery" class="nav" /></a>
  368. <a href="http://vampirefreaks.com/journal/SamanthaNiccole"><img src="http://i.imgur.com/EtccIyu.png" title="Journal" class="nav" /></a>
  369. <a href="http://vampirefreaks.com/members/Beeline/Silver-Tongued"><img src="http://i.imgur.com/OGf1hx9.png" title="Credit" class="nav" /></a>
  370.  
  371. </center>
  372. </div>
  373.  
  374. <div class="overlayjr" id="hangoutss">
  375. <h1>My Cults</h1>
  376. <center><a href="/cult/CULTNAMEHERE"><img src="CULTBANNER HERE" class="Hangouts" /></a>
  377. <a href="/cult/CULTNAMEHERE"><img src="CULTBANNER HERE" class="Hangouts" /></a>
  378. <a href="/cult/CULTNAMEHERE"><img src="CULTBANNER HERE" class="Hangouts" /></a>
  379. <a href="/cult/CULTNAMEHERE"><img src="CULTBANNER HERE" class="Hangouts" /></a>
  380. <a href="/cult/CULTNAMEHERE"><img src="CULTBANNER HERE" class="Hangouts" /></a>
  381. <a href="/cult/CULTNAMEHERE"><img src="CULTBANNER HERE" class="Hangouts" /></a>
  382. <a href="/cult/CULTNAMEHERE"><img src="CULTBANNER HERE" class="Hangouts" /></a>
  383. <a href="/cult/CULTNAMEHERE"><img src="CULTBANNER HERE" class="Hangouts" /></a> </center>
  384. </div>
  385.  
  386. <div class="overlayjr" id="Basics">
  387. <img src="IMAGE HERE" class="basicimage" /></a>
  388. <h1>Basics</h1>
  389. <b>Sex:</b> female <br />
  390. <b>Age:</b> ?? <br />
  391. <b>Location:</b> ??? <br />
  392. <b>Orientation:</b>??<br />
  393. <b>Relationship:</b>??<br />
  394. </div>
  395. </div>
Advertisement
Add Comment
Please, Sign In to add comment