home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / CSS / no68 / style.css < prev   
Cascading Style Sheet File  |  2008-01-20  |  5KB  |  263 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/bbg.jpg);
  8. background-repeat : repeat-x;
  9. a { 
  10. color : #1529ff;
  11. #wrapper { 
  12. margin : 0 auto;
  13. width : 922px;
  14. #header { 
  15. color : #333;
  16. width : 900px;
  17. float : left;
  18. padding : 10px;
  19. height : 50px;
  20. margin : 10px 0 0 0;
  21. .logo { 
  22. width : 280px;
  23. float : right;
  24. text-align : center;
  25. .logo h1.lineone { 
  26. font-size : 2.5em;
  27. font-weight : bold;
  28. padding-left : 5px;
  29. color : #99ff32;
  30. border : none;
  31. letter-spacing : -1px;
  32. .logo h1.lineone span { 
  33. color : #1529ff;
  34. .logo h2.linetwo { 
  35. padding-left : 5px;
  36. font-size : 1.3em;
  37. text-transform : none;
  38. color : #1529ff;
  39. .logo a { 
  40. color : #1529ff;
  41. text-decoration : none;
  42. #navigation { 
  43. margin-right : 4px;
  44. padding : 0;
  45. width : 100%;
  46. background : transparent;
  47. voice-family : "\"}\"";
  48. voice-family : inherit;
  49. padding-right : 5px;
  50. #navigation ul { 
  51. font : bold 11px Arial, Verdana, sans-serif;
  52. margin : 0;
  53. padding : 0;
  54. list-style : none;
  55. #navigation li { 
  56. display : inline;
  57. margin : 0 2px 0 0;
  58. padding : 0;
  59. text-transform : uppercase;
  60. #navigation a { 
  61. float : left;
  62. color : white;
  63. background : #678b3f url(images/tab-left.gif) no-repeat left top;
  64. margin : 0 2px 0 0;
  65. padding : 0 0 1px 3px;
  66. text-decoration : none;
  67. letter-spacing : 1px;
  68. #navigation a span { 
  69. float : left;
  70. display : block;
  71. background : transparent url(images/tab-right.gif) no-repeat right top;
  72. padding : 4px 9px 2px 6px;
  73. #navigation a span { 
  74. float : none;
  75. #navigation a:hover { 
  76. background-color : #8cb85c;
  77. #navigation a:hover span { 
  78. background-color : #8cb85c;
  79. #navigation #current a, #navigation #current span { 
  80. background-color : #8cb85c;
  81. color : #1529ff;
  82. #navigationline { 
  83. clear : both;
  84. padding : 0;
  85. width : 100%;
  86. height : 58px;
  87. line-height : 58px;
  88. background : #678b3f url(images/navlinebg.jpg);
  89. border-top : 1px solid #fff;
  90. #leftcolumn { 
  91. color : #333;
  92. margin : 5px 0 0 0;
  93. padding : 10px;
  94. min-height : 350px;
  95. width : 456px;
  96. float : left;
  97. #leftcolumn h1 { 
  98. font-weight : lighter;
  99. color : #009933;
  100. background-color : #d4ff90;
  101. text-indent : 5px;
  102. margin-bottom : 5px;
  103. #leftcolumn p { 
  104. text-align : justify;
  105. .lefttext p { 
  106. font-size : 100%;
  107. .post { 
  108. background : #eee;
  109. padding : 3px;
  110. margin : 20px 10px 20px 5px;
  111. border : 0 dashed #8a795d;
  112. font-size : 75%;
  113. .post .date { 
  114. background : url(images/clock.gif) no-repeat left center;
  115. padding-left : 18px;
  116. margin : 0 5px 0 5px;
  117. .post .comments { 
  118. background : url(images/comment.gif) no-repeat left center;
  119. padding-left : 18px;
  120. margin : 0 5px 0 5px;
  121. .post .readmore { 
  122. background : url(images/page.gif) no-repeat left center;
  123. padding-left : 18px;
  124. margin : 0 5px 0 5px;
  125. #centercolumn { 
  126. float : left;
  127. color : #333;
  128. margin : 5px 0 0 0;
  129. padding : 10px;
  130. min-height : 350px;
  131. width : 200px;
  132. display : inline;
  133. .sp-links-top { 
  134. margin-top : 15px;
  135. height : 20px;
  136. background-image : url(images/ccb-top.jpg);
  137. background-repeat : no-repeat;
  138. .sp-links { 
  139. background-image : url(images/ccb.jpg);
  140. background-repeat : repeat-y;
  141. padding : 0 10px;
  142. font-size : 110%;
  143. .sp-links h3 { 
  144. color : #7bdb58;
  145. margin : 0 0 0 0;
  146. font-size : 1.2em;
  147. padding-top : 10px;
  148. .sp-links p { 
  149. font-size : 1em;
  150. .sp-links a { 
  151. font-size : 0.9em;
  152. text-decoration : none;
  153. color : #1529ff;
  154. .sp-links-bottom { 
  155. height : 20px;
  156. background-image : url(images/ccb-bot.jpg);
  157. background-repeat : no-repeat;
  158. #rightcolumn { 
  159. color : #333;
  160. margin : 5px 0 0 0;
  161. padding : 10px;
  162. min-height : 350px;
  163. width : 200px;
  164. float : left;
  165. #rightcolumn h2, #centercolumn h2 { 
  166. font-weight : lighter;
  167. color : #009933;
  168. background-color : #d4ff90;
  169. text-indent : 5px;
  170. margin-bottom : 5px;
  171. .links ul { 
  172. margin : 10px 0 15px 0;
  173. .links li { 
  174. font-size : 1.1em;
  175. list-style-type : none;
  176. .links li a { 
  177. color : #1529ff;
  178. text-decoration : none;
  179. .cloud { 
  180. margin : 10px 0;
  181. padding : 5px;
  182. border : 1px solid #ccc;
  183. .cloud li { 
  184. display : inline;
  185. margin : 0 0 0 0;
  186. .cloud1 { 
  187. font-size : 10px;
  188. .cloud2 { 
  189. font-size : 12px;
  190. .cloud3 { 
  191. font-size : 13px;
  192. .cloud4 { 
  193. font-size : 14px;
  194. .cloud5 { 
  195. font-size : 15px;
  196. .cloud6 { 
  197. font-size : 16px;
  198. .cloud7 { 
  199. font-size : 17px;
  200. .cloud8 { 
  201. font-size : 18px;
  202. #cloud li a { 
  203. text-decoration : none;
  204. color : #9cafc5;
  205. #footer { 
  206. width : 900px;
  207. clear : both;
  208. color : #333;
  209. border-top : 3px solid #ccc;
  210. margin : 5px 0 10px 0;
  211. padding : 10px;
  212. }