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 / themes / default / style.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2007-12-15  |  6.6 KB  |  112 lines

  1. body {color: #000; background: #fff; margin: 0; padding: 0;}
  2.  
  3. table {width: 100%; font-size: small;}
  4. table td {padding: 0; border-width: 0; vertical-align: top; font-family: Verdana, Arial, Helvetica, sans-serif;}
  5.  
  6. a {color: #666666; text-decoration: none; font-weight: bold; background-color: transparent;}
  7. a:hover {color: #ff6600;}
  8.  
  9. h1 {}
  10. h2 {}
  11. h3 {}
  12. h4 {}
  13. h5 {}
  14. ul { margin: 2px; padding: 2px; list-style: disc inside; text-align: left;}
  15. ol { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
  16. li { margin-left: 2px; color: #2F5376;}
  17.  
  18. input.formButton {}
  19.  
  20. .item {border: 1px solid #cccccc;}
  21. .itemHead {padding: 3px; background-color: #2F5376; color: #FFFFFF;}
  22. .itemInfo {text-align: right; padding: 3px; background-color: #efefef}
  23. .itemTitle a {font-size: 130%; font-weight: bold; font-variant: small-caps; color: #ffffff; background-color: transparent;}
  24. .itemPoster {font-size: 90%; font-style:italic;}
  25. .itemPostDate {font-size: 90%; font-style:italic;}
  26. .itemStats {font-size: 90%; font-style:italic;}
  27. .itemBody {padding-left: 5px;}
  28. .itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
  29. .itemText:first-letter {font-size: 133%; font-weight: bold;}
  30. .itemFoot {text-align: right; padding: 3px; background-color: #efefef;}
  31. .itemAdminLink {font-size: 90%;}
  32. .itemPermaLink {font-size: 90%;}
  33.  
  34. th {background-color: #2F5376; color: #FFFFFF; padding : 2px; vertical-align : middle; font-family: Verdana, Arial, Helvetica, sans-serif;}
  35.  
  36. td#headerbanner {width: 100%; background-color: #2F5376; vertical-align: middle; text-align:center;}
  37. td#headerbar {border-bottom: 1px solid #dddddd; background-image: url(hbar.gif);}
  38.  
  39. td#leftcolumn {width: 170px; border-right: 1px solid #cccccc; font-size:12px;}
  40. td#leftcolumn th {background-color: #2F5376; color: #FFFFFF; vertical-align: middle;}
  41. td#leftcolumn div.blockTitle {padding: 3px; background-color: #dddddd; color: #639ACE; font-weight: bold;}
  42. td#leftcolumn div.blockContent {padding: 3px; line-height: 120%; line-height: 120%;}
  43.  
  44.  
  45. #centercolumn {font-size: 12px;}
  46. #centercolumn th {background-color: #2F5376; color: #FFFFFF; vertical-align: middle;}
  47.  
  48. #centerCcolumn, #bottomCcolumn {padding: 0px 3px 1px 3px;}
  49. #centerCcolumn .blockTitle, #bottomCcolumn .blockTitle {padding: 3px; color: #639ACE; font-weight: bold; margin-top: 0px; margin-right: 0px;  margin-left: 0px;}
  50. #centerCcolumn .blockContent, #bottomCcolumn .blockContent {border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #dddddd; padding: 3px; margin-right: 0px;  margin-left: 0px; margin-bottom: 2px; line-height: 120%;}
  51.  
  52. #centerLcolumn, #bottomLcolumn, #centerRcolumn, #bottomRcolumn {
  53.     width: 50%; padding: 0px 3px 0px 0px;
  54. }
  55. #centerLcolumn .blockTitle, #bottomLcolumn .blockTitle, #centerRcolumn .blockTitle, #bottomRcolumn .blockTitle {
  56.     padding: 3px; color: #639ACE; font-weight: bold; margin-top: 0px;
  57. }
  58. #centerLcolumn .blockContent, #centerRcolumn .blockContent, #bottomLcolumn .blockContent, #bottomRcolumn .blockContent {
  59.     border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #dddddd; padding: 3px; margin-left: 2px; margin-right: 3px; margin-bottom: 2px; line-height: 120%;
  60. }
  61.  
  62. div#content {text-align: left; padding: 8px;}
  63.  
  64. td#rightcolumn {width: 170px; border-left: 1px solid #cccccc; font-size:12px;}
  65. td#rightcolumn th {background-color: #2F5376; color: #FFFFFF; vertical-align: middle;}
  66. td#rightcolumn div.blockTitle {padding: 3px; background-color: #dddddd; color: #639ACE; font-weight: bold;}
  67. td#rightcolumn div.blockContent {padding: 3px; line-height: 120%;}
  68.  
  69. tr#footerbar {text-align:center; background-image: url(hbar.gif);}
  70.  
  71. td#mainmenu a {background-color: #e6e6e6; display: block; margin: 0; padding: 4px;}
  72. td#mainmenu a:hover {background-color: #ffffff;}
  73. td#mainmenu a.menuTop {padding-left: 3px; border-top: 1px solid #c0c0c0; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid #c0c0c0;}
  74. td#mainmenu a.menuMain {padding-left: 3px; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid #c0c0c0;}
  75. td#mainmenu a.menuSub {padding-left: 9px; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid #c0c0c0;}
  76.  
  77. td#usermenu a {background-color: #e6e6e6; display: block; margin: 0; padding: 4px; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid #c0c0c0;}
  78. td#usermenu a:hover {background-color: #ffffff;}
  79. td#usermenu a.menuTop {border-top: 1px solid #c0c0c0;}
  80. td#usermenu a.highlight {background-color: #fcc;}
  81.  
  82.  
  83.  
  84. .outer {border: 1px solid #c0c0c0;}
  85. .head {background-color: #c2cdd6; padding: 5px; font-weight: bold;}
  86. .even {background-color: #dee3e7; padding: 5px;}
  87. .odd {background-color: #E9E9E9; padding: 5px;}
  88. .foot {background-color: #c2cdd6; padding: 5px; font-weight: bold;}
  89. tr.even td {background-color: #dee3e7; padding: 5px;}
  90. tr.odd td {background-color: #E9E9E9; padding: 5px;}
  91.  
  92. div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
  93. div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
  94. div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid #c0c0c0; border-left: 1px solid #c0c0c0; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px;}
  95.  
  96. div.xoopsCode { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px; height: 200px; overflow: auto;}
  97. div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}
  98.  
  99.  
  100. .comTitle {font-weight: bold; margin-bottom: 2px;}
  101. .comText {padding: 2px;}
  102. .comUserStat {font-size: 10px; color: #2F5376; font-weight:bold; border: 1px solid #c0c0c0; background-color: #ffffff; margin: 2px; padding: 2px;}
  103. .comUserStatCaption {font-weight: normal;}
  104. .comUserStatus {margin-left: 2px; margin-top: 10px; color: #2F5376; font-weight:bold; font-size: 10px;}
  105. .comUserRank {margin: 2px;}
  106. .comUserRankText {font-size: 10px;font-weight:bold;}
  107. .comUserRankImg {border: 0;}
  108. .comUserName {}
  109. .comUserImg {margin: 2px;}
  110. .comDate {font-weight: normal; font-style: italic; font-size: smaller;}
  111. .comDateCaption {font-weight: bold; font-style: normal;}
  112.