home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / CSS / andreas00 / andreas00.css < prev    next >
Cascading Style Sheet File  |  2008-04-24  |  6KB  |  86 lines

  1. /*
  2. Original design: andreas00 (v2.2 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund.
  3. For more information, see http://andreasviklund.com/templates/andreas00/
  4. */
  5.  
  6. /* Main layout and header */
  7. body {background:url(img/bg.gif) repeat-y top center #eaeaea; color:#3a3a3a; font:76% Verdana,Tahoma,Arial,sans-serif; line-height:1.4em; margin:0 auto; padding:0;}
  8. #wrap {background:#fff; color:#303030; margin:0 auto; padding:1px 5px; width:760px;}
  9. #header {background:url(img/front.jpg) no-repeat bottom left #fff; color:#505050; height:250px; margin:0 0 10px; padding:0;}
  10. #header h1 {font-size:2.5em; font-weight:400; letter-spacing:-2px; margin:0 0 15px 15px; padding:20px 0 0;}
  11. #header h1 a,#header h1 a:hover {font-weight:400; padding:0;}
  12. #header p {font-size:1.1em; letter-spacing:-1px; margin:0 0 20px 15px; padding:0 0 0 3px;}
  13.  
  14. /* Left sidebar and menu */
  15. #leftside {clear:left; float:left; margin:0 0 10px; padding:0; width:150px;}
  16. #leftside ul.avmenu {list-style:none; margin:0 0 18px; padding:0; width:150px;}
  17. #leftside ul.avmenu li {display:inline; padding:0; width:150px;}
  18. #leftside ul.avmenu li a {background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#505050; float:left; font-size:1em; font-weight:700; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:138px;}
  19. #leftside ul.avmenu li a:hover,#leftside ul.avmenu li a.current {background:url(img/menubg2.gif) repeat-x bottom left #eaeaea; border-bottom:1px solid #b0b0b0; border-left:4px solid #505050; border-right:1px solid #b0b0b0; border-top:1px solid #b0b0b0; color:#505050;}
  20. #leftside ul.avmenu ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px 0; width:133px;}
  21. #leftside ul.avmenu ul a {padding:3px 1px 3px 5px; width:123px;}
  22. #leftside ul.avmenu ul ul {font-size:1em; width:120px;}
  23. #leftside ul.avmenu ul ul a {width:108px;}
  24. #leftside h2 {font-size:1.5em; font-weight:400;}
  25. #leftside .announce {background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; clear:left; color:#505050; line-height:1.3em; margin:10px 0; padding:5px 5px 5px; width:134px;}
  26. #leftside p,.announce p {font-size:0.9em;}
  27.  
  28. /* Right sidebar */
  29. #extras {float:right; margin:0 0 10px; padding:0; width:160px;}
  30. #extras p,#extras ul {font-size:0.9em; line-height:1.3em; margin:0 0 1.5em; padding:0;}
  31. #extras li {list-style:none; margin:0 0 6px; padding:0;}
  32. #extras h2 {font-size:1.5em; font-weight:400; letter-spacing:-1px; margin:0 0 6px;}
  33.  
  34. /* Main content */
  35. #content {line-height:1.5em; margin:10px 170px 10px 160px; padding:0; text-align:left;}
  36. #contentwide {line-height:1.5em; margin:10px 0 10px 160px; padding:0; text-align:left;}
  37. #content h2,#contentwide h2 {font-size:1.8em; font-weight:400; letter-spacing:-1px; margin:8px 0 10px; padding:0;}
  38. #content h3,#contentwide h3 {font-size:1.5em; font-weight:400; margin:6px 0; padding:0;}
  39. #content img,#contentwide img {background:#ccc; border:4px solid #f0f0f0; color:#303030; display:inline; padding:1px; margin:0 10px 5px 0;}
  40. #content ul,#content ol,#contentwide ul,#contentwide ol {margin:0 0 16px 20px; padding:0;}
  41. #content ul ul,#content ol ol,#contentwide ul ul,#contentwide ol ol {margin:2px 0 2px 15px;}
  42. #content li,#contentwide li {margin:0 0 2px 5px; padding:0 0 0 4px;}
  43.  
  44. /* Footer */
  45. #footer {background:#fff; border-top:2px solid #dadada; clear:both; color:#666; font-size:0.9em; margin:0 auto; padding:8px 0; text-align:center; width:760px;}
  46. #footer p {margin:0; padding:0;}
  47. #footer a {background:inherit; color:#666; font-weight:400; text-decoration:none;}
  48. #footer a:hover {text-decoration:underline;}
  49. #footer span {font-size:1.2em;}
  50.  
  51. /* Links and paragraphs */
  52. a {background:inherit; color:#166090; text-decoration:none; font-weight:700;}
  53. a:hover {background:inherit; color:#286ea0; text-decoration:underline;}
  54. a img {border:0;}
  55. p {margin:0 0 16px;}
  56. blockquote {background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#505050; margin:16px; padding:7px 7px 7px 11px;}
  57. blockquote p {font-size:1.1em; line-height:1.3em; margin:0;}
  58.  
  59. /* Tables and forms */
  60. table {border:1px solid #d8d8d8; border-collapse:collapse; line-height:1.3em; width:95%; margin:0 0 16px; padding:0;}
  61. caption {font-size:1.5em; font-weight:400; margin:0; padding:6px 0 8px; text-align:left;}
  62. th {background:url(img/menubg2.gif) repeat-x bottom left #eaeaea; color:#505050; padding:7px; text-align:left;}
  63. td {background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; color:#303030; font-size:0.9em; padding:7px; text-align:left;}
  64. input,textarea {border:1px solid #ccc; font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px;}
  65. label {margin:2px 0 2px 0; font-size:1.2em;}
  66. input {width:200px;}
  67. textarea {width:400px;}
  68.  
  69. /* Search box */
  70. #searchbox label,.hide {display:none;}
  71. #searchbox {margin:6px 0 16px; padding:0;}
  72. #searchform {background:#fff; border:1px solid #ccc; color:#505050; font-size:0.9em; padding:4px; width:116px;}
  73.  
  74. /* Additional classes */
  75. .announce h2 {margin:0 0 10px; padding:0;}
  76. .textright {margin:-10px 0 4px; text-align:right;}
  77. .center {text-align:center;}
  78. .small {font-size:0.8em;}
  79. .large {font-size:1.3em;}
  80. .red {color:red;}
  81. .green {color:green;}
  82. .blue {color:blue;}
  83. .highlighted {background:#f0f0f0; border:1px solid #b0b0b0; color:#303030; padding:3px;}
  84. .button {background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#505050; font-weight:400; font-size:1.2em; margin:0 0 15px; padding:7px 7px 7px 11px; width:120px;}
  85. .left {float:left; margin:10px 10px 5px 0;}
  86. .right {float:right; margin:10px 0 5px 10px;}