
@import url("stats.css");
@import url("icons.css");


/* Content */

#breadcrumb { padding: 1em 0; font-size: 0.75em; }
.pagetitle { margin: 0; font: bold 2.75em/1 Helvetica, Arial, sans-serif; letter-spacing: -2px; }
.name { margin: 0; font: bold 2.4em/1 Helvetica, Arial, sans-serif; }
.name .description 	{ margin: 0; }

#content-main {}

#latest-projects {  }
#latest-projects ul { list-style: none; margin: 0; }
#latest-projects a { font-weight: bold; }

.entry { margin: 1em 0; padding: 1em 0; border-bottom: 1px dotted #bfbfbf; }
p.name, .entry h3 { font-size: 1.5em; margin: 0; letter-spacing: -1px; }
.entry p { margin: 0.3em 0; }
.entry .component { margin: 0; }
td.name { letter-spacing: 0; font-weight: normal; float: none; }
.stats_string_comp { font-size: 0.75em !important; line-height: 1.5em; font-family: Helvetica, Arial, sans-serif; }

#content_main {  }
#content_header_sec, .content_header_sec { display: inline; text-align: right; }
#content_sec {  }
#content_footer { margin: 1em 0; text-align: center; }

#languages_list { margin: 2em 0; }
#languages_list ul { margin: 0; padding: 0; }
#languages_list ul li { display: block; width: 260px; margin: 0; margin-right: 18px; float: left; }
#languages_list ul li a { font-size: 1em; line-height: 1.6em; }

form.microform {
  display: inline;
}

div.pagination_top {
  margin: 1em 0 3em 0;
}

div.pagination_bottom {
  margin: 3em 0 0;
}


/* Login index */


div#login_index fieldset {
  position: relative;
  margin-top:1em;
  padding-top:.75em;
  border:1px solid #AFC8E1;
  background-color: #EBF2F8;
  -moz-border-radius:3px;
}

div#login_index legend {
  position:absolute;
  top:-.7em;
  left:.5em;
  border:1px solid #AFC8E1;
  background-color: #FFF;
  padding-left: 0.6em;
  padding-right: 0.6em;
  -moz-border-radius: 2px;
}

div#login_index .lost_passwd {
  margin-top: 3px;
}

div#login_index input#id_openid_url {
  background-image: url('../images/openid-icons/openid.png');
}


/* Object details */

div.obj_bigdetails p.description {
  font-size: 120%;
  color: #666;
  margin-top: 0.3em;
}

div.obj_bigdetails div.long_description {
  background-color:#F6F6F6;
  border-color:#CCCCCC;
  border-style:solid;
  border-width:1px 0;
  color:#888888;
  font-size:0.9em;
  padding:5px 16px;
}

/*
div.separate {
  background: url('../images/light-separator.png') repeat-x -20px 100%;
  padding-bottom: 1em;
}
*/

/*
div.obj_bigdetails div.editlinks { float: right; clear: right; }
div.obj_bigdetails div.editlinks p { float: right; clear: right; margin: 0; }
div.deletelink { text-align: center; margin-bottom: 1em; }
div.deletelink a:hover {
  color: #833;
  background-color: #f5eeee;
}
*/

/* Component list */

.component_list{
  clear:both;
}

.component_list .entry {
  float: left;
  margin: 0.5em;
  margin-left: 0;
  min-width: 15em;
  max-width: 25em;
  height: 5em;
  background-color: #fafafa;
  border-top: 1px solid #eee;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #eee;
  padding: 1em;
  -moz-border-radius: 5px;
  /*background: url('../images/light-separator.png') repeat-x -20px 100%;*/
  margin-bottom: 2em;
}

.component_list .entry p.name {
  font-size: 1.2em;
  margin: 0 0 0.5em 0;
  padding-right: 25px;
  background: url('../images/icons/brick.png') no-repeat 100% 50%;
  font-weight: bold;
}

.component_list .entry p.description {
  font-size: 90%;
  margin: 0.5em 0 0 0;
}

.components p.more {
  padding-top: 1em;
  clear: both;
}


/* Search */

.searchform label {
  font-size: 90%;
  font-color: gray;
  margin-left: 0.5em;
}

.searchform input.query {
  background-image: url('../images/icons/magnifier.png');
  font-size: 1.1em;
  font-weight: bold;
  color: #666;
}

.searchform input.submit {
  font-size: 1.1em;
}

.search.project_list div.info {
  /* border-bottom: 3px solid #eee; */
  background: url('../images/light-separator.png') repeat-x -20px 100%;
  padding-bottom: 0.3em;
  padding-top: 1em;
}

.search.project_list p.name {
  font-weight: normal;
  font-size: 140%;
  margin: 0;
}

.search.project_list p.description {
  margin-top: 0.3em;
  margin-bottom: 0em;
  color: #88889e;
  text-align: justify;
}

.search.project_list p.long_description {
  margin-top: 0em;
  color: #88889e;
  text-align: justify;
  font-size: 80%;
}

.highlight{
  background-color: #ffffba !important;
  font-weight: bolder;
}

/* Project Access Control */
div.generic_form table.access_control {
  margin-top:0px;
}

div.generic_form table.access_control td p.helptext{
  max-width: None;
  margin-bottom: 1.8em;
}

div.generic_form table.access_control li{
  border-bottom: 1px solid #ddd;
  list-style-type: none;
  padding: 5px;
  margin: 0px;
}

div.generic_form table.access_control li.selected{
  background-color: #E1FFD6;
}

div.generic_form table.access_control div.outsource{
  margin-left: 60px;
}

div.generic_form table.access_control li span{
  font-weight: bold;
}

/* Used by project announcements, team dicussions, reply comments, user-to-user messaging */
table.highlighted tbody tr:hover {
  background-color: #E3F2FF !important;
}

table.highlighted tbody tr {
  border-bottom:1px solid #bfbfbf
}

.search.project_list .find{
  margin-bottom: 1em;
}

.search.project_list .notfound{
  /* font-weight: bolder; */
}

/* Other elements */

table.definition th { text-align: left; color: #666; }
table.definition td {
  padding: 0.2em 0.5em;
  margin: 0.5em 0;
}

table.definition tr.empty th,
table.definition tr.empty td {
  display: none;
  /*color: #aaa; font-weight: normal;*/
}

table.definition tr.separator { height: 5px; }

span[title] {
	border: 0;
	border-bottom: 1px dotted #b88;
 	cursor: help;
}

span.i16.notice{
    border: none;
    background-color: transparent;
}

ul.actionlist {font-size: 0.9em;}
ul.simple { list-style: none; padding-left: 20px; }
ul.simple.bigthings { font-weight: bold; }

ul.simple.bigthings .description { font-weight: normal; color: #666; }

img.repotype { vertical-align: middle; margin-left: 10px; }

.disabled { color: #aaa; }
.disabled a { color: #bdcedf; }

.spaceabove { margin-top: 3em; }

.messages {
  text-align: center;
  padding-top: 10px;
  margin: 2px 0 22px 0;
}

.message {
  -moz-border-radius: 5px;
  border-width: 1px;
  border-style: solid;
  padding: 0.5em;
  background-color: #ffffe0;
  border-color: #e6db55;
  margin: 0px;
  font-size: 0.9em;
  line-height: 300%;
  white-space: nowrap;
}

.message.i16 {
  background-position: 10px 50%;
  padding-left: 33px;
}

.hidden_field {
  display:none;
}

input[type="submit"] {
  cursor: pointer;
}

div.generic_form table th {
  text-align: right;
  padding-right: 1em;
  font-size: 90%;
  color: #333;
  line-height: 1.8em;
  vertical-align: top;
}

div.generic_form table td {
  vertical-align: top;
  line-height: 1.8em;
}

div.generic_form table th p {
  margin-top: 0em;
}

div.generic_form table td input,
div.generic_form table td textarea,
div.generic_form table td select {
  font-size: 0.9em;
  padding: 0.2em 0.3em;
}

div.generic_form table p.fieldp {
  margin: 0;
}

div.generic_form p.fielderrors {
  font-size: 85%;
  color: #c27878;
  list-style: none;
  margin: 0.2em 0 0.3em 0.1em;
  padding: 0;
  max-width: 30em;
  line-height: 120%;
}

div.generic_form ul.errorlist li {
  margin: 0;
  padding: 0;
}

div.generic_form table td p.helptext {
  font-family: sans-serif;
  font-size: 0.75em;
  padding-left: 2em;
  max-width: 30em;
  color: #666;
  line-height: 120%;
  margin: 0.2em 0;
}

/* Input with background image (search, etc) */
input.withbgimage {
  padding: 2px 2px 2px 25px;
  background-image: url('../images/icons/cog.png');
  background-repeat: no-repeat;
  background-position: 5px 50%;
}

/* Other */

.promo {
  font-size: 130%;
  width: 100%;
  margin: 2em 0;
}

.compact { font-size: 85%; }

.floatright {
  float: right;
  margin-left: 1em;
}


table.add_form td {
  font-size: 80%;
  color: #666;
  height: 20px;
}

ul.errorlist li {
  color: #c27878;
}

.components .entry .description {color: #999}

.entry_metalink {
  color: #888;
  font-weight: normal;
  font-size: 70%;
}

.entry_metalink a {
  color: #7e9fc2;
}

.entry_metalink a:hover {
  color: #0d4c8c;;
}

h2 .entry_metalink {
  font-size: 60%;
}
h2 .entry_metalink {
  font-size: 60%;
}

.nodisplay { display: none; }


/* Custom classes for various elements */

a.tag:link, a.tag:hover, a.tag:visited {
  color:#555;
}

a.tag {
  background-color:#FFFCE7;
  -moz-border-radius: 2px;
  border-color: #F9F5EA #EEE2BF #EEE2BF #F9F5EA;
  border-style: solid;
  border-width: 1px;
  line-height: 1.5em;
  padding: 0.15em 0.2em;
  font-size: 95%;
}

.buttonright {
  text-align:right;
  padding-top: 0.3em;
}

/* Used usually for mouse-over warnings */

span.warning, span.note { padding: 0 0.2em; }

span.warning {
  color: #844141;
  background-color: #fff5f5;
}

span.note {
  color: #685D40;
  background-color: #FEFFDE;
}


.editlinks { float: right; clear: right;}
.obj_bigdetails { margin-bottom: 2em; }
.obj_bigdetails .details { margin-top: 2em; border-bottom: 1px solid #eee; }

table .left { float: none; }

.actionlist li { line-height: 1.4em; }

/*
td.actions form.microform { display: block; width: 16px; float: right; }
td.actions form.microform input { margin: 0; padding: 0; border: 0 !important; }
td.actions form.microform input["image"] { border: 0 !important; }
*/

/* notifications */

.notice_settings { margin: 2em 0; width: 100%; }
.notice_settings th { text-transform: uppercase; font-weight: bold; border-bottom: 1px solid gray; color: gray; }
.notice_settings td { font-weight: bold; border-bottom: 1px solid #ccc; padding: 9px 0; }
.notice_settings td .notice_type_description { font-weight: normal; font-size: 0.875em; color: gray; }
.notice_settings #primary-email { font-size: 0.875em; padding: 6px; display: inline; background: #ccc; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.notification { line-height: 1.5em; font-size: 0.875em; margin: 0; }
.notification.unread { background: #E3F2FF; }
.notice_date { margin-bottom: 0.3em; border-bottom: 1px dotted gray; padding-bottom: 0.3em; color: gray; }
.notice_type { font-weight: bold; }
.notice_time { font-size: 0.875em; color: gray; }
#mark-as-read { float: none; width: 100px; text-align: center; font-size: 0.75em; }

.notice_action, .notice_subject {
    background-color: #FFFFBA !important;
    font-weight: bold;
}


/* RSS feed style */
a.rss_feed span{
    font-size: 11px;
    text-decoration: underline;
    font-weight: bold;
}

a.rss_feed img{
    vertical-align: middle;
}


/* user profile */

#userprofile .box { width: 100%; float: none; }
#userprofile .box-4-right { width: 300px; float: right; margin-left: 18px; }

/* project/component tabs */

#component-tabs, #project-tabs { margin-top: 0.5em; }
#component-tabs li a, #project-tabs li a, #account-tabs li a { text-align: center; padding: 5px 12px}
/*#component-tabs li a span, #project-tabs li a span { margin: 0 !important; padding: 1em 2em 1em 0 !important; }*/

/* project list */
.favicon{
    border: 1px solid #CCCCCC;
    padding: 1px;
    vertical-align: middle;
    width: 16px;
    height: 16px;
}

.pagination{
    text-align: right;
    font-size: 11px;
}

.project_list .pagination {
  text-align: center;
  margin: 2em 0;
}

a.list_filter_label{
    padding:10px 5px;
}

a.list_filter_label:hover, a.list_filter_label.active{
    background-color:#DDE7EF;
    -moz-border-radius:5px;
    color:#262626;
}

/* help pages stuff */
#help_main h1{
    font-size:1.8em;
}

#help_main h2{
    font-size:1.3em;
}

#help_main h3{
    font-size:1.1em;
}

#accordion h3 {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 0.4em 0 0.4em 0.5em;
  background-color: #f5f5f5;
  font-size: 140%;
}

#accordion h3:hover {
  background-color: #FFFCE7;
}

#accordion dt { font-size: 110%; } 

#accordion dd {
  margin: 0.2em 0 1.5em 0;
}

#accordion a.ui-accordion-content-active {
    background-color:#FFFFBA !important;
}


/* Pagination Style */

.pagination a {
    border: solid 1px #DDDDDD;
    margin-right: 2px;
    border-radius: 2px;
    -moz-border-radius: 2px;
}

.pagination .prev.disabled,
.pagination .next.disabled {
    color: #aaa;
}

.pagination a.next,
.pagination a.prev {
    border: solid 1px #FFFFFF;
}

    
.pagination .page.current {
    color: #B65C0C;
    font-weight: bold;
    padding: 3px 6px;
    background-color: #F0F0F0;
    border: solid 1px #DDDDDD;
    border-radius: 2px;
    -moz-border-radius: 2px;
}

.pagination a.page:link,
.pagination a.page:visited {
    color: #0A4A8A;
    padding: 3px 6px;
    text-decoration: none;
}

.pagination a.page:hover{
    border: solid 1px #666666;
}

.newsletter_button {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent none repeat scroll 0 0;
    border:0 none;
    color:#0A4A8A;
    display:inline !important;
    float:none;
    font-size:1em;
    font-weight:normal;
    margin:  0 0 0 -5px !important;
    padding: 0 0 0 -2px !important;
    font-family:Helvetica,Arial,sans-serif;
}

.newsletter_legend {
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-bottomright:3px;
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    -x-system-font:none;
    background-color:#9FC54E;
    border:1px solid #999999;
    color:#FFF;
    font-family:Verdana;
    font-size:11px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    padding:2px 5px;
    margin-top:8px;
}

.newsletter_form {
    width:200px;
    padding:0.5em;
    background: #E6E6E6 url(../images/header-highlight.png) repeat-x scroll left top;
}

.newsletter_form form {
    background-color: #cccccc;
    background-attachment: none;
    text-align: center;
    vertical-align: top;
    direction: inherit;
    border: 1px solid rgb(204, 204, 204);
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
}

.newsletter_helptext {
    float:right;
    padding-right:15px;
    padding-top:3px;
}

/* Announcement style */
#announcement_panel{
  padding:0 0 1em 0;
}

#announcement_box{
  display:block;
  font-size:13px;
  color:#666;
}

#announcement_box a{
  font-size:12px;
  text-decoration:underline;
}

.announcement_blue {
  border-bottom:1px solid #DDDDDD;
  border-top:1px solid #DDDDDD;
  padding: 0.5em;
  background-color: #E3F2FF;
  margin: 0px;
  font-size: 0.9em;
}

.announcement_blue.i16 {
  background-position: 10px 50%;
  padding-left: 33px;
}

.announcement_yellow {
  border-bottom:1px solid #ccc;
  border-top:1px solid #ccc;
  padding: 0.5em;
  background-color: #ffffe0;
  margin: 0px;
  font-size: 0.9em;
}

.announcement_yellow.i16 {
  background-position: 10px 50%;
  padding-left: 33px;
}
