home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / CSS / basketball / style.css < prev   
Cascading Style Sheet File  |  2006-12-03  |  3KB  |  200 lines

  1. html, body, ul, li, h1, h2, h3, h4 {
  2.     margin: 0;
  3.     padding: 0;
  4.     list-style: none;
  5. }
  6. h1 img {
  7.     display: block;
  8. }
  9. img {
  10.     border: 0;
  11. }
  12. a {
  13.     color: #F4B79A;
  14.     font-weight: bold;
  15.     text-decoration: none;
  16. }
  17. a:hover {
  18.     color: #F8D9CA;
  19.     text-decoration: underline;
  20. }
  21. .more {
  22.     text-align: right;
  23.     margin-top: 0;
  24.     font-size: 10px;
  25. }
  26. .left {
  27.     float: left;
  28. }
  29. .right {
  30.     float: right;
  31. }
  32. .clear {
  33.     clear: both;
  34. }
  35.  
  36. body {
  37.     background: white url(images/bg.jpg) repeat-x;
  38.     font: 11px tahoma, verdana, sans-serif;
  39.     color: #F4B79A;
  40.     padding: 20px;
  41.     text-align: center;
  42. }
  43. h3 {
  44.     font-size: 11px;
  45. }
  46. #wrapper {
  47.     text-align: left;
  48.     margin: auto;
  49.     width: 778px;
  50.     background: url(images/body_bg.jpg);
  51. }
  52. #nav {
  53.     float: left;
  54.     width: 246px;
  55. }
  56. #nav img {
  57.     display: block;
  58. }
  59. #body {
  60.     float: right;
  61.     width: 479px;
  62.     padding-right: 5px;
  63. }
  64. .drk {
  65.     background: left url(images/drk_bg.gif) repeat-y;
  66. }
  67. .drk .top {
  68.     background: top left url(images/drk_top.gif) no-repeat;
  69. }
  70. .drk .bot {
  71.     background: bottom left url(images/drk_top-17.gif) no-repeat;
  72.     padding: 10px;
  73. }
  74. .lit {
  75.     background: left url(images/lit_bg.gif) repeat-y;
  76. }
  77. .lit .top {
  78.     background: top left url(images/lit_top.gif) no-repeat;
  79. }
  80. .lit .bot {
  81.     background: bottom left url(images/lit_bot.gif) no-repeat;
  82. }
  83. .pad {
  84.     padding: 11px 16px;
  85. }
  86. .diamond {
  87.     padding-left: 12px;
  88.     background: 0px 4px url(images/bullet_drk_diamond.gif) no-repeat;
  89. }
  90. .lit .diamond {
  91.     background: 0px 4px url(images/bullet_lit_diamond.gif) no-repeat;    
  92. }
  93. h3 {
  94.     color: #fff;
  95. }
  96. #welcome p {
  97.     margin-bottom: 0;
  98. }
  99. #welcome .more {
  100.     margin: 0;
  101.     padding: 0;
  102. }
  103. #welcome .pad {
  104.     padding-bottom: 0px;
  105. }
  106. #news .more {
  107.     margin-bottom: 0;
  108. }
  109. #news .more a {
  110.     color: #fff;
  111. }
  112. #news .right {
  113.     margin-top: -4px;
  114.     margin-bottom: 0;
  115.     position: relative;
  116. }
  117. #news .pad {
  118.     margin-right: 180px;
  119.     padding-top: 0px;
  120.     padding-bottom: 0;
  121.     margin-bottom: 0;
  122. }
  123. #news .bot {
  124.     position: relative;
  125.     padding-bottom: 2px;
  126. }
  127. #news h2 {
  128.     padding-bottom: 12px;
  129. }
  130. #news h3 {
  131.     padding-bottom: 0px;
  132.     margin-bottom: 0;
  133. }
  134. #news p {
  135.     padding-left: 12px;
  136.     padding-top: 0;
  137.     margin: 0.8em 0 1em 0;
  138.     position: relative;
  139. }
  140. .drk h3 {
  141.     padding-left: 12px;
  142.     background: 0px 4px url(images/bullet_drk_arr.gif) no-repeat;
  143. }
  144. .lit h3 {
  145.     padding-left: 12px;
  146.     background: 0px 4px url(images/bullet_lit_arr.gif) no-repeat;
  147. }
  148. .event {
  149.     float: left;
  150.     width: 125px;
  151.     margin-top: 4px;
  152.     margin-right: 31px;
  153.     padding-bottom: 3px;
  154. }
  155. .event h3 {
  156.     margin-bottom: 0;
  157. }
  158. .event .more {
  159.     padding-bottom: 8px;
  160. }
  161. #features h3 {
  162.     margin-bottom: 0;
  163. }
  164. #features p {
  165.     margin-top: 0;
  166.     margin-bottom: 0;
  167.     padding-left: 12px;
  168. }
  169. #features .more {
  170.     margin-top: 0;
  171.     margin-bottom: 5px;
  172. }
  173. #features .pad {
  174.     padding-left: 28px;
  175. }
  176. #foot {
  177.     background: url(images/foot_bg.jpg) repeat-x;
  178.     color: #362E2B;
  179.     width: 778px;
  180.     text-align: left;
  181.     margin: auto;
  182.     text-indent: 4px;
  183.     position: relative;
  184. }
  185. #foot-left {
  186.     background: top left url(images/foot_left.jpg) no-repeat;
  187.     padding: 15px 0;
  188. }
  189. #foot-ball {
  190.     background: top left url(images/foot_right.jpg) no-repeat;
  191.     position: absolute;
  192.     left: 652px;
  193.     top: -62px;
  194.     width: 126px;
  195.     height: 110px;
  196. }
  197. #man {
  198.     background: bottom left url(images/pic_1.jpg) no-repeat;
  199.     padding-bottom: 1px;
  200. }