home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / CSS / blackdraft / default.css next >
Encoding:
Cascading Style Sheet File  |  2007-01-11  |  3.2 KB  |  237 lines

  1. /*
  2. Design by Free CSS Templates
  3. http://www.freecsstemplates.org
  4. Released for free under a Creative Commons Attribution 2.5 License
  5. */
  6.  
  7. /* Elements */
  8.  
  9. body {
  10.     background: #000000 url(images/img2.gif) no-repeat center top;
  11.     font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  12.     font-size: 11px;
  13.     text-align: justify;
  14.     color: #888888;
  15. }
  16.  
  17. h1 {
  18. }
  19.  
  20. h2, h3 {
  21.     margin-top: 0px;
  22. }
  23.  
  24. h4, h5, h6 {
  25. }
  26.  
  27. p, ol, ul, dl, blockquote {
  28. }
  29.  
  30. a {
  31.     color: #ABABAB;
  32. }
  33.  
  34. a:hover {
  35.     text-decoration: none;
  36.     color: #787878;
  37. }
  38.  
  39.  
  40. /* Header */
  41.  
  42. #header {
  43.     width: 775px;
  44.     height: 60px;
  45.     margin: 0px auto;
  46. }
  47.  
  48. #header h1 {
  49.     text-align: center;
  50.     margin: 0px;
  51.     padding-top: 40px;
  52.     font-size: 32px;
  53. }
  54.  
  55. #header h2 {
  56.     margin: 0px;
  57.     text-align: center;
  58.     font-size: 11px;
  59. }
  60.  
  61. #header a {
  62.     text-decoration: none;
  63.     color: #5C5C5C;
  64. }
  65.  
  66. /* Post */
  67.  
  68. .latest-post {
  69.     padding: 0 0 1em 0;
  70. }
  71.  
  72. .latest-post h2 {
  73.     margin-bottom: .5em;
  74.     background-color: #232323;
  75.     padding: 8px 10px 8px 10px;
  76.     border: 1px solid #363636;
  77.     text-transform: uppercase;
  78.     font-size: 16px;
  79.     color: #B6B6B6;
  80. }
  81.  
  82. .post {
  83.     padding: 2em 0 1em 0;
  84. }
  85.  
  86. .post h3 {
  87.     margin-bottom: .5em;
  88.     font-size: 1.2em;
  89.     color: #664E8A;
  90. }
  91.  
  92. .file * {
  93.     color: #5B5B5B;
  94. }
  95.  
  96. /** Forms */
  97.  
  98. form {
  99.     margin: 0px;
  100.     padding: 0px;
  101. }
  102.  
  103. .input1 {
  104.     width: 110px;
  105.     background-color: #2A2A2A;
  106.     border: 1px solid #363636;
  107.     color: #FFFFFF;
  108. }
  109.  
  110. /* Content */
  111.  
  112. #content {
  113.     width: 775px;
  114.     margin: 70px auto;
  115.     padding: 0px 0px 0px 0px;
  116. }
  117.  
  118. #colOne {
  119.     float: left;
  120.     width: 180px;
  121. }
  122.  
  123. #colOne p {
  124.     margin-top: 10px;
  125. }
  126.  
  127. #colOne h2{
  128.     padding: 10px 10px 10px 10px;
  129.     background-color: #232323;
  130.     border: 1px solid #363636;
  131.     font-size: 14px;
  132.     text-transform: uppercase;
  133.     color: #B6B6B6;
  134. }
  135.  
  136. #colOne ul {
  137.     margin: 0;
  138.     padding-left: 15px;
  139.     list-style: none;
  140.     list-style-image: url(images/img1.gif);
  141. }
  142.  
  143. #colOne li {
  144.     margin-bottom: 1em;
  145.     color: #B6B6B6;
  146. }
  147.  
  148. #colOne li li {
  149.     margin-bottom: 0;
  150.     padding-left: 1em;
  151.     line-height: 20px;
  152.     background: url(images/img1.gif) no-repeat left center;
  153. }
  154.  
  155. #colOne a {
  156.     color: #888888;
  157. }
  158.  
  159. #colOne a:hover {
  160.     color: #B6B6B6;
  161. }
  162.  
  163. #colTwo {
  164.     float: left;
  165.     width: 385px;
  166.     margin: 0px;
  167.     padding: 0px 15px;
  168. }
  169.  
  170. #colTwo p {
  171.     padding: 0 1.5em 0 1.5em;
  172.     line-height: 25px;
  173. }
  174.  
  175. #colTwo h3{
  176.     padding: 10px 10px 10px 10px;
  177.     background-color: #232323;
  178.     border: 1px solid #363636;
  179.     text-transform: uppercase;
  180.     color: #B6B6B6;
  181. }
  182.  
  183. #colThree {
  184.     float: left;
  185.     width: 180px;
  186. }
  187.  
  188. #colThree ul {
  189.     margin: 0;
  190.     padding: 0;
  191.     list-style: none;
  192. }
  193.  
  194. #colThree li {
  195.     margin-bottom: 1em;
  196.     color: #B6B6B6;
  197. }
  198.  
  199. #colThree li li {
  200.     margin-bottom: 0;
  201.     padding-left: 1em;
  202.     line-height: 20px;
  203.     padding-left: 15px;
  204.     background: url(images/img1.gif) no-repeat left center;
  205. }
  206.  
  207. #colThree a {
  208.     color: #888888;
  209. }
  210.  
  211. #colThree a:hover {
  212.     color: #B6B6B6;
  213. }
  214.  
  215. #colThree h2{
  216.     padding: 10px 10px 10px 10px;
  217.     background-color: #232323;
  218.     border: 1px solid #363636;
  219.     font-size: 14px;
  220.     text-transform: uppercase;
  221.     color: #B6B6B6;
  222. }
  223.  
  224. /* Footer */
  225.  
  226. #footer {
  227.     width: 775px;
  228.     margin: 0px auto;
  229.     padding: 15px 0px;
  230.     border-top: #363636 1px solid;
  231.     
  232. }
  233.  
  234. #footer p {
  235.     margin: 0px;
  236.     text-align: center;
  237. }