Просмотр файла soc_wap/style.css

Размер файла: 3.11Kb
  1. /* Design by VERMIN; http://weabos.ru & http://upzip.ru */
  2.  
  3. body {
  4. color : #7a7a7a;
  5. font-size : 11px;
  6. font-family : tahoma;
  7. background : #bdbbb9;
  8. margin: 0 auto;
  9. max-width: 550px;
  10. }
  11. a:link, a:active, a:visited {
  12. color : #1a71f3;
  13. text-decoration : none;
  14. }
  15. a:hover, a:focus {
  16. color : #ff7600;
  17. }
  18. img {
  19. border-style : none;
  20. }
  21. input, textarea, select {
  22. color: #679b00;
  23. background-color: #fafff0;
  24. border: solid 1px #c9e399;
  25. }
  26. .header {
  27. color : #cacaca;
  28. height : 18px;
  29. background-image : url(topbg.gif);
  30. }
  31. .head {
  32. text-shadow : #82e1f8 1px 0 1px;
  33. color : #fff;
  34. font-size : 18px;
  35. font-weight : bold;
  36. line-height : 14px;
  37. background-color : #FFF;
  38. background-image : url(bg.gif);
  39. background-repeat : repeat-x;
  40. background-position : 50% top;
  41. margin-bottom : 1px;
  42. }
  43.  
  44. .menu {
  45. border-left : 4px solid #a7a7a7;
  46. background-repeat : repeat-x;
  47. background-position : 50% top;
  48. margin-top : 1px;
  49. margin-bottom : 1px;
  50. padding : 2px;
  51.  
  52. }
  53.  
  54.  
  55. .head span {
  56. font-size : 11px;
  57. }
  58. .back {
  59. background-image : url(back.gif);
  60. background-repeat : no-repeat;
  61. background-position : left top;
  62. height : 100px;
  63. padding-left : 35px;
  64. }
  65.  
  66.  
  67. .tb {
  68. text-shadow : #d1d0cf 1px 1px 0;
  69. color : #888;
  70. background-color : #bdbbb9;
  71. background-image : url(gray.gif);
  72. background-repeat : repeat-x;
  73. background-position : 50% top;
  74. padding : 3px;
  75. margin-bottom : 1px;
  76. }
  77. .tb a {
  78. color : #6c6966;
  79. padding-top : 3px;
  80. }
  81. .tb a:hover {
  82.  
  83. }
  84. .for {
  85. background-color : #fff0d2;
  86. margin-top : 1px;
  87. margin-bottom : 1px;
  88. padding : 2px;
  89. border-top : 1px solid #fed6ac;
  90. border-bottom : 1px solid #fed6ac;
  91. }
  92. .for a {
  93. color : #ff7600;
  94. background-image : url(images/star.gif);
  95. background-repeat : no-repeat;
  96. background-position : left center;
  97. padding-left : 13px;
  98. }
  99. .for a:hover {
  100. color : #ffa354;
  101. background-image : url(images/starh.gif);
  102. background-repeat : no-repeat;
  103. background-position : left center;
  104. padding-left : 13px;
  105. }
  106. .for span {
  107. text-shadow : #fdbd82 1px 1px 0;
  108. color : #fff;
  109. background-color : #fed6ac;
  110. position : relative;
  111. left : 2px;
  112. bottom : 2px;
  113. float : right;
  114. padding-right : 2px;
  115. padding-bottom : 2px;
  116. padding-left : 4px;
  117. }
  118.  
  119. .gt {
  120. color : #FFF;
  121. background-color : #f98d37;
  122. background-image : url(orange.gif);
  123. background-repeat : repeat-x;
  124. background-position : 50% top;
  125. margin-top : 0px;
  126. margin-bottom : 1px;
  127. padding : 3px;
  128. height: 17px;
  129. }
  130.  
  131. .gt a {
  132. color : #e1e1e1;
  133. padding-top : 3px;
  134. }
  135. .tb a:hover {
  136.  
  137. }
  138.  
  139. .cont {
  140. background : #f3f3f3 url(main.gif) repeat-x top;
  141. margin-bottom : 1px;
  142. padding : 2px;
  143. border-bottom-color : #d5efa2;
  144. border-bottom-width : 1px;
  145. }
  146. .cont hr {
  147. margin-top : 2px;
  148. margin-bottom : 2px;
  149. border-top : 1px solid #d3eda5;
  150. border-bottom : 1px solid #fff;
  151. border-right-style : none;
  152. border-right-width : 0;
  153. border-left-style : none;
  154. border-left-width : 0;
  155. }
  156. .cont a {
  157. padding: 2px;
  158. }
  159.  
  160. .stata {
  161. margin-top : 1px;
  162. padding : 1px;
  163. }
  164. .stata img {
  165. opacity : 0.4;
  166. }
  167. .stata img:hover {
  168. opacity : 0.9;
  169. }
  170.  
  171. /*Design by [VERMIN]*/