mini.css 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377
  1. /* CSS Document */
  2. body {
  3. font-size: 10px; /* Resets 1em to 10px */
  4. font-family: 'Trebuchet MS', Verdana, Sans-Serif;
  5. color: #444;
  6. background-color: #ffffff;
  7. text-align: center;
  8. margin: 5px 0 5px;
  9. }
  10. #page {
  11. background: #fff;
  12. border: #fff;
  13. border-width:thin;
  14. border: #fff;
  15. margin: 0 auto;
  16. padding: 5px;
  17. position: relative;
  18. /* The entire template's width is set in this class. */
  19. width: 900px;
  20. _width: 900px;
  21. }
  22. div.apage {
  23. background: #fff;
  24. border: #fff;
  25. border-width:thin;
  26. border: #fff;
  27. margin: 0 auto;
  28. padding: 5px;
  29. position: relative;
  30. width: 95%;
  31. }
  32. .primary {
  33. width: 65%;
  34. min-width: 300px;
  35. _width: 300px; /* IE Hack */
  36. float: left;
  37. padding: 20px 2% 10px 2%;
  38. margin: 0;
  39. }
  40. #header {
  41. padding: 0;
  42. margin: 0;
  43. position: relative;
  44. height: 70px;
  45. background: #ff0000;
  46. background-color: #0099FF;
  47. }
  48. ul.menu {
  49. margin: 0;
  50. padding: 0;
  51. position: absolute;
  52. bottom: 0;
  53. left: 11px;
  54. width: 90%;
  55. }
  56. ul.menu,
  57. ul.menu li a {
  58. padding: 3px 8px 3px;
  59. }
  60. ul.menu li a {
  61. font: 9px Verdana, Helvetica, Arial, Sans-Serif;
  62. text-transform: lowercase;
  63. color: white;
  64. margin: 0;
  65. }
  66. ul.menu li a:hover {
  67. background: #333;
  68. color: #eee !important;
  69. text-decoration: none;
  70. }
  71. ul.menu li.current_page_item a,
  72. ul.menu li.current_page_item a:hover {
  73. color: #333 !important;
  74. font-family: 'Trebuchet MS', Verdana, Sans-Serif;
  75. background: white;
  76. text-decoration: none;
  77. }
  78. /*images and borders*/
  79. .primary img {
  80. margin-left: -5px;
  81. padding: 4px;
  82. border: 1px solid #ccc;
  83. max-width: 100%;
  84. }
  85. img.center {
  86. display: block;
  87. margin-left: auto;
  88. margin-right: auto;
  89. }
  90. img.alignright {
  91. padding: 4px;
  92. margin: 0 0 2px 7px;
  93. display: inline;
  94. }
  95. img.alignleft {
  96. padding: 4px;
  97. margin: 0 7px 2px 0;
  98. display: inline;
  99. }
  100. img.noborder {
  101. border: none;
  102. }
  103. .tableheader {
  104. font: 10px 'Trebuchet MS', Verdana, Sans-Serif;
  105. }
  106. .secondary {
  107. font: 9px 'Trebuchet MS', Verdana, Sans-Serif;
  108. padding: 10px 0;
  109. margin: 0 0 20px 71%;
  110. width: 26%;
  111. color: #666;
  112. /* The following are IE Fixes */
  113. _margin-left: 0%;
  114. _margin-right: -3%;
  115. _width: 28%;
  116. }
  117. h1 { /* H1 is used for the title of your blog */
  118. font-size: 20px;
  119. letter-spacing: -1px;
  120. padding-top: 25px;
  121. margin: 0 0 0 25px;
  122. font-weight: bold;
  123. width: 100%;
  124. }
  125. #header .description { /* Blog description, under blog title */
  126. font-size: 15px;
  127. margin: 0 0 0 25px;
  128. text-align: left;
  129. }
  130. h1, h1 a, h1 a:hover, h1 a:visited,
  131. #header .description {
  132. text-decoration: none;
  133. color: white;
  134. }
  135. h2, h2 a, h2 a:visited,
  136. h3, h3 a, h3 a:visited,
  137. h4, h4 a, h4 a:visited {
  138. color: #444;
  139. font-size: 12px;
  140. padding-bottom: 4px;
  141. letter-spacing: -1px;
  142. }
  143. .primary h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
  144. font-size: 12px;
  145. font-weight: bold;
  146. margin: 0 0 0px;
  147. padding: 0;
  148. letter-spacing: -1px;
  149. text-align: center;
  150. display: inline;
  151. }
  152. .secondary h2 { /* Secondary H2 is sidebar headlines */
  153. font-size: 23px;
  154. font-weight: normal;
  155. padding: 0;
  156. display: inline;
  157. }
  158. .tabletitle {
  159. font-size: 17px;
  160. }
  161. .metadata { /* Time and category for blog entries, i added the color tag*/
  162. font-size: 9px;
  163. display: block;
  164. }
  165. .primary h3 , .primary h4{ /* H3 is entry headlines. H4 is comments and replyform headlines */
  166. font-size: 17px;
  167. font-weight: bold;
  168. letter-spacing: -1px;
  169. display: inline;
  170. }
  171. /*- Links */
  172. a:hover, a:visited:hover {
  173. text-decoration: underline;
  174. }
  175. h2 a:hover, h2 span a:hover {
  176. color: #27d !important;
  177. }
  178. a {
  179. color: #27d;
  180. text-decoration: none;
  181. font: 10px 'Trebuchet MS', Verdana, Sans-Serif;
  182. }
  183. font.headlink {
  184. font: 10px 'Trebuchet MS', Verdana, Sans-Serif;
  185. }
  186. b {
  187. color: #27d;
  188. text-decoration: none;
  189. font: 10px 'Trebuchet MS', Verdana, Sans-Serif;
  190. }
  191. .itemtext a:visited {
  192. color: #b41;
  193. }
  194. table {
  195. margin-left: auto;
  196. margin-right: auto;
  197. border: 1px dotted #ddd;
  198. width: 45%;
  199. }
  200. table.full {
  201. /* margin-left: auto;
  202. margin-right: auto;*/
  203. border: 1px dotted #ddd;
  204. width: 90%;
  205. }
  206. table.really_full {
  207. margin-left: auto;
  208. margin-right: auto;
  209. border: 1px dotted #ddd;
  210. width: 100%;
  211. }
  212. table.swreg {
  213. border: 1px dotted #ddd;
  214. }
  215. table.noborder_45 {
  216. margin-left: auto;
  217. margin-right: auto;
  218. border: 0px;
  219. width: 45%;
  220. }
  221. table.noborder {
  222. margin-left: auto;
  223. margin-right: auto;
  224. border: 0px;
  225. width: 90%;
  226. }
  227. td.avg {
  228. padding-top: 5px;
  229. /*border-top: 2px solid #000;*/
  230. font-weight: bold;
  231. color: #900;
  232. }
  233. td.max {
  234. color: #ff0000;
  235. font-weight: bold;
  236. }
  237. td {
  238. text-align: center;
  239. font-weight: bold;
  240. font: 12px 'Trebuchet MS', Verdana, Sans-Serif;
  241. }
  242. td.wide {
  243. text-align: center;
  244. font-weight: bold;
  245. font: 12px 'Trebuchet MS', Verdana, Sans-Serif;
  246. width: 100%;
  247. overflow: hidden;
  248. white-space: nowrap;
  249. }
  250. td.left {
  251. color: #E8E8E8;
  252. text-align: left;
  253. font-weight: bold;
  254. font: 10px 'Trebuchet MS', Verdana, Sans-Serif;
  255. }
  256. td.left_act {
  257. text-align: left;
  258. font-weight: bold;
  259. font: 10px 'Trebuchet MS', Verdana, Sans-Serif;
  260. }
  261. td.reason {
  262. text-align: center;
  263. font: 10px 'Trebuchet MS', Verdana, Sans-Serif;
  264. }
  265. td.descr {
  266. text-align: left;
  267. font: 10px 'Trebuchet MS', Verdana, Sans-Serif;
  268. }
  269. td.right {
  270. text-align: right;
  271. font-weight: bold;
  272. font: 10px 'Trebuchet MS', Verdana, Sans-Serif;
  273. }
  274. p.error {
  275. color: red
  276. }
  277. p.msg_p {
  278. color: green
  279. }
  280. th {
  281. color: #444;
  282. text-align: center;
  283. font-family: 'Trebuchet MS', Verdana, Sans-Serif;
  284. font-size: 12px;
  285. }
  286. th.delete {
  287. font: 10px 'Trebuchet MS', Verdana, Sans-Serif;
  288. font-weight: bold;
  289. }
  290. bodyswreg {
  291. margin: 0px;
  292. padding: 0px;
  293. font: 29px 'Trebuchet MS', Verdana, Sans-Serif;
  294. }
  295. #headswreg {min-height: 3.5em;
  296. text-align: center;
  297. color: black;
  298. background: white;
  299. /* padding-left: 140px;
  300. padding-right: 140px;*/
  301. border-bottom: 1px black solid;
  302. }
  303. #leftswreg {float: left;
  304. clear: right;
  305. width: 5em;
  306. min-width: 20%;
  307. margin: 0em;
  308. padding: 0em;
  309. }
  310. #rightswreg {float: right;
  311. clear: right;
  312. right: 0px;
  313. width: 30%;
  314. padding: 0em;
  315. margin: 0em;
  316. }
  317. #contentswreg {padding: 0px;
  318. padding-right: 1em;
  319. margin: 0px;
  320. margin-left: 25%;
  321. margin-right: 25%;
  322. }
  323. #footerswreg {
  324. background: #ffffff;
  325. float: inherit;
  326. clear: both;
  327. width: 100%;
  328. }