home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / CSS / colorus / style.css < prev   
Cascading Style Sheet File  |  2008-04-09  |  2KB  |  32 lines

  1. body { margin:114px 0 0 0; line-height:16px; font-family: Tahoma, Arial; background: url(images/body_top_bckg.jpg) no-repeat center top #171c20; color:#bed7e6; font-size:11px;}
  2. a { color:#018BC1;}
  3. a:hover { text-decoration:none;}
  4. #header {}
  5. #logo { padding:30px 0 120px 0;color:#fff; text-align:center;}
  6. #logo a{ color:#fff; text-decoration:none; font-weight:bold; font-size:24px; text-transform:uppercase; }
  7. #menu {color:#fff; text-align:center; margin-bottom:62px;}
  8. #menu ul {text-align:center;list-style:none; padding:0;}
  9. #menu ul li {display:inline}
  10. #menu ul a { font-weight:bold; font-size:14px; text-decoration:none; color:#fff; background-color:#445d6c; padding:0 10px 2px 10px;}
  11. #menu ul a:hover { background-color:#f26513;}
  12. #main {background: url(images/body_all_bckg.jpg) repeat-y top center;}
  13. #content {width:780px; margin:0 auto;}
  14. #text { width:520px;}
  15. #text p { margin:7px 0 7px 0;}
  16. #text li {background:url(images/li.gif) no-repeat 0px 7px;}
  17. #sidebar {float:right; width:227px; background-color:#0b0e10; margin:10px 10px 0 0; }
  18. #sidebar_top { width:227px; height:40px; background:url(images/sidebar_top.jpg) no-repeat;}
  19. #sidebar_text { padding: 0 30px;}
  20. #sidebar_text p { margin:5px 0 5px 0;}
  21. #sidebar_bottom { width:227px; height:57px; background:url(images/sidebar_bottom.jpg) no-repeat;}
  22. #sidebar h2 { font-size:13px; text-transform:uppercase; color:#fff; margin:20px 0 0 0; padding:0; background:none;}
  23. h1 {margin:30px 0 0 0; padding:5px 0 7px 45px; text-transform:uppercase; font-size:24px; color:#fff; background:url(images/h1_bckg.jpg) no-repeat;}
  24.  
  25. #footer {background:url(images/footer_bckg.jpg) no-repeat top center; height:102px; clear:both; width:780px; margin:0 auto; }
  26. #left_footer { float:left; padding:60px 0 0 30px; color:#fff; font-size:12px;}
  27. #left_footer a { color:#fff;}
  28. #left_footer a:hover { text-decoration:none;}
  29. #right_footer { float:right;  padding:60px 30px 0 0; color:#fff;  font-size:12px; text-align:right;}
  30. #right_footer a { color:#fff;}
  31. #right_footer a:hover { text-decoration:none;}
  32.