Beautifulie

Claudio Re-Vamped

May 10th, 2014
328
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 13.47 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor { display: none; }
  3. #profile { background-color: transparent; border: none; }
  4. </style>
  5.  
  6. <style type="text/css">
  7. body {
  8. font-family: arial narrow;
  9. font-size: 10px;
  10. background-color: #857D79;
  11. background-image: url('');
  12. background-attachment: fixed;
  13. background-position: fixed;
  14. background-repeat: repeat;
  15. text-align: justify;
  16. color: #888888;
  17. cursor: url('http://cur.cursors-4u.net/cursors/cur-6/cur567.cur');
  18. }
  19.  
  20. b, strong {font-family:'century gothic'; font-variant: small-caps; font-size:15px; color: #be8c78; font-weight:normal; letter-spacing: -1px;}
  21. i {color: #666666; font-family: 'calibri'; font-size:8pt; letter-spacing:0px}
  22. u {color: #666; font-size: 12px; font-weight: light; letter-spacing: 0px; word-spacing: 6px; font-family:Romans; text-transform: normal; font-weight: normal; text-align: center; border-bottom: 1px dotted #889e9f;}
  23. s {color: #99D6FF; font-size: 11px; font-weight: light; letter-spacing: 0px; font-family:Romans; text-transform: normal; text-decoration: none; font-weight: normal; text-shadow: #FF99D6 0px 0px 1px;}
  24. big {color: #CCCCCC; font-size: 14px; font-weight: light; letter-spacing: 0px; font-family:Romans; text-transform: normal; text-decoration: none; font-weight: normal; text-align: center; Text-shadow: #DED6AA 0px 0px 1px;}
  25. small {color: #555555; font-size: 11px; font-weight: light; letter-spacing: -1px; font-family:Romans; font-variant: small-caps; text-transform: lowercase; text-decoration: none; font-weight: normal; text-align: center;}
  26.  
  27. ::-webkit-scrollbar-button:vertical:{background-color: #212121;
  28. -moz-border-radius: 0px 0px 0px 0px;
  29. border-radius:0px 0px 0px 0px;}
  30. ::-webkit-scrollbar-thumb:vertical {background-color:#212121; height:20px;
  31. -moz-border-radius: 0px 0px 0px 0px;
  32. border-radius:0px 0px 0px 0px;}
  33. ::-webkit-scrollbar-thumb:horizontal {background-color:#212121; height:20px !important;
  34. -moz-border-radius: 0px 0px 0px 0px;
  35. border-radius:0px 0px 0px 0px;}
  36. ::-webkit-scrollbar { height:20px; width: 3px; background-color:transparent;}
  37.  
  38. @import url(http://fonts.googleapis.com/css?family=lavanderia sturdy);
  39.  
  40. #line{
  41. position:fixed;
  42. background-image: url('http://i.picpar.com/vnw.png');
  43. background-attachment: fixed;
  44. background-position: fixed;
  45. background-repeat: repeat;
  46. z-index: 100;
  47. left: 0px;
  48. height: 100%;
  49. width: 90px;
  50. top: 0px;
  51. z-index: 9;
  52. border-right: 5px Solid #7D695D;
  53. background-color: #212121;
  54. }
  55.  
  56. #line2{
  57. background-color: #BAAE96;
  58. height: 100%;
  59. width: 5px;
  60. top: 0px;
  61. left: 95px;
  62. position: fixed;
  63. z-index: 150;
  64. }
  65.  
  66. #line3{
  67. background-color: #7B564E;
  68. height: 100%;
  69. width: 5px;
  70. top: 0px;
  71. left: 100px;
  72. position: fixed;
  73. z-index: 150;
  74. }
  75.  
  76. #Poke{
  77. position: fixed;
  78. top: 420px;
  79. left: 100px;
  80. width: 250px;
  81. height: 120px;
  82. background-color: #EDEDEE;
  83. border: #7B564E 4px solid;
  84. z-index: 200;
  85. }
  86.  
  87. .box {
  88. position: fixed;
  89. left: -305px;
  90. top: 550px;  
  91. width: 750px;
  92. height: 420px;
  93. padding: 5px;
  94. color: #212121;
  95. background-color: transparent;
  96. opacity: 0;
  97. transition: all 0.5s ease-in-out;
  98. -webkit-transition: all 0.5s ease-in-out;
  99. -moz-transition: all 0.5s ease-in-out;
  100. -o-transition: all 0.5s ease-in-out;
  101. -ms-transition: all 0.5s ease-in-out;
  102. z-index: 200;
  103. }
  104.  
  105. .box:target {
  106. top: 550px;
  107. left: 90px;
  108. opacity: 1;
  109. transition: all 0.5s ease-in-out;
  110. -webkit-transition: all 0.5s ease-in-out;
  111. -moz-transition: all 0.5s ease-in-out;
  112. -o-transition: all 0.5s ease-in-out;
  113. -ms-transition: all 0.5s ease-in-out;
  114. z-index: 200;
  115. }
  116.  
  117. .imagine{
  118. position: absolute;
  119. width: 250px;
  120. height: 105px;
  121. padding: 5px;
  122. color: #444444;
  123. font-family: verdana;
  124. font-variant: small-caps;
  125. text-align: justify;  
  126. font-size: 10px;
  127. line-height: 8px;  
  128. overflow: auto;
  129. border: 3px Solid #7D695D;
  130. background-color: #EDEDEE;
  131. z-index: 200;
  132. opacity: 1;
  133. }
  134.  
  135. #Img{
  136. position: fixed;
  137. background-image:url("http://i.picpar.com/try.png");
  138. background-repeat: no-repeat;
  139. background-size: 250px 350px;
  140. top: 50px;
  141. left: 97px;
  142. width: 250px;
  143. height: 350px;
  144. background-color: #EDEDEE;
  145. border: #BAAE96 4px solid;
  146. z-index: 200;
  147. -webkit-transition: all 0.8s ease-in-out;
  148. -moz-transition: all 0.8s ease-in-out;
  149. -o-transition: all 0.8s ease-in-out;
  150. -ms-transition: all 0.8s ease-in-out;
  151. transition: all 0.8s ease-in-out;
  152. }
  153.  
  154. #Img:hover{
  155. position: fixed;
  156. background-image:url("http://i.picpar.com/wry.png");
  157. background-repeat: no-repeat;
  158. background-size: 250px 350px;
  159. top: 50px;
  160. left: 97px;
  161. width: 250px;
  162. height: 350px;
  163. background-color: #EDEDEE;
  164. border: #BAAE96 4px solid;
  165. z-index: 200;
  166. -webkit-transition: all 0.8s ease-in-out;
  167. -moz-transition: all 0.8s ease-in-out;
  168. -o-transition: all 0.8s ease-in-out;
  169. -ms-transition: all 0.8s ease-in-out;
  170. transition: all 0.8s ease-in-out;
  171. }
  172.  
  173. .image {
  174. opacity: 0;
  175. width: autopx;
  176. height: 350px;
  177. background-color: #EDEDEE;
  178. text-align: justify;
  179. overflow: auto;
  180. -ms-transition: opacity .8s linear;
  181. -moz-transition: opacity .8s linear;
  182. -o-transition: opacity .8s linear;
  183. -webkit-transition: opacity .8s linear; }
  184.  
  185. .image:hover {
  186. opacity: 0.9; }
  187.  
  188. .text {
  189. line-height: 1.5;
  190. padding-top: 0px;
  191. margin-left: 1px;
  192. margin-top: 0px;
  193. font-family: verdana;
  194. font-variant: small-caps;
  195. font-size: 10;
  196. color: black;
  197. text-align: justify; }
  198.  
  199. .snow {
  200. margin-top: 1px;
  201. height: 80px;
  202. width: 80px;
  203. margin-left: 3px;
  204. margin-top: 21px;
  205. border: #965445 2px solid;
  206. opacity: 0.7;
  207. }
  208.  
  209. .snow:hover {
  210. margin-top: 1px;
  211. height: 80px;
  212. width: 80px;
  213. margin-left: 3px;
  214. margin-top: 21px;
  215. border: #965445 2px solid;
  216. opacity: 0.9;
  217. }
  218.  
  219. #info {
  220. position: fixed;
  221. left: 105px;
  222. top: 50px;
  223. width: 250px;
  224. height: 358px;
  225. border-right: 3px solid #495258;
  226. background-color: transparent;
  227. transition: all .5s ease-in-out;
  228. -webkit-transition: all .5s ease-in-out;
  229. -moz-transition: all .5s ease-in-out;
  230. -o-transition: all .5s ease-in-out;
  231. -ms-transition: all .5s ease-in-out;
  232. z-index: 15;
  233. }
  234.  
  235. #info:hover {
  236. position: fixed;
  237. padding-left: 250px;
  238. border-right: 4px solid #495258;
  239. transition: all .5s ease-in-out;
  240. -webkit-transition: all .5s ease-in-out;
  241. -moz-transition: all .5s ease-in-out;
  242. -o-transition: all .5s ease-in-out;
  243. -ms-transition: all .5s ease-in-out;
  244. }
  245.  
  246. #info p {
  247. margin: 10px;
  248. padding: 5px;
  249. font-family: verdana;
  250. font-variant: small-caps;
  251. text-align: justify;
  252. font-size: 10px;
  253. color: #212121;
  254. background-color: #f0f0f0;
  255. }
  256.  
  257. #Title{
  258. position: fixed;
  259. top: -10px;
  260. left: 170px;
  261. color: #FEFEFE;
  262. font-size: 55px;
  263. line-height: 80px;
  264. letter-spacing: 3px;
  265. font-family: lavanderia sturdy;
  266. text-shadow: #7B564E 7px 5px 10px;
  267. }
  268.  
  269. a {
  270. color: #965445;
  271. text-decoration: none;
  272. }
  273.        
  274. a:hover {
  275. color: #888888;
  276. text-decoration: none;
  277. cursor: url('http://cur.cursors-4u.net/others/oth-6/oth589.cur');
  278. }
  279.  
  280. #credit{
  281. position:fixed;
  282. bottom:0px;
  283. right:0px;
  284. z-index:450;
  285. }
  286.  
  287. </style>
  288.  
  289. <div id="title">claudio.</div>
  290.  
  291. <div id="line">
  292. <a href="profile.php?user=Bee" target="_blank" title="description here."><img src="http://i.picpar.com/wPC.jpg" class="snow"></a>
  293. <a href="profile.php?user=" target="_blank" title="description here."><img src="http://placehold.it/80x80" class="snow"></a>
  294. <a href="profile.php?user=" target="_blank" title="description here."><img src="http://placehold.it/80x80" class="snow"></a>
  295. <a href="profile.php?user=" target="_blank" title="description here."><img src="http://placehold.it/80x80" class="snow"></a>
  296. <a href="profile.php?user=" target="_blank" title="description here."><img src="http://placehold.it/80x80" class="snow"></a>
  297. <a href="profile.php?user=" target="_blank" title="description here."><img src="http://placehold.it/80x80" class="snow"></a>
  298. </div>
  299.  
  300. <div id="line2"></div>
  301. <div id="line3"></div>
  302.  
  303. <div id="img">
  304. <div class="image"><div class="text">
  305. <br>-&; Rule One
  306. <br>-&; Rule Two
  307. <br>-&; Rule Three
  308. <br>-&; Rule Four
  309. <br>-&; Rule Five
  310. <br>-&; Rule Six
  311. <br>-&; Rule Seven
  312. <br>-&; Rule Eight
  313. <br>-&; Rule Nine
  314. <br>-&; Rule Ten
  315. </div></div></div>
  316.  
  317. <div id="info">
  318. <p>Words here.</p>
  319. </div>
  320.  
  321. <div id="Poke">
  322. <center>
  323. <a class="nav" href="#one"><img src="http://cdn.bulbagarden.net/upload/9/95/Great_Ball_battle_V.png"></a>
  324. <a class="nav" href="#two"><img src="http://cdn.bulbagarden.net/upload/9/95/Great_Ball_battle_V.png"></a>
  325. <a class="nav" href="#three"><img src="http://cdn.bulbagarden.net/upload/9/95/Great_Ball_battle_V.png"></a>
  326. <a class="nav" href="#four"><img src="http://cdn.bulbagarden.net/upload/9/95/Great_Ball_battle_V.png"></a>
  327. <a class="nav" href="#five"><img src="http://cdn.bulbagarden.net/upload/9/95/Great_Ball_battle_V.png"></a>
  328. <a class="nav" href="#six"><img src="http://cdn.bulbagarden.net/upload/9/95/Great_Ball_battle_V.png"></a>
  329. </center>
  330. small icons here.
  331. <br><b>bold</b> <i>italic</i> <u>underline</u> <strike>strike through</strike> <big>big text</big> <small>small text</small> <a href="" target="_blank">Link.</a>
  332. </div>
  333.  
  334. <div id="one" class="box">
  335. <div class="imagine">
  336. <img src="http://www.serebii.net/xy/pokemon/466.png" width="100" height="100" align="left" title="WIP Storytime."></img><br>
  337. <font style=float:left>Name</font> <font style=float:right>Elisynne</font><br>
  338. <font style=float:left>Gender</font> <font style=float:right>Female</font><br>
  339. <font style=float:left>Type</font> <font style=float:right>Dragon</font><br>
  340. <font style=float:left>Held Item</font> <font style=float:right>Everstone</font><br>
  341. <font style=float:left>N.Number.</font> <font style=float:right>#148</font><br>
  342. <font style=float:left>Abilities</font> <font style=float:right>Shed Skin </font><br> <font style=float:right> Marvel Scale</font><br><br>
  343. <center><i>Moveset goes down here!</i></center>
  344. </div></div>
  345.  
  346. <div id="two" class="box">
  347. <div class="imagine">
  348. <img src="http://www.serebii.net/xy/pokemon/466.png" width="100" height="100" align="left" title="WIP Storytime."></img><br>
  349. <font style=float:left>Name</font> <font style=float:right>Elisynne</font><br>
  350. <font style=float:left>Gender</font> <font style=float:right>Female</font><br>
  351. <font style=float:left>Type</font> <font style=float:right>Dragon</font><br>
  352. <font style=float:left>Held Item</font> <font style=float:right>Everstone</font><br>
  353. <font style=float:left>N.Number.</font> <font style=float:right>#148</font><br>
  354. <font style=float:left>Abilities</font> <font style=float:right>Shed Skin </font><br> <font style=float:right> Marvel Scale</font><br><br>
  355. <center><i>Moveset goes down here!</i></center>
  356. </div></div>
  357.  
  358. <div id="three" class="box">
  359. <div class="imagine">
  360. <img src="http://www.serebii.net/xy/pokemon/466.png" width="100" height="100" align="left" title="WIP Storytime."></img><br>
  361. <font style=float:left>Name</font> <font style=float:right>Elisynne</font><br>
  362. <font style=float:left>Gender</font> <font style=float:right>Female</font><br>
  363. <font style=float:left>Type</font> <font style=float:right>Dragon</font><br>
  364. <font style=float:left>Held Item</font> <font style=float:right>Everstone</font><br>
  365. <font style=float:left>N.Number.</font> <font style=float:right>#148</font><br>
  366. <font style=float:left>Abilities</font> <font style=float:right>Shed Skin </font><br> <font style=float:right> Marvel Scale</font><br><br>
  367. <center><i>Moveset goes down here!</i></center>
  368. </div></div>
  369.  
  370. <div id="four" class="box">
  371. <div class="imagine">
  372. <img src="http://www.serebii.net/xy/pokemon/466.png" width="100" height="100" align="left" title="WIP Storytime."></img><br>
  373. <font style=float:left>Name</font> <font style=float:right>Elisynne</font><br>
  374. <font style=float:left>Gender</font> <font style=float:right>Female</font><br>
  375. <font style=float:left>Type</font> <font style=float:right>Dragon</font><br>
  376. <font style=float:left>Held Item</font> <font style=float:right>Everstone</font><br>
  377. <font style=float:left>N.Number.</font> <font style=float:right>#148</font><br>
  378. <font style=float:left>Abilities</font> <font style=float:right>Shed Skin </font><br> <font style=float:right> Marvel Scale</font><br><br>
  379. <center><i>Moveset goes down here!</i></center>
  380. </div></div>
  381.  
  382. <div id="five" class="box">
  383. <div class="imagine">
  384. <img src="http://www.serebii.net/xy/pokemon/466.png" width="100" height="100" align="left" title="WIP Storytime."></img><br>
  385. <font style=float:left>Name</font> <font style=float:right>Elisynne</font><br>
  386. <font style=float:left>Gender</font> <font style=float:right>Female</font><br>
  387. <font style=float:left>Type</font> <font style=float:right>Dragon</font><br>
  388. <font style=float:left>Held Item</font> <font style=float:right>Everstone</font><br>
  389. <font style=float:left>N.Number.</font> <font style=float:right>#148</font><br>
  390. <font style=float:left>Abilities</font> <font style=float:right>Shed Skin </font><br> <font style=float:right> Marvel Scale</font><br><br>
  391. <center><i>Moveset goes down here!</i></center>
  392. </div></div>
  393.  
  394. <div id="six" class="box">
  395. <div class="imagine">
  396. <img src="http://www.serebii.net/xy/pokemon/466.png" width="100" height="100" align="left" title="WIP Storytime."></img><br>
  397. <font style=float:left>Name</font> <font style=float:right>Elisynne</font><br>
  398. <font style=float:left>Gender</font> <font style=float:right>Female</font><br>
  399. <font style=float:left>Type</font> <font style=float:right>Dragon</font><br>
  400. <font style=float:left>Held Item</font> <font style=float:right>Everstone</font><br>
  401. <font style=float:left>N.Number.</font> <font style=float:right>#148</font><br>
  402. <font style=float:left>Abilities</font> <font style=float:right>Shed Skin </font><br> <font style=float:right> Marvel Scale</font><br><br>
  403. <center><i>Moveset goes down here!</i></center>
  404. </div></div>
  405. <div id="credit">
  406. <img src="http://i1267.photobucket.com/albums/jj547/xdevilrose/Photoshop/--devilrose2.png">
  407. </div>
Advertisement
Add Comment
Please, Sign In to add comment