home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / CSS / andreas07 / andreas07.css next >
Encoding:
Cascading Style Sheet File  |  2008-07-07  |  2.5 KB  |  43 lines

  1. /*
  2. Original design: andreas07 (v2.0 - Jul 07, 2008) - A free xhtml/css website template by Andreas Viklund.
  3. For more information, see http://andreasviklund.com/templates/andreas07/
  4. */
  5.  
  6. /* Main tags */
  7. body {margin:0; padding:0; color:#404040; background:#fafafa url(img/bodybg.gif) top left repeat-y; font:76% Verdana,Tahoma,sans-serif;}
  8. ul {margin:5px 0 16px 5px; padding:0;}
  9. li {margin:0 0 8px 15px; padding:0; }
  10. img {margin:10px auto 16px auto; padding:1px; background:#ffffff; border:1px solid #d0d0d0;}
  11. a {color:#d85d5d; font-weight:bold; text-decoration:none;}
  12. a:hover {color:#505050; text-decoration:underline;}
  13. a img {border-color:#d85d5d;}
  14. a img:hover {background:#d85d5d; border-color:#d85d5d;}
  15.  
  16. /* Wrap */
  17. #wrap {width: 990px;}
  18.  
  19. /* Left sidebar */
  20. #leftside {width:220px; background:#e0e0e0 url(img/sidebarbg.gif) top right repeat-y; text-align:right; float:left;}
  21. #leftside h1 {margin:20px 18px 0 5px; color:#d85d5d; font-size:1.6em; letter-spacing:-2px; text-align:right;}
  22. #leftside h2, #leftside h3 {margin:0 20px 18px 5px; color:#808080; font-size:1.1em; font-weight:bold; letter-spacing:-1px; text-align:right;}
  23. #leftside h3 {margin:20px 18px 4px 5px; color:#606060;}
  24. #leftside p {margin:0 20px 18px 5px; color:#606060; font-size:0.8em;}
  25. #leftside a {color:#808080}
  26.  
  27. /* Navigation menu */
  28. #menu a {display:block; width:202px; padding:5px 18px 5px 0; color:#606060; background:#e0e0e0 url(img/sidebarbg.gif) top right repeat-y; font-size:1.6em; font-weight:normal; text-decoration:none; letter-spacing:-1px;}
  29. #menu a:hover {color:#303030; background:#f0f0f0 url(img/sidebarbg.gif) top right repeat-y;}
  30. #menu a.active {padding:5px 18px 5px 0; background:#fafafa; border-top:2px solid #c0c0c0; border-bottom:2px solid #c0c0c0;}
  31. #menu a.active:hover {color:#505050; background:#fafafa;}
  32.  
  33. /* Right sidebar */
  34. #extras {width:200px; float:right; color:#666;}
  35. #extras h2, #extras h3 {margin:10px 0 12px 0; color:#606060; font-size:1.6em; font-weight:400; letter-spacing:-1px; text-align:center; border-bottom:2px solid #b0b0b0;}
  36. #extras p {line-height:1.4em; margin: 0 0 15px 0;}
  37.  
  38. /* Content area */
  39. #content {width:520px; margin:0 0 0 240px; padding:10px 0; background:#fafafa;}
  40. #content p {margin:0 0 16px 0; line-height:1.5em;}
  41. #content h1 {margin:0; color:#d85d5d; font-size:3.6em; letter-spacing:-4px; text-align:center;}
  42. #content h2 {margin:0; color:#808080; font-weight:normal; font-size:2em; letter-spacing:-2px; text-align:center;}
  43. #content h3 {margin:20px 0 10px 0; color:#d85d5d; font-weight:normal; font-size: 2em; letter-spacing:-2px;}