home *** CD-ROM | disk | FTP | other *** search
/ linuxmafia.com 2016 / linuxmafia.com.tar / linuxmafia.com / kb / Licensing_and_Law / template_css.css < prev    next >
Cascading Style Sheet File  |  2016-05-09  |  11KB  |  678 lines

  1. HTML {
  2.   height: 100%;
  3.   margin-bottom: 1px;
  4. }
  5.  
  6. BODY {
  7.     margin: 25px 2% 52px 130px;
  8.     border: 1px solid #000;
  9.     background: #ffffff;
  10.     padding: 8px 8px 8px 18px;
  11.     }
  12.  
  13. /* a:link, a:visited {
  14.     color: #000000; text-decoration: none;
  15.     font-weight: bold;
  16. } */
  17.  
  18. a:hover {
  19.     color: #333333;    text-decoration: none;
  20.     font-weight: bold;
  21. }
  22.  
  23. td,tr,p,div {
  24.     font-family: Arial, Helvetica, sans-serif;
  25.     line-height: 140%;
  26.     font-size: 16px;
  27.     color: #333333;
  28.     text-align: left;
  29. }
  30.  
  31. h3, .componentheading {
  32.     font-family: Georgia, "Times New Roman", Times, serif;
  33.     font-weight: normal;
  34.     font-size: 22px;
  35.     color: #000000;
  36.     line-height: 18px;
  37.     margin: 5px 0;
  38.     font-variant: small-caps;
  39. }
  40.  
  41. .componentheading {
  42.   padding-top: 10px;
  43. }
  44.  
  45. .contentheading {
  46.     font-family: Georgia, "Times New Roman", Times, serif;
  47.     background: url(../images/hsep.png) bottom left repeat-x;
  48.     padding: 0px 0px 5px 0px;
  49.     font-size: 22px;
  50.     font-weight: normal;
  51.     height: 45px;
  52.     vertical-align: bottom;
  53.     color: #000000;
  54.     text-align: left;
  55.     width: 100%;
  56.     font-variant: small-caps;
  57. }
  58.  
  59. ul
  60. {
  61.     margin: 0;
  62.     padding: 0;
  63.     list-style: none;
  64. }
  65.  
  66. ul li
  67. {
  68.     line-height: 18px;
  69.     padding-left: 15px;
  70.     padding-top: 0px;
  71.     background-image: url(../images/bullet_red.png) ;
  72.     background-repeat: no-repeat;
  73.     background-position: 0px 3px;
  74. }
  75.  
  76. .small {
  77.     font-size: 14px;
  78.     color: #999999;
  79.     font-weight: bold;
  80.     text-align: left;
  81. }
  82.  
  83. .modifydate {
  84.   height: 30px;
  85.   vertical-align: bottom;
  86.     font-size: 10px;
  87.     color: #999999;
  88.     font-weight: bold;
  89.     text-align: left;
  90. }
  91.  
  92. .createdate {
  93.     height: 25px;
  94.     vertical-align: top;
  95.     font-size: 10px;
  96.     color: #999999;
  97.     font-weight: bold;
  98.     vertical-align: top;
  99.     padding-bottom: 10px;
  100.     padding-top: 0px;
  101.  
  102. }
  103.  
  104. .clr {
  105.     clear: both;
  106. }
  107.  
  108. #main_bg {
  109.     height: 100%;
  110.     padding: 0;
  111.     margin-bottom: 1px;
  112.     background-color: #8A8E51;
  113. }
  114.  
  115. div.mosimage_caption {
  116.   font-size: 10px;
  117.   color: #666666;
  118. }
  119.  
  120. div.center {
  121.   text-align: center;
  122. }
  123.  
  124. table#main {
  125.   margin-left: auto;
  126.   margin-right: auto;
  127.   text-align: center;
  128. }
  129.  
  130. div.blog_more {
  131.   margin-top: 30px;
  132. }
  133.  
  134. div.syndicate div {
  135.   text-align: center;
  136. }
  137.  
  138. table.opentable  {
  139.     border-collapse: collapse;
  140.     margin-left: 5px;
  141. }
  142.  
  143. table.opentable td {
  144.   margin:0;
  145.   padding: 0;
  146. }
  147.  
  148. td.left_shadow {
  149.     width: 13px;
  150.     background-image: url(../images/js_bg_l.png);
  151.     background-repeat: repeat-y;
  152. }
  153.  
  154. td.right_shadow {
  155.     width: 13px;
  156.     background-image: url(../images/js_bg_r.png);
  157.     background-repeat: repeat-y;
  158. }
  159.  
  160. td.bottom {
  161.     height: 29px;
  162.     background-image: url(../images/js_bottom.png);
  163.     background-repeat: no-repeat;
  164.     background-position: center top;
  165.     width: 732px;
  166. }
  167.  
  168. td.wrapper {
  169.   width: 706px;
  170. }
  171. #runner {
  172.   float: right;
  173.   padding-top: 7px;
  174. }
  175.  
  176. #bottomnav_links ul {
  177.   margin: 0;
  178.   padding: 0;
  179. }
  180.  
  181. #bottomnav_links li {
  182.   background-image: none;
  183.   list-style:none; 
  184.   float: left; 
  185.   margin: 0px; 
  186.   padding: 0px;
  187.   font-size: 11px;
  188.   line-height:17px;
  189.   height: 17px;
  190.   white-space: nowrap;
  191. }
  192. #header {
  193.     float: left;
  194.     width: 706px;
  195.     height: 112px;
  196.     background-image: url(../images/js_header.png);
  197.     background-repeat: no-repeat;
  198. }
  199. .topbar {
  200.     width: 732px;
  201.     height: 27px;
  202.     background-image: url(../images/js_top.png);
  203.     background-repeat: no-repeat;
  204.     margin: 0px;
  205.     padding: 0px;
  206. }
  207.  
  208.  
  209. #contentarea {
  210.   float: left;
  211.   width: 706px !important;
  212.   width: 706px;
  213.     background: #eee;
  214. }
  215.  
  216. table.contentarea {
  217.   width: 706px;
  218.   max-width: 706px;
  219.  
  220. }
  221.  
  222.  
  223. td.sidenav {
  224. }
  225.  
  226. div.forcewidth {
  227.   width: 175px;
  228.   overflow: hidden;
  229. }
  230.  
  231. td.seperator {
  232.     background: url(../images/vsep.png) top center repeat-y;
  233. }
  234.  
  235. td.middle {
  236.   width: 552px;
  237. }
  238.  
  239. div.menuholder_t {
  240.     float: left;
  241.     width: 175px;
  242.     height: 20px;
  243.     overflow: hidden;
  244.     background-image: url(../images/js_filmod_t.png);
  245.     background-repeat: no-repeat;
  246.     margin-top: 10px;
  247.     padding: 0px;
  248. }
  249.  
  250. div.menuholder_m {
  251.     float: left;
  252.     width: 175px !important;
  253.     width: 175px;
  254.     background-image: url(../images/js_modbg.png);
  255.     background-repeat: repeat-y;
  256.     padding-right: 8px;
  257.     padding-bottom: 8px;
  258.     padding-left: 8px;
  259. }
  260.  
  261. div.menuholder_m td {
  262.     color: #ffffff;
  263. }
  264.  
  265. div.menuholder_b {
  266.     float: left;
  267.     width: 175px;
  268.     height: 10px;
  269.     overflow: hidden;
  270.     margin-bottom: 8px;
  271.     background-image: url(../images/js_mod_b.png);
  272.     background-repeat: no-repeat;
  273. }
  274.  
  275. a.mainlevel:link, a.mainlevel:visited {
  276.     display: block;
  277.     font-size: 10px;
  278.     font-weight: bold;
  279.     color: #000000;
  280.     font-family: Arial, Helvetica, sans-serif;
  281.     text-transform: uppercase;
  282.     text-align: left;
  283.     height: 21px;
  284.     line-height: 21px;
  285.     text-indent: 14px;
  286.     width: 156px;
  287.     background-image: url(../images/menu_bg.png);
  288.     background-position: left center;
  289.     background-repeat: no-repeat;
  290. }
  291.  
  292. a.mainlevel:hover {
  293.     display: block;
  294.     font-size: 10px;
  295.     font-weight: bold;
  296.     color: #606239;
  297.     font-family: Arial, Helvetica, sans-serif;
  298.     text-transform: uppercase;
  299.     text-align: left;
  300.     height: 21px;
  301.     line-height: 21px;
  302.     text-indent: 14px;
  303.     width: 156px;
  304.     background-image: url(../images/menu_bg_over.png);
  305.     background-position: left center;
  306.     background-repeat: no-repeat;
  307. }
  308.  
  309. a.mainlevel#active_menu {
  310. }
  311. a.mainlevel#active_menu:hover {
  312.     color: #999999;
  313. }
  314. div#left div.moduletable {
  315.     float:left;
  316.     width: 175px;
  317.     background: url(../images/hsep.png) repeat-x;
  318.     padding-top: 5px;
  319.     margin-top: 5px;
  320.     margin-right: 5px;
  321.     margin-bottom: 5px;
  322.     margin-left: 5px;
  323. }
  324.  
  325. div#left div.moduletable h3 {
  326.     font-family: Georgia, "Times New Roman", Times, serif;
  327. }
  328. #flashbox {
  329.     width: 520px;
  330.     margin-top: 3px;
  331. }
  332. #flashbox td.topflash {
  333.     background-image: url(../images/js_uf_t.png);
  334.     background-repeat: no-repeat;
  335.     background-position: center bottom;
  336. }
  337. #flashbox td.midflash {
  338.     padding: 8px;
  339.     background-image: url(../images/js_uf_bg.png);
  340.     background-repeat: repeat-y;
  341.     background-position: center top;
  342. }
  343. #flashbox td.botflash {
  344.     background-image: url(../images/js_uf_b.png);
  345.     background-repeat: no-repeat;
  346.     background-position: center top;
  347. }
  348. .moduletable th {
  349.     font-family: Georgia, "Times New Roman", Times, serif;
  350.     font-weight: normal;
  351.     font-size: 18px;
  352.     color: #000000;
  353.     line-height: 18px;
  354.     margin: 5px 0;
  355.     }
  356.  
  357. table#flashbox a:link, table#flashbox a:visited {
  358.   color: #333333;
  359. }
  360. table#flashbox a:hover {
  361.   color: #000000;
  362. }
  363.  
  364. div#mainbody {
  365.     width: 510px;
  366.     padding-left: 10px;
  367.     padding-top: 0px;
  368. }
  369. input.button {
  370.     border: 1px solid #677639;
  371.     height: 20px;
  372.     padding: 2px 10px 4px 10px !important;
  373.     padding: 0px 5px 0px 5px;
  374.     font-weight: bold;
  375.     color: #FFFFFF;
  376.     text-transform: uppercase;
  377.     font-size: 10px;
  378.     font-family: Arial, Helvetica, sans-serif;
  379.     background-image: url(../../md_openoffice2/images/butbg.png);
  380.     background-repeat: repeat-x;
  381.     background-position: left center;
  382. }
  383. .inputbox {
  384.   font-size: 11px;
  385.  
  386. }
  387. table.moduletable {
  388.     width: 100%;
  389.     margin: 0px 0px 0px 0px;
  390. }
  391.  
  392. table.moduletable td {
  393.   padding: 4px;
  394. }
  395. #content-pane .tab-page {
  396.     
  397. }
  398.  
  399. table.contentpane {
  400.     text-align: left;
  401.     width: 100%;
  402.     padding: 0px;
  403.     margin: 0px;
  404.     border-collapse: collapse;
  405.     
  406. }
  407.  
  408.  
  409. table.contentpaneopen {
  410.     text-align: left;
  411.     width: 100%;
  412.     padding: 0px;
  413.     margin: 0px;
  414.     border-collapse: collapse;
  415. }
  416.  
  417.  
  418. .contentpagetitle {
  419.     font-size: 13px;
  420.     font-weight: bold;
  421.     color: #cccccc;
  422.     text-align:left;
  423. }
  424.  
  425. a.contentpagetitle:link, a.contentpagetitle:visited {
  426.   padding: 0px;
  427.     font-size: 17px;
  428.     font-weight: bold;
  429.     height: 25px;
  430.     line-height: 25px;
  431.     padding-top: 10px;
  432.     color: #666666;
  433.     text-align: left;
  434.     width: 100%;
  435. }
  436.  
  437. a.contentpagetitle:hover {
  438.     color: #999999;
  439. }
  440.  
  441. a.sublevel:link, a.sublevel:visited {
  442.     vertical-align: middle;
  443.     font-size: 11px;
  444.     font-weight: bold;
  445.     color: #677639;
  446.     text-align: left;
  447.     line-height: 19px;
  448.     padding-left: 3px;
  449. }
  450. a.sublevel:hover {
  451.     color: #666666;
  452.     font-weight: bold;
  453.     text-decoration: none;
  454. }
  455. a.category:link, a.category:visited {
  456. }
  457. a.category:hover {
  458. }
  459. a.pagenav, a.pagenav:visited {
  460. }
  461. a.pagenav:hover {
  462. }
  463. .frontpageheader {
  464. }
  465. .newsfeedheading {
  466. }
  467. .newsfeeddate {
  468. }
  469. .fase4rdf a:link {
  470. }
  471. .fase4rdf a:hover {
  472. }
  473. div#mainbody td.sectiontableheader {
  474.   font-weight: bold;
  475.   background: #000000;
  476.   color: #ffffff;
  477.   padding: 4px;
  478.   border-left: 1px solid #eee;
  479. }
  480. td.smalldark {
  481.   color: #666666;
  482.   font-size: 11px;
  483.   font-weight: bold;
  484. }
  485. table.pollstableborder {
  486.   padding: 0;
  487.   margin: 0;
  488.   border-collapse: collapse;
  489.   text-align: left;
  490. }
  491. table.pollstableborder td {
  492.   padding: 5px 2px 0 0;
  493. }
  494. td.sectiontableentry1 {
  495.   padding: 0px;
  496. }
  497. td.sectiontableentry2 {
  498.   padding: 0px;
  499. }
  500. tr.sectiontableentry1 td {
  501.   padding-left: 4px;
  502.   padding-right: 4px;
  503. }
  504. tr.sectiontableentry2 td {
  505.   padding-left: 4px;
  506.   padding-right: 4px;
  507. }
  508. .ontab {
  509.     background-color: #cccccc;
  510.     border-left: solid 1px #666666;
  511.     border-right: solid 1px #666666;
  512.     border-top: solid 1px #666666;
  513.     border-bottom: solid 0px #cccccc;
  514.     text-align: center;
  515.     cursor: pointer;
  516.     font-weight: normal;
  517.     color: #cc0000;
  518. }
  519. .offtab {
  520.     background-color: #BCBCBC;
  521.     border-left: solid 1px #999999;
  522.     border-right: solid 1px #bbbbbb;
  523.     border-top: solid 1px #999999;
  524.     border-bottom: solid 1px #666666;
  525.     text-align: center;
  526.     cursor: pointer;
  527.     font-weight: normal;
  528.     color: #666666;
  529. }
  530.  
  531. .tabpadding {
  532. }
  533.  
  534. .tabheading {
  535.     background-color: #eeeeee;
  536.     text-align: left;
  537. }
  538.  
  539. .pagetext {
  540.     visibility: hidden;
  541.     display: none;
  542.     position: relative;
  543.     top: 0;
  544. }
  545.  
  546. h4 {
  547.  
  548. }
  549.  
  550. h5 {
  551.  
  552. }
  553.  
  554. h6 {
  555.  
  556. }
  557.  
  558. hr {
  559.     background: #999999; height:1px; border: 1px solid;
  560. }
  561.  
  562. hr.separator {
  563.  
  564. }
  565.  
  566. td.buttonheading img{
  567. padding-left: 5px;
  568. }
  569.  
  570. span.highlight {
  571.   background: #ffffcc;
  572. }
  573.  
  574.  
  575. /* Content - Sections & Categories */
  576.  
  577.  
  578. table.contenttoc {
  579.   margin: 3px;
  580.     border:solid 1px #cccccc;
  581. }
  582.  
  583. table.contenttoc th {
  584.   font-size: 11px;
  585.   text-transform: uppercase;
  586.   color: #333333;
  587.   background: #eeeeee;
  588.   padding: 5px;
  589. }
  590.  
  591.  
  592. table.contenttoc td {
  593.     font-size: 8pt;
  594.     font-weight: normal;
  595.     text-align:left;
  596.     padding: 5px;
  597. }
  598.  
  599. .contentdescription {
  600.     text-align: left;
  601. }
  602.  
  603. /** category text format and links **/
  604. .category {
  605.  
  606. }
  607.  
  608.  
  609.  
  610. .poll {
  611.     font-size: 11px;
  612.     padding: 0px;
  613.     margin: 0px
  614. }
  615.  
  616. table.pollstableborder {
  617.     border: 0px;
  618.     margin: 0px;
  619.     padding: 0px;
  620.     border-collapse: collapse;
  621. }
  622.  
  623. .smalldark {
  624.     font-size: 11px;
  625.     color: #333333;
  626.     text-decoration: none;
  627.     font-weight: normal;
  628. }
  629.  
  630. table.searchinto {
  631.     width: 100%;
  632. }
  633.  
  634. table.searchintro td {
  635.     color: #000000;
  636.     font-weight: bold;
  637. }
  638.  
  639.  
  640. .pagenav {
  641.     font-weight: normal;
  642. }
  643.  
  644. .pagenavbar {
  645.  
  646. }
  647.  
  648. .content_rating {
  649.     font-weight: normal;
  650.     font-size: 8pt;
  651. }
  652.  
  653. .content_vote {
  654.     font-weight: normal;
  655.     font-size: 8pt;
  656. }
  657.  
  658. .back_button {
  659.     text-align: center;
  660.     margin-top: 40px;
  661. }
  662.  
  663. .readon {
  664.   display: block;
  665.     
  666. }
  667.  
  668. strong {
  669.     color: #441112;
  670. }
  671. #pathway {
  672.     padding-left: 15px;
  673.     padding-top: 0px;
  674.     padding-right: 0px;
  675.     padding-bottom: 0px;
  676. }
  677.  
  678.