/*	Part of bugzilla.processing.org customs.
	
	Original author: Kevin Cannon, http://www.multiblah.com/
	
	Last Modified: 07.04.2005 - 10:30 Uhr by Florian Jenett <mail@florianjenett.de>
*/


/* ================ GENERAL CSS ================== 

Mostly original stuff from existing site */


body {
	margin: 0;
	padding: 0;
	
	background-color: #FFFFFF; /* #333322 */
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	font-weight: normal;
	line-height: normal;
}

img
{
	border: 0px solid #000000;
}

a {
	text-decoration: underline;
	font-weight: normal;
	color: #3399CC;
}

a:hover
a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #3399CC;
}

a:visited,
a:link:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #3399CC;
}


#container {
	width: 750px;
	border: 1px none red;
	margin-left: 0px;
	background-color: white;
}

/* ================ HEADER ================== */
#header {
	width: 750px;
	height: 50px;
	overflow: hidden;
	background-image:  url("processing_beta.gif");
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
}

#header h1 {
		display: none;
		float: left;
	}
	
/* Info / FAQ */
#header-info {
	text-align: right;
	float: right;
	width: 200px;
	color: #FFFFFF;
	font-size: 0.7em;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	height: 25px;
}

#header-info a:link,
#header-info a
{
	color: #FFFFFF;
}

/* ================ NAVBAR ================== */

#navigation,
#footer {
	
	font-size: 0.7em;
	color: #999999; /*#CCCCBE;*/
	/* margin-bottom: 25px; */
}

#navigation a {
	color: #3399CC;
	text-decoration: underline;
	}

#mainnav {
	background-color: #DDDDCD; /*#333323;*/
	height: 15px;
	padding: 5px 0 5px 55px;
}

#subnav {
	background-color: #CCCCBE; /*#5A5A46;*/
	background-image:  url("nav_bottomarrow.gif");
	background-position: left center;
	background-repeat: no-repeat;
	
	height: 15px;
	padding: 5px 0 5px 40px;
	margin-left: 185px;
}

#subnavAdmin {
	background-color: #BBBBAD; /*#95957F;*/
	background-image:  url("nav_bottomarrow.gif");
	background-position: left center;
	background-repeat: no-repeat;
	
	height: 15px;
	padding: 5px 0 5px 40px;
	margin-left: 185px;
}

/* ================ CONTENT ================== */
#content {
	font-size: 0.7em;
	float: right;
	border: 1px none red;
	width: 692px;
;

}
 
#content em {
	color: #999966;
	font-style: normal;
}

/* ================ FOOTER ================== */

#footer {
	clear: both;
	padding-top: 100px;
}

#footer a {
	color: #3399CC; /*#FFFFFF;*/
}

#footer #copyright,
#footer #colophon {
	padding: 5px 0 5px 50px;
	}

#footer #copyright {
	background-color: #DDDDCD; /*#5A5A4E;*/
}

#footer #colophon {
	background-color: #CCCCBE; /*#000000;*/
}

#footer #colophon a {
	text-decoration: underline;
	color: #3399CC; /*#FFFFFF;*/
}

/* Headings */

h1, h2, h3, h4, h5, h6 {
	margin-bottom : 5px;

	color: #5A5A46; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: normal;

	line-height: normal;
}

h1, h2, h3, h4 {
	word-spacing: 0.2em;
}

h4, h5, h6 {
	font-weight: bold; 
}
/* Font Sizes */
h1 { font-size: 2em; }
h2 { font-size: 1.85em; }
h3 { font-size: 1.7em; }
h4 { font-size: 1.5em; }
h5 { font-size: 1.25em; }
h6 { font-size: 1em; }
p { font-size: 1em; }



/* ================ OTHER ================== */	


pre {  
	font-family: "Courier New", Courier, mono; 
	font-size: 11px; 
	line-height: normal; color: #000000;
}

code {  
	font-family: "Courier New", Courier, mono; 
	font-size: 11px; 
	line-height: normal; color: #000000;
}



/* ================ CUSTOM IDs ================== */

#front-courses {
	clear: both;
	padding-top: 10px;
}



/* ================ CUSTOM CLASSES ================== */



.inputnav { 
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #333333;
}

.titles {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 19px; 
	font-weight: normal; 
	color: #5A5A46;
	
}


.caption {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal;
}


/* Columns */

#content {
	border: 1px none green;
	margin: 0px;
	/* margin-bottom: 1em; */
}

.doubleColumn {
	width: 360px;
	margin-right: 30px;
}

.singleColumn {
	/* border: 1px solid #000000; */
	width: 220px;
}

.tripleColumn {
	width: 620px;
	margin: -20px 0px 0px 0px;
}

.messageColumn {
	width: 400px;
}

.right { float: right; }
.left {	float: left; }
.clear { clear: both; }



/* thumbnail list in exhibiton 
reformats a ul */

ul#thumbnail-list, ul#thumbnail-list li, ul#thumbnail-list li a {
	margin: 0; padding: 0;
	display:block;
}
ul#thumbnail-list li {
	margin: 0; padding: 0;
	width: 72px; 
	height: 72px;
	display: block;
	margin-right: 1px;
	margin-bottom: 1px;
	float: left;
}


/* ================ BUGZILLA SPECIALS ================== */

/* Error message texts */
#userError,
#codeError {
	color		: #ff0000;
	/* font-weight	: bold; */
}

.bz_obsolete { 
	text-decoration: line-through;
}

.bz_inactive {
	text-decoration: line-through;
}

.bz_closed {
	text-decoration: line-through;
}

.bz_private {
	color: darkred ;
	background : #f3eeee ;
}

.bz_disabled {
	color: #a0a0a0 ;
}

/* one comment block */
.bz_comment
{
	background-color	: #DCDCBE;
	width				: 620px;
	margin-bottom		: 20px;
}

.comment_head
{
	padding				: 3px 10px 3px 3px;
	
	background-color	: #BBBBA4;
}

.comment_head a
{
	color				: #1177AA;
}

.comment_txt
{
	border-top			: 2px solid #FFFFFF;
	padding				: 10px 20px 20px 20px;
}

/* ================ BUGZILLA OVERRIDES ================== */

td.selected_tab {
/*
	border-width: 2px 2px 0px;
	border-style: solid;
*/
}

td.unselected_tab, td.spacer {
/*
	border-width: 0px 0px 2px 0px;
	border-style: solid;
*/
}

dl.bug_changes dt {
	margin-top: 15px;
}
