/* Warning: this file is auto-generated. If you edit it, changes will be lost the next time you use the simple customizer. */
body, .milestone .info h2 *:link, .milestone .info h2 *:visited {
  color: #000000;
}

body {
  background: url(http://misc.consense-project.com/Media/outer_wrapper_bg.gif) repeat-x #F2F4EE;
  text-align:center;
}

a, dt em {
  color:#44829D;
}

a.bold {
  font-weight:bold;
}

a#logo {
  display:none;
}

#main
{
  width:962px;
  text-align:left;
  margin:0px auto;
}

div#content {
  background-color:#ffffff;
  padding: 20px;
  border: 4px solid #D9DDCF;
}

div#content.ticket {
  width:100%;
}
div#ticket {
  background:#f7f7f7;
}

div#content.doxygen h1 {
  margin-bottom:30px;
}

div#content.doxygen tr {

}

div#content.doxygen td.indexkey, div#content.doxygen td.indexvalue {
  display:block;
}

div#content.doxygen td.indexvalue {
  padding-left:40px;
  padding-bottom:10px;
}

div#content.doxygen div.navpath {
  margin-left:7px;
  margin-top:5px;
  margin-bottom:5px;
  font-size:11px;
  font-weight:bold;
}


div#banner {
  color:#999999;
  /* background: url(http://misc.consense-project.com/Logos/c-logo_top.png) no-repeat bottom center; */
  height:45px;
}

.blog div#sidebar {
  background:#f7f7f7;
  width:25%;
}

h1.blog-title {
  /* color:#44829D; */
}

h1 {
  font-size: 2.5em;
  color: #000;
  text-align: left;
  margin:0px 0pt -3px;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
}
h1 a, h1 a :link, h1 a :visited {
  border:none;
  background:none;
}

#tabcontent h2 {
  text-align:right;
}


div.blog-body {
  padding-bottom:20px;
}

div.blog-body img {
  padding:0 20px 10px 0;
}


div.blog-body p {
  line-height: 21px;
}

div.blog-body li {
  line-height: 21px;
}

.blog #blog-main {
    width: 70%;
    min-height:1000px;
}

div#blog-main > div {
  padding-bottom:20px;
  margin-bottom:30px;
}

.blog ul.metainfo {
  text-align:right;
  border-top:1px solid #999999;
  padding-top:5px;
  margin-left:40px;
}
.blog ul.metainfo li {
  display: inline;
}

.blog ul.metainfo li.metacategories {
  display:block;
}


.wiki-toc {
  background-color: #f7f7f7;
  border:0;
}


#metanav {
  width:962px;
  text-align:left;
  margin:0px auto;
  vertical-align:bottom;
}
#metanav  a {
  border:none;
  color:#56A5C4;
}
#metanav ul {
  border:none;
}
#metanav li {
  border:none;
}
#metanav .nav ul li.last {
  display:none;
}

#ctxtnav {
  padding-top:0;
  margin-top:0;
  margin-bottom:5px;
}


#ctxtnav  a {
  border:none;
  color:#56A5C4;
}


/* Main navigation bar */
#mainnav {
  background: transparent;
  border: none;
  font: normal 10px verdana,'Bitstream Vera Sans',helvetica,arial,sans-serif;
  width:962px;
  height:16px;
  text-align:left;
  margin:0px auto;
  margin-top:0px;
  margin-bottom:5px;
  padding-right:15px;
  padding-top:10px;
  /* background: url(http://misc.consense-project.com/Logos/c-logo_bottom.png) no-repeat top center; */
}

#mainnav .nav li { 
  border: none;
}
#mainnav .nav ul { 
  border: none;
}

#mainnav li { 
  border: none; 
  padding: 0 0 0 .9em;
}

#mainnav :link, #mainnav :visited {
 background: transparent;
 border: none;
 color: #eee;
  padding: 0 0 0 .9em;
}

* html #mainnav :link, * html #mainnav :visited { 
  background-position: 1px 0 
  padding: 0 0 0 .9em;
}

#mainnav :link:hover, #mainnav :visited:hover {
  background-color: #ccc;
  border: none;
  padding: 0 0 0 .9em;
}

#mainnav .active :link, #mainnav .active :visited {
  border: none;
  color: #eee;
  font-weight: bold;
  padding: 0 0 0 .9em;
  background:none;
}

#mainnav .active *:link, #mainnav .active *:visited {
  padding: 0 0 0 .9em;
}

#mainnav *:link:hover, #mainnav *:visited:hover {
  background-color: #CCCCCC;
  padding: 0 0 0 .9em;
}

#mainnav li.last {
  display:none;
}


*:link, *:visited, #tabs *:link, #tabs *:visited, .milestone .info h2 em {
  color: #44829D;
}

*:link:hover, *:visited:hover, #tabs *:link:hover, #tabs *:visited:hover {
  color: #555555;
}



.blog-list-title {
  display:none;
}


div#altlinks {
  display:none;
}
div#footer {
  border:none;
  padding-top:10px
  width:80%;
}

div#footer a.tracpowered img {
  display:none;
}



.tickets tr.color1-odd  { 
  background: #fff; border-color: #e88; color: #333; border:0; 
}

.tickets tr.color1-even { 
  background: #f7f7f7; border-color: #e99; color: #333; border:0; 
}
.tickets tr.color1-even a, .tickets tr.color1-odd a { 
  color:#C10023;
  font-weight:bold;
}


.tickets tr.color2-odd  { 
  background: #fff; border-color: #eea; color: #333; border:0; 
}

.tickets tr.color2-even { 
  background: #f7f7f7; border-color: #dd8; color: #333; border:0; 
}
.tickets tr.color2-even a, .tickets tr.color2-odd a { 
  font-weight:bold;
}


.tickets tr.color3-odd  { 
  background: #fff; border-color: #ddd; color: #333; border:0; 
}
.tickets tr.color3-even { 
  background: #f7f7f7; border-color: #ccc; color: #333; border:0; 
}
.tickets tr.color3-even a, .tickets tr.color3-odd a { 
  color: #333;
}


.tickets tr.color4-odd { 
  background: #fff; border-color: #cee; color: #666; border:0; 
}
.tickets tr.color4-even { 
  background: #f7f7f7; border-color: #bee; color: #666; border:0; 
}
.tickets tr.color4-even a, .tickets tr.color4-odd a { 
  color: #666;
}


.tickets tr.color5-odd { 
  background: #fff; border-color: #cde; color: #999; border:0; 
}
.tickets tr.color5-even { 
  background: #f7f7f7; border-color: #cde; color: #999; border:0; 
}
.tickets tr.color5-even a, .tickets tr.color5-odd a { 
  color: #999;
}



.tickets tr.color6-odd  { 
  background: #fff; border-color: #ddd; color: #AAA; border:0; 
}

.tickets tr.color6-even { 
  background: #f7f7f7; border-color: #ddd; color: #AAA; border:0;
}
.tickets tr.color6-even a, .tickets tr.color6-odd a { 
  color: #AAA;
}

td.ticket {
  width:50px;
}
td.milestone {
  width:100px;
}
td.component {
  width:170px;
}
td.priority {
  width:90px;
}




div.projectName {
  display:none;
}
td.buildConfigurationName img {
  float:left;
  filter:gray;
  margin:3px 3px 3px 0;
}
td.buildConfigurationName {
  display:inline;
  font-size:10px;
}
td.buildNumberDate {
  display:inline;
  font-size:10px;
}
td.buildResults {
  display:none;
}


.blog #sidebar {
 padding-left:0;
 padding-right:0;
}

.sidebar-section {
 padding-left:10px;
 padding-right:10px;
}
.sidebar-section {
  font-size:10px;
}

.sidebar-section tr {
  padding:0;
  margin:0;
}

div#blog-infotext {
  border-top:20px solid #ffffff;
}


pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
div.code, pre.wiki {
  border:none;
  margin-left:40px;
  background-color:#f7f7f7;
}
div.code pre {

}
pre.wiki {
  padding:10px;
}


blockquote {
  margin:22px 40px;
  padding:3px;
  color:#575757;
  padding: 0 50px;
  background: transparent url("http://misc.consense-project.com/Media/blockquote.gif") no-repeat 0 0;
  font-style:italic;
}



div#content table.progress td.closed { background: #56A5C4}

div#content .milestone .info h2 em
{
  color: #2E5668;
  font-style: normal;
}


div#header, div#header h1, div#header h1 a {
  display:none;
}
