home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / CMS / xoops-2.0.18.1.exe / xoops-2.0.18.1 / htdocs / modules / system / style.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2008-01-13  |  5.4 KB  |  101 lines

  1. /* IMPORTANT, PLEASE RESPECT THIS SEMANTIC ORDER !!! :
  2.     - position box,
  3.     - width,
  4.     - heigth,
  5.     - margin,
  6.     - background-color,
  7.     - background-image,
  8.     - padding,
  9.     - content (color, style font, ...),
  10.     - border,
  11.      ... */
  12.  
  13. /* General definitions */
  14. html, body {background-color : transparent; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0;}
  15.  
  16. img { border: 0;}
  17.  
  18. hr { height: 3px; width: 95%; text-align:center; border: 3px #E18A00 solid;}
  19.  
  20. /* lists */
  21. ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
  22. li { margin-left: 2px; color: #000; list-style: square inside;}
  23.  
  24. /* titles */
  25. h1, h2, h3, h4 {    padding: 0.5em 0 .5em .5em;}
  26. h1 { font-size: 1.4em;}
  27. h2 { font-size: 1.2em;}
  28. h3 { font-size: 1.1em;}
  29. h4 { font-size: 1.1em; font-weight: bold;}
  30.  
  31. /* ===== hypertext links ===== */
  32. a:link { background-color: transparent; color: #666; font-weight: bold; text-decoration: none;}
  33. a:visited { background-color: transparent; color: #666; font-weight: bold; text-decoration: none;}
  34. a:hover { background-color: transparent; color: #ff9966; font-weight: bold; text-decoration: none;}
  35.  
  36.  
  37. /* ===== Code and Quote Definition ===== */
  38. .xoopsCode { background-color: #FAFAFA; color: #006600; font-size: .9em; border: #c2cdd6 1px dashed;}
  39. .xoopsQuote { background-color: #FAFAFA; color: #444; font-size: .9em; line-height: 1.2em; text-align: justify; border: #c2cdd6 1px dashed;}
  40.  
  41. /* ===== Links for Quotes ===== */
  42. .xoopsQuote a:link, div.xoopsQuote a:visited { background-color: transparent; color: #444; font-weight: bold;}
  43. .xoopsQuote a:hover, div.xoopsQuote a:active { background-color: transparent; color: #1778cb;}
  44.  
  45. /* ===== Redirect messages ===== */
  46. .errorMsg,.confirmMsg, .resultMsg  { padding: .8em; text-align:center; margin-bottom: 1em; border: 2px solid #ddd;}
  47. .errorMsg      { background-color: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }
  48. .confirmMsg     { background-color: #FFF6BF; color: #817134; border-color: #FFD324; }
  49. .resultMsg    { background-color: #E6EFC2; color: #529214; border-color: #C6D880; }
  50. .errorMsg a    { background-color: transparent; color: #D12F19; }
  51. .confirmMsg a   { background-color: transparent; color: #817134; }
  52. .successMsg a  { background-color: transparent; color: #529214; }
  53. /*.errorMsg { background-color: #FF3737; padding: 10px; color:#fff; font-size:1em; font-weight: bold; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa;}
  54. .confirmMsg { background-color : #DDFFDF; color: #136C99; font-size:1em; text-align:center; font-weight : bold; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa;}*/
  55.  
  56. /* ===== General small ===== */
  57. .fontSmall { font-size : .7em;}
  58. a.fontSmall { background-color: transparent; color: #006699;}
  59. a.fontSmall:hover { background-color: transparent; color: #C23030; text-decoration: underline;}
  60.  
  61. /* ===== forms elements ===== */
  62. input {background-color: #fff; color:inherit; font-size: .8em; font-family: verdana, arial, helvetica, sans-serif; border-left: #000 1px solid;color: #000; border-bottom: #000 1px solid; border-right: #000 1px solid; border-top: #000 1px solid;}
  63. textarea { width: 430px; font-size: .8em; font-family: verdana, arial, helvetica, sans-serif; border: #000 1px solid;}
  64. input.formTextBox { background: #fff; color:inherit; font-size: .8em; font-family: verdana, arial, helvetica, sans-serif;border: #000 1px solid; }
  65. select { font-size: .8em; font-family: verdana, arial, helvetica, sans-serif; border: #000 1px solid;}
  66.  
  67. /* ===== content module ===== */
  68. .content { text-align: justify; padding: 0 15px 0px 15px;}
  69.  
  70. .xoopsCenter { text-align:center;}
  71.  
  72. .bg1 { background-color: #E6E6E6; color:inherit;}
  73. .bg2 { background-color: #2F5376; color:inherit;}
  74. .bg3 { background-color: #2F5376; color: #fff;}
  75. .bg4 { background-color: #ECECEC; color:inherit;}
  76. .bg5 { background-color: #ECECEC; color:inherit;}
  77.  
  78. /* ===== tables ===== */
  79. caption {font-weight: bold;}
  80. th, thead {background-color: #2F5376; padding : 2px; color: #fff; vertical-align : middle;}
  81. .outer {border: 1px solid #c0c0c0;}
  82. .head {background-color: #c2cdd6; padding: 5px; color:inherit; font-weight: bold;}
  83. .even {background-color: #dee3e7; padding: 5px; color:inherit;}
  84. .odd {background-color: #E6E6E6; padding: 5px; color:inherit;}
  85. .foot, tfoot {background-color: #c2cdd6; padding: 5px; color:inherit; font-weight: bold;}
  86. tr.head td {background-color: #c2cdd6; padding: 5px; color:inherit; font-weight: bold;}
  87. tr.even td {background-color: #dee3e7; padding: 5px; color:inherit;}
  88. tr.odd td {background-color: #E6E6E6; padding: 5px; color:inherit;}
  89. tr.foot td {background-color: #c2cdd6; padding: 5px; color:inherit; font-weight: bold;}
  90.  
  91. /* ===== admin menu popup ===== */
  92. .admin_layer {width: 200px; margin: 5px; background-color: #c0c0c0; padding: 1px; color:#666; border: 1px solid #c0c0c0;}
  93. .admin_layer_img { border: 0; padding :5px;}
  94. /* ===== debug messages ===== */
  95. #xo-logger-output {font-size: .8em;}
  96.  
  97. .bg_menu { background-image:url('images/bg_menu.gif'); }
  98. .bg_content { background-image:url('images/bg_content.gif'); }
  99. .hbar_middle { background-image:url('images/hbar_middle.gif'); }
  100. .hbar_left { background-image:url('images/hbar_left.gif'); }
  101. .hbar_right { background-image:url('images/hbar_right.gif'); }