home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / CSS / djclub / style.css < prev   
Cascading Style Sheet File  |  2006-10-26  |  4KB  |  191 lines

  1. body {
  2.     background: #020104 url(images/bodybg.gif) repeat-x;
  3.     color: #7F7F7F;
  4.     font-family: tahoma, arial;
  5.     font-size: 10px;
  6.     margin: 0px;
  7.     padding: 0px;
  8.     text-align: center;
  9. }
  10. * {margin:0px;padding:0px;}
  11. #header ul{
  12.     margin: 20px 25px 25px 20px;
  13.     padding:0px;
  14.     display:block;
  15.     color:#c5b16b;
  16.     width:auto;
  17.     width: 110px;
  18.     position:absolute;
  19.     background-color:#FF0000;
  20. }
  21. #header li{
  22.     background-color:#cebc7d;
  23.     width: 136px;
  24.     text-align:left;
  25.     padding: 0px 0px 1px 10px;
  26.     list-style-type: none;
  27. }
  28. .link,#last {
  29.     font-size: 14px;
  30.     font-weight:900;
  31.     text-decoration: none;
  32.     padding:0px;
  33.     margin:0px;
  34.     text-transform: uppercase;
  35.     width: 120px;
  36.     display:block;
  37.     color: #7a6b3e;
  38.     font-size: 14px;
  39.     font-weight: bold;
  40.     position:relative;
  41.     text-align:center;
  42. }
  43. .link:hover, #last:hover{
  44.     color:#4c5b38;
  45. }
  46. .link {border-bottom: 1px dashed #9c8f5e;}
  47. #last {border-bottom: 0px none #9c8f5e;}
  48. #navtop{
  49.     background-image:url(images/navtop.gif);
  50.     background-repeat: no-repeat;
  51.     display:block;
  52.     width:146px;
  53.     height:20px;
  54. }
  55. #navbottom{
  56.     background-image:url(images/navbottom.gif);
  57.     display:block;
  58.     width:146px;
  59.     height:19px;
  60.     background-repeat: no-repeat;
  61.     background-position: left bottom;
  62. }
  63. p a:link { 
  64.     color: #7a6b3e;
  65.     font-size: 14px;
  66.     font-weight: bold;
  67.     text-decoration: underline;
  68. }
  69.     
  70. p a:visited { 
  71.     color: #7a6b3e;
  72.     font-size: 14px;
  73.     font-weight: bold;
  74.     text-decoration: underline;    
  75. }
  76.     
  77. p a:hover, a:active { 
  78.     color: #7a6b3e;
  79.     font-size: 14px;
  80.     font-weight: bold;
  81.     text-decoration: none;
  82. }
  83. p{
  84.     font-family: Arial, Helvetica, sans-serif;
  85.     font-size: 14px;
  86.     font-style: normal;
  87.     font-weight: normal;
  88.     color: #5e573b;
  89. }
  90. #container {
  91.     margin: 30px auto;
  92.     text-align: left;
  93.     width: 785px;
  94.     display:block;
  95.     position:relative;
  96. }
  97. #header {
  98.     width: 785px;
  99.     height: 351px;
  100.     margin:0px;
  101.     display:block;
  102.     background-image: url(images/header.jpg);
  103.     background-repeat: no-repeat;
  104.     position:relative;
  105. }
  106. #content {
  107.     background: url(images/contentbg.gif) repeat-y;
  108.     width: 785px;
  109. }
  110. h3{
  111.     font-family: Arial, Helvetica, sans-serif;
  112.     font-size: 14px;
  113.     font-weight: bolder;
  114.     font-variant: normal;
  115.     text-transform: uppercase;
  116.     color: #4c5b38;
  117.     text-decoration: none;
  118.     margin-bottom:20px;
  119. }
  120. #left {
  121.     position:relative;
  122.     margin-left:5px;
  123.     float:left;
  124.     padding: 10px 10px 10px 20px;
  125.     display:inline;
  126.     background: url(images/leftbg.gif) repeat-x;
  127.     width: 250px;
  128. }
  129. #djset{
  130.     position:absolute;
  131.     bottom:0px;
  132.     right:0px;
  133. }
  134. #middle {
  135.     padding: 10px 10px 10px 20px;
  136.     position:relative;
  137.     float:left;
  138.     display:inline;
  139.     background: url(images/middlebg.gif) repeat-x;
  140.     width: 200px;
  141. }
  142. #photos{
  143.     position:absolute;
  144.     bottom:0px;
  145.     left:0px;
  146.     border: 0px none #FFFFFF;    
  147. }
  148. #right {
  149.     float:left;
  150.     display:inline;
  151.     background: url(images/rightbg.gif) repeat-x;
  152.     width: 265px;
  153. }
  154. #right p{
  155. padding: 10px 10px 10px 20px;
  156.     font-family: Arial, Helvetica, sans-serif;
  157.     font-size: 14px;
  158.     font-style: normal;
  159.     font-weight: normal;
  160.     color:#e5d7a7;
  161. }
  162. #right p a{
  163.     font-family: Arial, Helvetica, sans-serif;
  164.     font-size: 14px;
  165.     font-style: normal;
  166.     font-weight: normal;
  167.     color:#e5d7a7;
  168. }
  169.  
  170. #right img{
  171.     border: 0px none #FFFFFF;    
  172. }
  173. .clear{clear:both;}
  174. #footer {
  175.     margin-left:5px;
  176.     display:block;
  177.     background: url(images/footerbg.gif) repeat-x;
  178.     width: 775px;
  179.     height:67px;
  180. }
  181. #footer p{
  182.     font-family: Arial, Helvetica, sans-serif;
  183.     font-size: 12px;
  184.     font-weight: normal;
  185.     font-variant: normal;
  186.     text-transform:none;
  187.     color: #f1e6c0;
  188.     text-decoration: none;
  189.     text-align:center;
  190.     padding-top:20px;
  191. }