home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / CSS / no66 / style.css < prev   
Cascading Style Sheet File  |  2008-01-06  |  5KB  |  265 lines

  1. * { 
  2. padding : 0;
  3. margin : 0;
  4. body { 
  5. font : 85% "Trebuchet MS", Arial, Helvetica, sans-serif;
  6. font-size : 13px;
  7. background-image : url(images/bg.jpg);
  8. background-repeat : repeat-x;
  9. p { 
  10. color : #787878;
  11. h1 { 
  12. font-size : 1.6em;
  13. h2 { 
  14. font-size : 1.4em;
  15. h3 { 
  16. font-size : 1.2em;
  17. a { 
  18. color : #99cccc;
  19. text-decoration : none;
  20. a:hover { 
  21. color : #003366;
  22. text-decoration : underline;
  23. #wrapper { 
  24. margin : 0 auto;
  25. width : 822px;
  26. #header { 
  27. color : #333;
  28. width : 820px;
  29. float : left;
  30. padding : 0 0 0 0;
  31. height : 200px;
  32. margin : 0 0 0 0;
  33. background-image : url(images/header.jpg);
  34. background-repeat : no-repeat;
  35. .logo h1#lineone { 
  36. font-size : 1.7em;
  37. font-weight : lighter;
  38. padding-top : 90px;
  39. padding-left : 25px;
  40. color : #003366;
  41. border : none;
  42. top : 0;
  43. left : 14px;
  44. letter-spacing : -1px;
  45. .logo h1#lineone span { 
  46. color : #99cccc;
  47. .logo h2#linetwo { 
  48. padding-left : 25px;
  49. font-size : 0.9em;
  50. text-transform : none;
  51. top : 25px;
  52. left : 14px;
  53. color : #99cccc;
  54. .logo a { 
  55. color : #99cccc;
  56. text-decoration : none;
  57. #header h3 { 
  58. margin-left : 320px;
  59. margin-top : -60px;
  60. #navigation { 
  61. float : left;
  62. width : 820px;
  63. color : #333;
  64. padding : 10px 0 10px 0;
  65. margin : -40px 0 0 15px;
  66. #navigation ul { 
  67. list-style-type : none;
  68. text-align : center;
  69. #navigation li { 
  70. display : inline;
  71. #navigation a { 
  72. float : left;
  73. width : 122px;
  74. text-decoration : none;
  75. color : #003366;
  76. padding : 5px;
  77. #navigation a:hover { 
  78. color : #82aeaf;
  79. #leftcolumn { 
  80. color : #333;
  81. margin : 0 0 0 10px;
  82. padding : 0 0 10px 0;
  83. height : 350px;
  84. width : 210px;
  85. float : left;
  86. .leftnav ul { 
  87. list-style : none;
  88. .leftnav li { 
  89. margin : 0 0 2px 0;
  90. .leftnav li a { 
  91. display : block;
  92. width : 199px;
  93. height : 40px;
  94. line-height : 30px;
  95. background : url(images/nav.jpg) no-repeat left top;
  96. text-indent : 10px;
  97. color : #99cccc;
  98. text-decoration : none;
  99. font-weight : bold;
  100. padding-top : 5px;
  101. .leftnav li a:active, .leftnav li a:visited, .leftnav li a:hover { 
  102. background-position : right top;
  103. color : #003366;
  104. font-weight : 800;
  105. .news { 
  106. background-image : url(images/leftboxtop.jpg);
  107. background-repeat : no-repeat;
  108. margin-top : 25px;
  109. width : 200px;
  110. min-height : 100px;
  111. .newsbottom { 
  112. height : 15px;
  113. background-image : url(images/leftboxbottom.jpg);
  114. background-repeat : no-repeat;
  115. .news h3 { 
  116. color : #336698;
  117. font-family : verdana;
  118. font-size : 1em;
  119. margin-left : 10px;
  120. margin-right : 10px;
  121. margin-top : 4px;
  122. padding-top : 20px;
  123. padding-bottom : 5px;
  124. padding-left : 5px;
  125. .news h4 { 
  126. font-family : verdana;
  127. font-size : 0.9em;
  128. padding-top : 10px;
  129. padding-left : 15px;
  130. padding-bottom : 5px;
  131. color : #46df32;
  132. margin-left : 10px;
  133. .news p { 
  134. font-family : verdana;
  135. font-size : 0.75em;
  136. padding-left : 15px;
  137. padding-bottom : 5px;
  138. margin-left : 10px;
  139. margin-right : 10px;
  140. text-align : justify;
  141. padding-right : 20px;
  142. background-color : #eff6ff;
  143. .news a { 
  144. padding-right : 10px;
  145. #rightcolumn { 
  146. float : right;
  147. color : #333;
  148. margin : 0 10px 0 0;
  149. padding : 0 0 0 0;
  150. min-height : 350px;
  151. width : 578px;
  152. display : inline;
  153. border-left : 5px solid #99cccc;
  154. border-right : 5px solid #99cccc;
  155. #rightcolumn h1 { 
  156. margin : 0 5px 0 5px;
  157. padding : 0 0 0 5px;
  158. color : #99cccc;
  159. background-color : #003366;
  160. #rightcolumn h2 { 
  161. margin : 10px 5px 0 5px;
  162. padding : 0 0 0 5px;
  163. color : #99cccc;
  164. background-color : #003366;
  165. #rightcolumn p { 
  166. padding : 10px 5px 0 5px;
  167. text-align : justify;
  168. font-size : 1.1em;
  169. .inset { 
  170. float : right;
  171. width : 250px;
  172. height : 250px;
  173. padding : 10px;
  174. margin : 10px 5px 5px 5px;
  175. color : inherit;
  176. font-size : 85%;
  177. background-image : url(images/adbg.jpg);
  178. background-repeat : no-repeat;
  179. .adunit { 
  180. width : 478px;
  181. height : 70px;
  182. margin : 10px auto;
  183. background-image : url(images/468au.jpg);
  184. background-repeat : no-repeat;
  185. .adunit h3 { 
  186. padding-left : 15px;
  187. padding-top : 5px;
  188. .righttop { 
  189. float : right;
  190. color : #333;
  191. margin : 0 0 0 0;
  192. padding : 0 0 0 0;
  193. height : 15px;
  194. width : 598px;
  195. display : inline;
  196. background-image : url(images/rcbg.jpg);
  197. background-repeat : no-repeat;
  198. background-position : 0 0;
  199. .rightbottom { 
  200. float : right;
  201. color : #333;
  202. margin : 0 0 0 0;
  203. padding : 0 0 0 0;
  204. height : 11px;
  205. width : 598px;
  206. display : inline;
  207. background-image : url(images/rcbgb.jpg);
  208. background-repeat : no-repeat;
  209. background-position : 0 0;
  210. #footer { 
  211. width : 598px;
  212. height : 70px;
  213. float : right;
  214. clear : both;
  215. color : #333;
  216. margin : 10px 0 10px 0;
  217. padding : 0 0 0 0;
  218. background-image : url(images/footer.jpg);
  219. background-repeat : no-repeat;
  220. #footer p { 
  221. text-align : center;
  222. padding-top : 10px;
  223. font-size : 80%;