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

  1. /*** Global Settings ****/
  2. body {font : normal 12px/1.6em Arial, Helvetica, sans-serif;color : #2a3845;margin : 0;padding : 0;background:#FFFFFF;}
  3. p { margin : 0;padding : 0;}
  4. a:visited, a:link {color : #a43b55;text-decoration : underline;background:none;}
  5. a:hover {color : #a43b55;text-decoration : none;background:none;}
  6. h1 { color : #7a2e40;margin: 0px 0px 10px 0px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}
  7. h2 {color : #7a2e40;margin : 20px 0 10px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}
  8. h3 {color : #7a2e40;margin : 10px 0;padding-bottom : 10px;font : bold 14px Arial, Helvetica, sans-serif;border-bottom : 1px solid #efece7;}
  9. ul {padding:0;margin:0 0 0 17px;list-style: square url(images/bullet.gif);}
  10. .box {background : #f7f7f7;border : 1px solid #f0e9eb;padding : 15px;}
  11.  
  12. /*** Layout ****/
  13. #wrapper {margin : 0 auto;width : 776px;border-left : 1px solid #f0e9eb;border-right : 1px solid #f0e9eb;}
  14. #header {margin : 0 1px;}
  15. #bg {height : 36px;background : url(images/bg.gif) repeat-x;}
  16. #nav {background : #7a2e40;padding : 10px 20px;text-align : right;color : #f6dde3;}
  17. #nav a:visited, #nav a:link {text-decoration : none;color : #f6dde3;}
  18. #nav a:hover {text-decoration : underline;color : #f6dde3;}
  19. #main-content {margin : 0 auto;}
  20. #logo {margin-bottom : 45px;}
  21. .logotxt1 {font : normal 18px Georgia, serif;color : #fa7393;margin : 10px 0 0 15px;}
  22. .logotxt2 {font : normal 18px Georgia, serif;color : #7a2e40; }
  23. #left-column {width : 440px;padding : 0 30px 30px;float : left;}
  24. #right-column {width : 270px;float : right;}
  25. .crd a:visited, .crd a:link, .crd a:hover{text-decoration : none;color : #2a3845;cursor: text;}
  26. #footer {background : #f7f7f7;border-top : 1px solid #f0e9eb;padding : 10px 15px;clear : both;}
  27.  
  28. /*** SideBAR ***/
  29. #main-image {text-align : center;}
  30. .sidebar {width : 218px;margin : 0 auto;padding : 10px 25px;background : url(images/shadow.jpg) no-repeat top;}
  31.