home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / CSS / template22 / style.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2005-09-09  |  3.0 KB  |  253 lines

  1. body {
  2.     font-family: helvetica, arial, sans-serif;
  3.     font-size: 11px;
  4.     text-align: center;
  5.     color: #ebeaea;
  6. }
  7.  
  8. html, body, #wrapper, h1 {
  9.     margin: 0;
  10.     padding: 0;
  11. }
  12.  
  13. th, td {
  14.     font-size: 11px;
  15. }
  16.  
  17. img { border: 0; }
  18.  
  19. #wrapper {
  20.     margin: auto;
  21.     text-align: left;
  22.     width: 702px;
  23.     position: relative;
  24. }
  25.  
  26. h1, h2, h3 {
  27.     font-size: 11px;
  28. }
  29.  
  30.  
  31. h1 {
  32.     margin: 0;
  33.     padding: 0;
  34. }
  35.  
  36. h2 {
  37.     margin: 0 0 5px 0;
  38.     padding: 0;
  39. }
  40.  
  41. h3 {
  42.     padding: 4px 0 0 0;
  43. }
  44.  
  45. p {
  46.     margin: 1em 0;
  47.     padding: 0;
  48. }
  49.  
  50. a {
  51.     color: #fff;
  52.     font-weight: bold;
  53.     text-decoration: none;
  54. }
  55.  
  56. a:hover {
  57.     text-decoration: underline;
  58. }
  59.  
  60. .block {
  61.     display: block;
  62. }
  63.  
  64. .clear {
  65.     clear: both;
  66.     border-top: 1px solid white;
  67.     padding: 0;
  68.     margin: 0;
  69. }
  70.  
  71. .left {
  72.     float: left;
  73.     margin: 1px 8px 0px 4px;
  74. }
  75.  
  76. .softright {
  77.     text-align: right;
  78. }
  79.  
  80. .readmore {
  81.     text-align: right;
  82. }
  83.  
  84. /* ***** */
  85.  
  86. body {
  87.     background: #4d662c;
  88. }
  89.  
  90. #wrapper {
  91.     background: #375114 url(images/body_bg.gif) repeat-y;
  92. }
  93.  
  94. h1 {
  95.     margin: 0 1px;
  96.     background: #607c3c;
  97.     border-bottom: 1px solid #fff;
  98.     position: relative;
  99. }
  100.  
  101. #topnav {
  102.     position: absolute;
  103.     top: 0px;
  104.     left: 560px;
  105.     font-size: 1px;
  106. }
  107.  
  108. #bigphoto {
  109.     position: absolute;
  110.     top: 45px;
  111.     left: 1px;
  112. }
  113.  
  114. #nav {
  115.     position: absolute;
  116.     top: 45px;
  117.     left: 326px;
  118.     margin: 0;
  119.     padding: 0;
  120.     width: 162px;
  121. }
  122.  
  123. * html #nav {
  124.     left: 323px;
  125.     lef\t: 326px;
  126. }
  127.  
  128. #nav li {
  129.     margin: 0;
  130.     padding: 0;
  131.     list-style: none;
  132. }
  133.     
  134. #nav img {
  135.     display: block;
  136. }
  137.     
  138. * html #nav img {
  139.     float: left;
  140. }
  141.  
  142. #homesearchtitle {
  143.     position: absolute;
  144.     top: 261px;
  145.     left: 1px;
  146. }
  147.  
  148. #titlelatest {
  149.     position: absolute;
  150.     top: 45px;
  151.     left: 489px;
  152. }
  153.  
  154. #leftcol {
  155.     float: left;
  156.     width: 324px;
  157.     margin-left: 1px;
  158.     display: inline;
  159. }
  160.  
  161. #searchbox {
  162.     background: #607c3c;
  163.     padding-top: 240px;
  164. }
  165.  
  166. #searchbox form {
  167.     padding: 8px 0px 20px 35px;
  168.     margin: 0;
  169. }
  170.  
  171. #searchbox table {
  172.     margin: 0;
  173. }
  174.  
  175. #searchbox th {
  176.     text-align: right;
  177.     font-weight: normal;
  178. }
  179.  
  180. #searchbox .submitrow {
  181.     text-align: right;
  182. }
  183.  
  184. .topped {
  185.     border-top: 1px solid white;
  186. }
  187.  
  188. #special p {
  189.     padding-right: 1em;
  190. }
  191.  
  192. #special h2 {
  193.     padding-bottom: 5px;
  194. }
  195.  
  196. #houses {
  197.     width: 162px;
  198.     float: left;
  199.     padding-top: 127px;
  200.     margin-left: 1px;
  201.     display: inline;
  202. }
  203.  
  204. #houses div {
  205.     background-repeat: no-repeat;
  206.     padding: 8px 0 3px 33px;
  207.     margin: 0 0 5px 0;
  208. }
  209.  
  210. #houses p {
  211.     margin: 5px 0 2px 27px;
  212.     padding: 0 0 0 18px;
  213. }
  214.  
  215. #houses p.gallery {
  216.     background: url(images/ico_search.gif) left center no-repeat;
  217. }
  218.  
  219. #houses p.buy {
  220.     background: url(images/ico_buy.gif) left center no-repeat;
  221. }
  222.  
  223. #news {
  224.     float: right;
  225.     width: 178px;
  226.     margin: 0 17px 0 0;
  227.     padding: 30px 0 0 0;
  228.     font-size: 10px;
  229.     display: inline;
  230. }
  231.  
  232. #news h3 {
  233.     color: #162206;
  234.     margin: 1em 0;
  235.     padding: 0;
  236. }
  237.  
  238. #footer {
  239.     background: #375114;
  240.     border-bottom: 1px solid white;
  241.     margin: 0 1px;
  242.     padding: 6px 16px;
  243. }
  244.  
  245. * html #footer {
  246.     padding-top: 3px;
  247. }
  248.  
  249. #footer p {
  250.     margin: 0;
  251.     padding: 0;
  252.     position:relative;
  253. }