body {
	padding: 0px;
	margin: 0px;
	background-color: #282828;
	background-image: url("bg.png");
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
	color: #333;
}

#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#eobjectsCenterContent {
	float: right;
	width: 800px;
	background-color: #ddd;
	border: 10px solid white;
	padding: 10px;
}

a, :link, :visited {
	color: black;
	background-color: transparent;
	text-decoration: underline;
	border-bottom: 1px dotted #bbb;
	border: none;
}

a:hover, :visited:hover, :link:hover {
	color: #fb9a00;
	background-color: transparent;
	text-decoration: none;
	border: none;
}

h1, h1 :link, h1 :visited {
	color: black;
	font-family: Trebuchet MS, sans-serif;
	font-size: x-large;
	font-weight: normal;
}

H2 {
	color: #f37108;
	font-family: Trebuchet MS, sans-serif;
	font-size: large;
	font-weight: normal;
	background-color: transparent;
	border-bottom: 1px solid #aaa;
	padding-left: 4px;
}

H3 {
	color: black;
	font-family: Trebuchet MS, sans-serif;
	font-size: large;
	font-weight: normal;
}

.blog-title, .blog-title a {
	color: black;
}
.blog-title *:link {
	color: black;
}


/* SEARCH menu */
#search {
	margin-top: -20px;
	margin-right: 0px;
}

/* LEFT menu */


#eobjectsLeftMenu {
	float: left;
	width: 100px;
}

#eobjectsLeftMenu ul, #eobjectsLeftMenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: white;
	font-weight: bold;
	text-align: center;
}

#eobjectsLeftMenu ul li a {
	font-weight: normal;
	width: 90px;
	display: block;
	margin: 2px;
	background-color: #555;
	padding: 5px;
	color: white;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	behavior: url("http://eobjects.org/resources/border-radius.htc");
	border-radius: 6px;
}

#eobjectsLeftMenu ul li a:hover {
	background-color: #777;
	color: white;
}

#eobjectsLeftMenu .eobjectsButtonSelected {
	font-weight: normal;
	width: 90px;
	display: block;
	margin: 2px;
	padding: 5px;
	text-align: center;
	color: white;
	text-decoration: underline;
	background-color: #777;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	behavior: url("http://eobjects.org/resources/border-radius.htc");
	border-radius: 6px;
}

/* MAIN menu */
#mainnav {
	background-color: transparent;
	background-image: none;
	border: none;
	font-family: Verdana,Arial,sans-serif;
	margin-right: 0px;
}

#mainnav li {
	border-right: none;
	padding: 0px;
	padding: 5px;
	font-size: 15px;
}

#mainnav :link, #mainnav :visited {
	background-color: transparent;
	background-image: none;
	border: none;
	color: #fb9a00;
	padding: 0px;
	text-decoration: none;
}

#mainnav :link:hover, #mainnav :visited:hover {
	background-color: transparent;
	background-image: none;
	border: none;
	color: #fb9a00;
	text-decoration: underline;
}

#mainnav .active :link, #mainnav .active :visited {
	background-color: transparent;
	background-image: none;
	border: none;
	color: #fb9a00;
	text-decoration: underline;
	font-weight: bold;
}

#mainnav .active :link:hover, #mainnav .active :visited:hover {
	border: none;
}

/* META menu */
#metanav {
	margin-right: 0px;
	color: #fb9a00;
}

#metanav :link, #metanav :visited {
	background-color: none;
	background-image: none;
	border: none;
	color: #fb9a00;
	padding: 0px;
	text-decoration: none;
}

#metanav :link:hover, #metanav :visited:hover {
	background-color: transparent;
	background-image: none;
	border: none;
	color: #fb9a00;
	text-decoration: underline;
}

#metanav .active :link, #metanav .active :visited {
	background-color: transparent;
	background-image: none;
	border: none;
	color: #fb9a00;
	text-decoration: underline;
	font-weight: bold;
}

#metanav .active :link:hover, #metanav .active :visited:hover {
	border: none;
}

/* FOOTER elementer */
#footer {
	clear: both;
	float: right;
	width: 790px;
	border: none;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
}

#eobjectsAddThis {
	border: none;
	text-decoration: none;
}

/*
FORUM customizations
*/
.discussion {
	background-color: white;
	padding: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	behavior: url("http://eobjects.org/resources/border-radius.htc");
	border-radius: 6px;
}

.discussion .listing thead {
	border: none;
	background-color: transparent;
	background-image: none;
}

.discussion .listing th.group {
	color: #f37108;
	border: none;
	background-color: transparent;
	background-image: none;
}

#forum-list td.moderators, #forum-list th.moderators,#forum-list td.founded, #forum-list th.time,#forum-list td.tags, #forum-list th.tags,#forum-list td.id, #forum-list th.id, #forum-list td.title div.description,#forum-list td.lasttopic, #forum-list th.lasttopic,#forum-list td.lastreply, #forum-list th.lastreply {
	visibility: hidden;
	display: none;
}

#topic-list td.id,#topic-list th.id,#topic-list td.tags,#topic-list th.tags,#topic-list td.status,#topic-list th.status {
	visibility: hidden;
	display: none;
}

.forum-list td div{
    padding: 2px;
}

/*
table.wiki {
	border-style: solid;
	border-color: #bbbbbb;
	border-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}

table.wiki td {
	border-width: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

table.wiki td img {
	padding: 0px;
}
*/

table.progress {
	border: 1px solid #aaa;
}

table.progress td.closed {
	background: #225c9f;
}

table.progress td.open {
	background: #333;
}

.milestone H2 A {
	background-color: #eee;
	border-bottom: 1px solid #aaa;
}

.milestone H2 A:hover {
	background-color: #ddd;
}

.ticket H2 {
	background-color: transparent;
	background-image: none;
	border-bottom: none;
}

.blog #sidebar {
	width: 15%;
}

dt em, .milestone .info h2 em {
	color: #f37108;
}

