.name-project, .name-release, .name-version {
}

/* Front page H1 */
#page-main h1 {
   font-size: 1.35em;
}

#page-main strong {
   font-size: 0.9em;
}

#page-main center {
   font-size: 0.9em;
}

#page-main h1.center {
   text-align: center;
}

h1, h2, h3, h4 {
   /*
   font-style: italic;
   */
   font-family: luxi sans,sans-serif;
}
h1 {
   font-size: 1.75em;
   color: #000000;
   text-align: center;
   border-bottom: 1px solid #000;
}

h2 {
   font-size: 1.25em;
}

h3 {
   font-size: 1.1em;
}

hr {
   border: 0;
   border-bottom: 1px solid #ccc;
}

.cedricat-side-right-content {
   color: #a2c664;
   border-style: solid;
   border-width: 1px;
   border-color: #00765d;
   background: #CCCC66;
   margin: 0px 0px 0px 0px;

   padding: 0 5px 1.5em;
}    

#cedricat-side-right-content li {
   font-size: 1em;
}

#cedricat-side-equal li.list-dreta-equal  {

   font-size: 0.9em;
   color: #00765d;
   border-style: solid;
   border-width: 1px;
   border-color: #00765d;
   background: #a2c664;
   margin: 10px 0px 10px 0px;
        padding: 10px 1px 10px 5px; /* Note 0px padding right */

}     

#cedricat-side-equal li.list-dreta-equal a {
   color: #00765d;
   text-decoration: none;
}                     

#cedricat-side-equal li.list-dreta-equal a:hover {
   color: #ffffff;
}

#cedricat-side-right h1, #cedricat-side-right h2, #cedricat-side-right h3 {
   margin: 0;
   padding: 0 4pt 0;
   font-size: 1em;
   letter-spacing: 2pt;
   border-bottom: 1px solid #bbb;
}
#cedricat-side-right hr {
   border-bottom: 1px solid #aaa;
   margin: 0.5em 0;
}

table tr {
   font-size: 0.9em; 
}


#link-offsite {
}
.link-offsite-notation {
   font-size: 0.9em;
   color: #777;
   padding-left: 1pt;
   text-decoration: none !important;
}
#cedricat-content .link-offsite-notation {
   color: #999;
}
#link-redhat {
}
#cedricat-content #link-redhat {
}
#link-internal {
}

#cedricat-content li {
   padding: 1pt;
}
#cedricat-content h1 {
   margin-top: 0;
}

#cedricat-content a img {
   margin: 1px;
   border: 0;
}
#cedricat-content a:hover img {
   margin: 0;
   border: 1px solid #f00;
}
#cedricat-content a img.noborder {
   margin: 0;
   border: 0;
}
#cedricat-content a:hover img .noborder {
   margin: 0;
   border: 0;
}

#cedricat-project-maintainers p, #cedricat-project-contributors p, #cedricat-project-bugs p {
   margin-left: 5pt;
}

#cedricat-project-download dt {
   font-weight: bold;
   margin-top: 8pt;
   margin-left: 5pt;
}
#cedricat-project-download dd {
   padding: 0;
   margin: 10px 20px 0;
}
#cedricat-project-screenshots a img {
   margin: 5px;
}
#cedricat-project-screenshots a:hover img {
   margin: 4px;
}
#cedricat-project-todo ul {
   border: 1px solid #cad4e9;
   margin: 0 1em;
   padding: 0;
   list-style: none;
  /* border-radius: 2.5px;*/
  /* -moz-border-radius: 2.5px;*/
}
#cedricat-project-todo li {
   margin: 0;
   padding: 6px 8px;
}
#cedricat-project-todo li.odd {
   background-color: #ecf0f7;
}
#cedricat-project-todo li.even {
   background-color: #f7f9fc;
}

#cedricat-list-packages {
   border-collapse: collapse;
   border: 1px solid #cad4e9;
   
}
#cedricat-list-packages tr.odd td {
   background-color: #ecf0f7;
}
#cedricat-list-packages tr.even td {
   background-color: #f7f9fc;
}
#cedricat-list-packages th,
#cedricat-list-packages td {
   margin: 0;
   padding: 6px 8px;
}
#cedricat-list-packages td.column-2 {
   text-align: center;
}
#cedricat-list-packages th {
   background-color: #cad4e9;
   color: #000;
   font-weight: bold;
   text-align: center;

}

/* pre.screen is for DocBook HTML output */
code.screen, pre.screen {
   font-family: monospace;
   font-size: 1em;
   display: block;
   padding: 10px;
   border: 1px solid #bbb;
   background-color: #eee;
   color: #000;
   overflow: auto;
    margin: 0.5em 2em;
}
#cedricat-project code.screen {
   margin: 0;
}

code.command, code.filename {
   font-family: monospace;
}

code.citetitle {
   font-family: sans-serif;
   font-style: italic;
}

strong.application {
   font-weight: bold;
}
.indent {
   margin: 0 2em;
}
.cedricat-docs-nav {
   text-align: center;
   position: relative;
   padding: 1em;
   margin-top: 2em;
   border-top: 1px solid #ccc;
}
.cedricat-docs-nav a {
   padding: 0 1em;
}
.cedricat-docs-nav-left {
   position: absolute;
   left: 0;
}
.cedricat-docs-nav-right {
   position: absolute;
   right: 0;
}

table.borsa_loginform {

    padding: 0.2em 0.2em 0.2em 0.2em;
    border: 1px solid #00765d;
}

table.xcoop_loginform {

    padding: 0.2em 0.2em 0.2em 0.2em;
    border: 1px solid #00765d;
}

#cedricat-side-left h1, #cedricat-side-left h2, #cedricat-side-left h3 {
   margin: 0;
   padding: 0 4pt 0;
   font-size: 1em;
   letter-spacing: 2pt;
   border-bottom: 1px solid #bbb;
   /*align: center;*/
}
