Advertisement
layoutsbyleni

Naturally (CSS)

Jul 12th, 2012
720
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 7.37 KB | None | 0 0
  1. @font-face {
  2. font-family: "script";
  3. src: url('http://static.tumblr.com/rseqecb/hv9m729bl/qumpellkano12.otf');
  4. }
  5.  
  6. @font-face {
  7. font-family: "small";
  8. src: url('http://static.tumblr.com/rseqecb/ENgm6ye37/bmmini.ttf');
  9. }
  10.  
  11.  
  12. body {background-color: #9AF07C;}
  13.  
  14. #title {color: white; position: fixed; margin-top: 260px; font-family: "script"; font-size: 75px; margin-left: -100px; text-shadow: 6px 0px 0px #68B94A; letter-spacing: -3px;
  15.         filter: dropshadow(color=#68B94A, offx=6, offy=0);}
  16. #line {position: fixed; margin-top : 300px; margin-left: -100px; background-color: #AEFF90; width: 530px; height: 30px; -webkit-border-radius: 100px 0px 0px 100px;
  17.         border-radius: 100px 0px 0px 100px;}
  18. #circle {position: fixed; width: 150px; height: 150px; background-color: #86D768; -webkit-border-radius: 150px 150px 150px 150px;
  19.         border-radius: 150px 150px 150px 150px; margin-left: 325px; margin-top: 240px;}
  20. #block1 { opacity: 0.7; position: fixed; margin-top: 187px; margin-left: 275px; width: 120px; height: 120px; background-color: #FFD184; -webkit-border-radius: 0px 50px 0px 50px;
  21.         border-radius: 0px 50px 0px 50px; }
  22. #block2 {opacity: 0.7;position: fixed; margin-top: 320px; margin-left: 275px; width: 120px; height: 120px; background-color: #F98194; -webkit-border-radius: 50px 0px 50px 0px;
  23.         border-radius: 50px 0px 50px 0px; }
  24. .image { outline: 0px solid #84B473; width: 300px; height: 300px; -webkit-order-radius: 150px 0px 150px 0px;
  25.         border-radius: 150px 0px 150px 0px; }
  26. #cov {position: fixed; margin-top: -25px; margin-left: 400px;}
  27.  
  28. #block4 { opacity: 0.7; position: fixed; margin-top: 305px; margin-left: 410px; width: 120px; height: 120px; background-color: #7BA4DC; -webkit-border-radius: 50px 0px 50px 0px;
  29.         border-radius: 50px 0px 50px 0px; -webkit-border-radius: 0px 50px 0px 50px;
  30.         border-radius: 0px 50px 0px 50px;}
  31.  
  32. .xg_module music {display: none;}
  33. {LINKS ********** }
  34.  
  35. #links { opacity: 0; position: fixed; padding: 5px; margin-left:285px; margin-top: 181px; background-color: #F5E598; width: 100px; height: 100px; font-size: 9px; line-height: 19px;color: #FFFFC0; -webkit-border-radius: 0px 50px 0px 50px;
  36.         border-radius: 0px 50px 0px 50px; text-align: center; }
  37.  
  38. #links a {text-transform: uppercase; font-size : 8px; font-family: calibri; color: #918134;}
  39.  
  40. #links a:hover {color: white;}
  41.  
  42. #links:hover {opacity: 0.9;}
  43. {INFO ********** }
  44.  
  45. #info {position: fixed; margin-top: -5px; margin-left: 408px;  background-color: white; width: 265px; height: 265px;  -webkit-order-radius: 150px 0px 150px 0px; overflow: hidden; padding: 10px; color: black; text-align:right;
  46.         border-radius: 150px 0px 150px 0px; font-size: 8px; letter-spacing: 1px; font-family: "small"; opacity : 0;}
  47.  
  48. #info:hover {opacity : 0.9;}
  49.  
  50. #subtitle {opacity : 0; position: fixed; font-family: calibri; font-style: italic;letter-spacing: -1px; text-indent: 2px;   margin-top: 305px;  margin-left: 409px;width: 100px; height: 100px; padding: 5px;  -webkit-border-radius: 50px 0px 50px 0px;
  51.         border-radius: 50px 0px 50px 0px; -webkit-border-radius: 0px 50px 0px 50px;
  52.         border-radius: 0px 50px 0px 50px; background-color : #8FB8F0;}
  53.  
  54. #subtitle:hover {opacity: 0.9;}
  55.  
  56.  
  57. {OTHER****}
  58.  
  59. #pic2 {position: fixed; margin-top: 299px; margin-left: 278px; width: 100px; height: 100px; opacity: 0; }
  60.  
  61. #pic2:hover {opacity: 0.9;}
  62.  
  63. .pic {-webkit-border-radius: 50px 0px 50px 0px;
  64.         border-radius: 50px 0px 50px 0px;}
  65.  
  66.  
  67. /*              ᴄʀᴇᴅɪᴛs ᴘʟᴇᴀsᴇ ᴅᴏ ɴᴏᴛ ʀᴇᴍᴏᴠᴇ ᴛʜᴇᴍ ʜᴇʀᴇ ᴏʀ ɪɴ ᴛʜᴇ ʜᴛᴍʟ ɪ ᴡɪʟʟ ᴄᴀᴛᴄʜ ʏᴏᴜ          */  
  68.  
  69. #cred {
  70. position: fixed;
  71. right: 15px;
  72. bottom: 30px;
  73. }
  74.  
  75. @font-face {
  76. font-family: "Journal"; src: url('http://static.tumblr.com/pwgdr2n/9YYm3j4gp/journal.ttf');
  77. }
  78.  
  79. #cred a strong {
  80. color: red;
  81. font-family: 'journal';
  82. text-transform: lowercase;
  83. font-size: 40px;
  84. line-height: 20px;
  85. letter-spacing: -2px;
  86. color: #ff7575;
  87. display: block;
  88. text-align: center;
  89. }
  90.  
  91. #cred a {
  92. font-family: trebuchet ms;
  93. font-size: 7px;
  94. text-transform: uppercase;
  95. color: #aaa;
  96. }
  97.  
  98. #cred:hover {
  99. opacity: 0.5;
  100. }
  101.  
  102.  
  103. a:hover, #links, #links:hover, #info, #info:hover, #pic2, #pic2:hover, #subtitle, #subtitle:hover {-webkit-transition: all 800ms ease;
  104. -moz-transition: all 800ms ease;
  105. -ms-transition: all 800ms ease;
  106. -o-transition: all 800ms ease;
  107. transition: all 800ms ease;}
  108.  
  109.  
  110. h1 {display: none;}
  111. h2 {display: none;}
  112.  
  113. ul.navigation.easyclear {display: none;}
  114. .sortable.music{display: none;}
  115. .module_groups {display: none;}
  116. .module_about_user {display: none;}
  117. .sortable.module_feed {display: none;}
  118. .module_photo {display: none;}
  119. .module_members {display:none !important; }
  120. #xj_module_gift {display: none;}
  121. /* comment wall */ #xg_module_body, #xg_module_head h2, .xg_module_comment_wall{ display: none;}
  122. #xg_masthead {visibility:hidden;}
  123. .xg_module_body.profile.vcard dl.last-child a {font-family: trebuchet ms; font-size: 7px; text-transform: uppercase; line-height: 5px; color :black;}
  124. .xg_module_body.profile.vcard dl.last-child {color: gray; position: fixed;
  125. top: 10px;
  126. left: 10px;}
  127. .xg_sprite xg_sprite-share {display:none!important;}
  128. #xn_bar { display: none;}
  129. .xg_theme #xg_foot {display: none; }
  130. #xg_layout_column_1 {  }
  131. .xg_span-5 { display:none !important;}
  132. ul.nobullets.last-child {display: none;}
  133. #xg_mudule.movable.sortable.module {display: none;}
  134. #xg_navigation, #xg_navigation ul, #xg_navigation ul li, #xg_navigation ul li span, #xg_navigation {display: none;}
  135. .xg_theme #xg_head,  .xg_theme #xg_foot {
  136. display: none;}
  137. .dy-avatar.dy-avatar-full-width {
  138. display: none;}
  139. ::-webkit-scrollbar {width: 5px; height:auto; background: transparent;}
  140. ::-webkit-scrollbar-corner {background: transparent;}
  141. ::-webkit-scrollbar-thumb:vertical {background: #C2FFA4; width: 5px; -webkit-border-radius: 5px;
  142.    
  143.     border-radius: 5px;
  144. }
  145. div#xg_layout_column_2{ font-size: 7px; width: 640px; height: 400px; position: fixed; top:0px; left: 0px; margin-left: 300px; margin-top: 70px;background-color: transparent; border: 0px solid ;}
  146. div.xg_span-16 {font-size: 7px; width: 600px; height: 450px; position: fixed; top:0px; left: 0px; margin-left: 300px; margin-top: 70px;background-color: transparent; }
  147. div.xg_3col { width:450px; background-color: transparent; position: fixed; top:0px; left: 0px; margin-left: 500px; }
  148.  
  149.  
  150. html, body,  span, applet, object, iframe, h1, h2, h3, h4, h5, h6,  blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td , body, span, td,    .orangetext15,.lightbluetext8,.blacktext12,.blacktext10,.whitetext12,.btext, .redtext, .redbtext, .text
  151. .xg_theme button, .xg_theme a.button, .xg_theme input.button {font-family: "small"; font-size: 8px; letter-spacing: 2px; webkit-transition: all 600ms ease; color: #AF6225;
  152. -moz-transition: all 600ms ease;
  153. -ms-transition: all 600ms ease;
  154. -o-transition: all 600ms ease;
  155. transition: all 600ms ease; color : gray;}
  156.  
  157.  
  158. .module_user_summary ul.nobullets li a {display: none;}
  159.  
  160. ul.nobullets.last-child {
  161. display: block;
  162. position: fixed;
  163. margin-top: -100px;
  164. margin-left: 10px;
  165. top: 300px;
  166. }
  167.  
  168. ul.nobullets li {color: transparent;}
  169.  
  170. .xg_module music {display: none;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement