@charset "utf-8";
a:link { color: #0000cc; }
body { background: #FDFDE0; margin: 3px 8px; font-family: arial, sans-serif; font-size: 83%;}
td td, th th, th td, td th { font-size: 100%;}
pre { font-size: 110%;}
form { padding:0; margin:0;}

table {
  border-collapse: separate;
}


.pmeta_bubble_bg { background: #99CC99; margin-bottom: 0.6em;}
.pmeta { text-align:left;}
.pmeta th, .pmeta td { vertical-align:top; }
.pmeta ul { padding:0; margin:0; }
.pmeta li { padding: 0 0 2px 0; list-style-type:none; }

#mt { margin-top: 0.5ex; }

.bubble_bg { background: #99CC99; margin-bottom: 0.6em;}
.rounded_ul { background: url(/projects/images/ul.gif) no-repeat top left;}
.rounded_ur { background: url(/projects/images/ur.gif) no-repeat top right;}
.rounded_ll { background: url(/projects/images/ll.gif) no-repeat bottom left;}
.rounded_lr { background: url(/projects/images/lr.gif) no-repeat bottom right;}
.bubble { padding: 4px;}

#maincol { margin-top:3px; padding:3px;}

#pname { font-size:120%; font-weight:bold; margin-top:0;}
#psum { font-style:italic; margin-top:3px;}
#license { padding: 0 0 0.5em 6px;} 


/* From base.css */
h1 {
  font-size: x-large;
  margin-top: 0px;
}

h2 {
  font-size: large;
}

h3 {
  font-size: medium;
}

h4 {
  font-size: small;
}


img {
  border: 0;
}

#gaia {
  text-align: right;
}

#header {
  position: relative;
  height: 55px;
  padding-top: 6px;
  margin-bottom: -9px;
}

#logo {
  padding-right: 18px;
  position: absolute;
  top: 0;
  left: 0;
}

#logo img {
  width: 153px;
  height: 55px;
}

#title, #breadcrumbs {
  margin-left: 171px;
  padding-left: 3px;
}

#title {
  border-top: 1px solid #3366cc;
  background-color: #99CC99;
  font-size: large;
  font-weight: bold;
  padding-top: 1px;
  padding-bottom: 1px;
}

#breadcrumbs {
  margin-top: 3px;
}


/* Side panel section */


#side {
  width: 167px;
  margin-bottom: 3em;
  float: left; 
}



/* Menu */

#menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-bottom: 1em;
}

#menu ul ul {
  margin-left: 10px;
  margin-bottom: 0;
}

#menu li {
  margin-top: 4px;
}

#menu h4 {
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
}


/* Main body section */

#body {
  border-left: 1px dotted silver;
  margin-left: 169px;
  margin-right: 25px;
  padding-left: 18px;
  padding-bottom: 25px;
  margin-top: -7px;
}

/* Footer section */

#footer {
  clear: both;
  text-align: center;
  margin-top: 3.5em;
  margin-bottom: 1em;
  height: 53px;
  background-repeat: no-repeat;
  background-position: left center;
}

#footer .text {
  padding-top: 20px;
}
