home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / Chip_2004-08_cd2.bin / tvfreak / format_blede.css next >
Cascading Style Sheet File  |  2004-05-04  |  9KB  |  337 lines

  1. <style type="text/css">
  2. html {
  3.     background-color: #F3F5F9;
  4.     color:#000000;
  5. }
  6. body {
  7.     background-color: #F3F5F9;
  8.     color:#000000;
  9.     font-size:12px;
  10.     font-weight : normal;
  11.     font-family:Tahoma,'Times New Roman';
  12.     text-align: justify
  13. }
  14. .wokno {
  15.     background:#DDE3ED; color:#504030;
  16.     font-size:12px;
  17.     font-weight : normal;
  18.     font-family:Tahoma,'Times New Roman';
  19.     text-align: justify
  20. }
  21. A:link  {
  22.     text-decoration : none;
  23.     color : #006699;
  24.     font-weight : bold;
  25. }
  26. A:alink  {
  27.     text-decoration : none;
  28.     color : #006699;
  29.     font-weight : bold;
  30. }
  31. A:visited {
  32.     text-decoration : none;
  33.     color : #006699;
  34.     font-weight : bold;
  35. }
  36. a:hover {
  37.     text-decoration : none;
  38.     color : #F00000;
  39.     font-weight : bold;
  40. }
  41. .text {
  42.     background:#E4EBF2;
  43.     color:#0D2650;
  44.     font-size:12px;
  45.     font-weight : normal;
  46.     font-family:Tahoma,'Times New Roman';
  47.     text-align: justify
  48. }
  49. .newsheader {
  50.     background:#BAC6D2; color:#000000;
  51.     font-size:12px;
  52.     font-weight : bold;
  53.     font-family:Arial;
  54.     text-align: left
  55. }
  56. .newsheader2 {
  57.     color:#000000;
  58.     background:#BAC6D2; color:#000000;
  59.     font-size:10px;
  60.     font-weight : normal;
  61.     font-family:Arial;
  62.     text-align: right
  63. }
  64. .nadpis1{
  65.     color:#0D2650;
  66.     font-size:14px;
  67.     font-weight : bold;
  68.     text-align: center; padding-left:4; padding-right:4; padding-top:1; padding-bottom:1
  69. }
  70. .nadpis2{
  71.     color:#0D2650;
  72.     font-size:13px;
  73.     font-weight : bold;
  74.     text-align: center;
  75. }
  76.  
  77. .PhorumBodyArea
  78. {
  79.     font-family:Tahoma,'Times New Roman';
  80.     font-size: 12px;
  81.     width: 500px;
  82. }
  83.  
  84. .PhorumListTable
  85. {
  86.     border-style : solid;
  87.     border-color : #15456B;
  88.     border-width : 1px;
  89. }
  90.  
  91. .PhorumListRow
  92. {
  93.     font-family:Tahoma,'Times New Roman';
  94.     font-size: 12px;
  95.     height: 21px;
  96.     text-align: left;
  97. }
  98.  
  99. .PhorumListHeader
  100. {
  101.     font-family:Tahoma,'Times New Roman';
  102.     font-size : 12px;
  103.     font-weight : bold;
  104.     height: 18px;
  105. }
  106.  
  107. .PhorumForumTitle
  108. {
  109.     font-family:Tahoma,'Times New Roman';
  110.     font-size : 12px;
  111.     font-weight: bold;
  112.     color: #0D2650;
  113.     text-decoration:none;
  114. }
  115.  
  116. .PhorumTableHeader
  117. {
  118.     font-family:Tahoma,'Times New Roman';
  119.     font-size: 12px;
  120.     font-weight: bold;
  121.     text-decoration:none;
  122. }
  123.  
  124. .PhorumNav
  125. {
  126.     font-family:Tahoma,'Times New Roman';
  127.     font-size: 10px;
  128. }
  129.  
  130. .PhorumNewFlag
  131. {
  132.     font-family:Tahoma,'Times New Roman';
  133.     font-size: 10px;
  134.     color: Red;
  135. }
  136.  
  137. .PhorumMessage
  138. {
  139.     font-family: Tahoma,'Times New Roman';
  140.     font-size: 12px;
  141. }
  142.  
  143.  
  144.  
  145.  
  146. /*
  147.   The original subSilver Theme for phpBB version 2+
  148.   Created by subBlue design
  149.   http://www.subBlue.com
  150. */
  151.  
  152.  
  153.  
  154.  
  155. /* This is the border line & background colour round the entire page */
  156. .bodyline    { background-color: #FFFFFF; border: 1px #98AAB1 solid; }
  157.  
  158. /* This is the outline round the main forum tables */
  159. .forumline    { background-color: #FFFFFF; border: 2px #006699 solid; }
  160.  
  161.  
  162. /* Main table cell colours and backgrounds */
  163. td.row1    { background-color: #EFEFEF; }
  164. td.row2    { background-color: #DEE3E7; }
  165. td.row3    { background-color: #D1D7DC; }
  166.  
  167.  
  168. /*
  169.   This is for the table cell above the Topics, Post & Last posts on the index.php page
  170.   By default this is the fading out gradiated silver background.
  171.   However, you could replace this with a bitmap specific for each forum
  172. */
  173. td.rowpic {
  174.         background-color: #FFFFFF;
  175.         background-image: url(forum/templates/tvfreak1/images/cellpic2.jpg);
  176.         background-repeat: repeat-y;
  177. }
  178.  
  179. /* Header cells - the blue and silver gradient backgrounds */
  180. th    {
  181.     color: #FFA34F; font-size: 11px; font-weight : bold;
  182.     background-color: #006699; height: 25px;
  183.     background-image: url(forum/templates/tvfreak1/images/cellpic3.gif);
  184. }
  185.  
  186. td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
  187.             background-image: url(forum/templates/tvfreak1/images/cellpic1.gif);
  188.             background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
  189. }
  190.  
  191.  
  192. /*
  193.   Setting additional nice inner borders for the main table cells.
  194.   The names indicate which sides the border will be on.
  195.   Don't worry if you don't understand this, just ignore it :-)
  196. */
  197. td.cat,td.catHead,td.catBottom {
  198.     height: 29px;
  199.     border-width: 0px 0px 0px 0px;
  200. }
  201. th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
  202.     font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
  203. td.row3Right,td.spaceRow {
  204.     background-color: #D1D7DC; border: #FFFFFF; border-style: solid; }
  205.  
  206. th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
  207. th.thSides,td.catSides,td.spaceRow     { border-width: 0px 1px 0px 1px; }
  208. th.thRight,td.catRight,td.row3Right     { border-width: 0px 1px 0px 0px; }
  209. th.thLeft,td.catLeft      { border-width: 0px 0px 0px 1px; }
  210. th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
  211. th.thTop     { border-width: 1px 0px 0px 0px; }
  212. th.thCornerL { border-width: 1px 0px 0px 1px; }
  213. th.thCornerR { border-width: 1px 1px 0px 0px; }
  214.  
  215.  
  216. /* The largest text used in the index page title and toptic title etc. */
  217. .maintitle,h1,h2    {
  218.             font-weight: bold; font-size: 14px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
  219.             text-decoration: none; line-height : 120%; color : #000000;
  220. }
  221.  
  222.  
  223. /* General text */
  224. .gen { font-size : 12px; }
  225. .genmed { font-size : 11px; }
  226. .gensmall { font-size : 10px; }
  227. .gen,.genmed,.gensmall { color : #000000; }
  228. a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
  229. a.gen:hover,a.genmed:hover,a.gensmall:hover    { color: #DD6900; text-decoration: underline; }
  230.  
  231.  
  232. /* The register, login, search etc links at the top of the page */
  233. .mainmenu        { font-size : 11px; color : #000000 }
  234. a.mainmenu        { text-decoration: none; color : #006699;  }
  235. a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }
  236.  
  237.  
  238. /* Forum category titles */
  239. .cattitle        { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
  240. a.cattitle        { text-decoration: none; color : #006699; }
  241. a.cattitle:hover{ text-decoration: underline; }
  242.  
  243.  
  244. /* Forum title: Text and link to the forums used in: index.php */
  245. .forumlink        { font-weight: bold; font-size: 12px; color : #006699; }
  246. a.forumlink     { text-decoration: none; color : #006699; }
  247. a.forumlink:hover{ text-decoration: underline; color : #DD6900; }
  248.  
  249.  
  250. /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
  251. .nav            { font-weight: bold; font-size: 11px; color : #000000;}
  252. a.nav            { text-decoration: none; color : #006699; }
  253. a.nav:hover        { text-decoration: underline; }
  254.  
  255.  
  256. /* titles for the topics: could specify viewed link colour too */
  257. .topictitle            { text-align: left; font-weight: bold; font-size: 11px; color : #000000; }
  258. a.topictitle:link   { text-decoration: none; color : #006699; }
  259. a.topictitle:visited { text-decoration: none; color : #5493B4; }
  260. a.topictitle:hover    { text-decoration: underline; color : #DD6900; }
  261.  
  262.  
  263. /* Name of poster in viewmsg.php and viewtopic.php and other places */
  264. .name            { font-size : 11px; color : #000000;}
  265.  
  266. /* Location, number of posts, post date etc */
  267. .postdetails        { font-size : 10px; color : #000000; }
  268.  
  269.  
  270. /* The content of the posts (body of text) */
  271. .postbody { font-size : 12px;}
  272. a.postlink:link    { text-decoration: none; color : #006699 }
  273. a.postlink:visited { text-decoration: none; color : #5493B4; }
  274. a.postlink:hover { text-decoration: underline; color : #DD6900}
  275.  
  276.  
  277. /* Quote & Code blocks */
  278. .code {
  279.     font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
  280.     background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
  281.     border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
  282. }
  283.  
  284. .quote {
  285.     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
  286.     background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
  287.     border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
  288. }
  289.  
  290.  
  291. /* Copyright and bottom info */
  292. .copyright        { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
  293. a.copyright        { color: #444444; text-decoration: none;}
  294. a.copyright:hover { color: #000000; text-decoration: underline;}
  295.  
  296.  
  297. /* Form elements */
  298. input,textarea, select {
  299.     color : #000000;
  300.     font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  301.     border-color : #000000;
  302. }
  303.  
  304. /* The text input fields background colour */
  305. input.post, textarea.post, select {
  306.     background-color : #FFFFFF;
  307. }
  308.  
  309. input { text-indent : 2px; }
  310.  
  311. /* The buttons used for bbCode styling in message post */
  312. input.button {
  313.     background-color : #EFEFEF;
  314.     color : #000000;
  315.     font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
  316. }
  317.  
  318. /* The main submit button option */
  319. input.mainoption {
  320.     background-color : #FAFAFA;
  321.     font-weight : bold;
  322. }
  323.  
  324. /* None-bold submit button */
  325. input.liteoption {
  326.     background-color : #FAFAFA;
  327.     font-weight : normal;
  328. }
  329.  
  330. /* This is the line in the posting page which shows the rollover
  331.   help line. This is actually a text box, but if set to be the same
  332.   colour as the background no one will know ;)
  333. */
  334. .helpline { background-color: #E4EBF2; border-style: none; }
  335.  
  336. -->
  337. </STYLE>