/*
* {
	margin: 0;
	padding: 0;
}
*/

body {
	background-color: white;
	color: black;
	padding: 0.2em 0em;
	margin: 0.5em 0.5em;
	font-size: 1.0em;
}

a:link {
	text-decoration: none;
	color: #592000;
	background-color: transparent;
}

a:visited {
	text-decoration: none;
	color: purple;
	background-color: transparent;
}

a:active {
	color: red;
	text-decoration: none;
}

a:link:hover, a:visited:hover {
	color: red;
	background-color: #EEEEEE;
	text-decoration: underline;
}

h1 {
	color: #555;
	background-color: transparent;
	text-align: left;
	font-style: italic;
	border-style: double;
	border-color: #FF7711;
	border-width: 3px 0em 3px 0em;
	margin: 0.5em;
	padding-left: 0.5em;
}

div.logo {
	height: 70px;
	border-style: double;
	border-color: #FF7711;
	border-width: 3px 0em;
	background-image: url(/images/gentoo-orange.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFDBA4;
	color: #333;
	font-size: small;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	margin-bottom: 0.5em;
	padding: 4px 1em 0 0;
}

div.logo p {
	margin-bottom: 0.3em;
}

div.day {
	text-align: left;
	margin: auto;
	margin-bottom: 0em;
	color: black;
}

div.section a:link {
	color: blue;
	background-color: transparent;
}

div.section a:visited {
	color: purple;
	background-color: transparent;
}

div.news_summary {
	padding: 0px;
	margin: 5px 0 1.5em 0; 
	border-left: dashed 1px #ff3300;
	border-right: dashed 1px #ff3300;
	width: 99%;
}

h2 {
	margin: 1em 0em 0em 0em;
	padding: 5px 1em 5px 7px;
	text-align: left;
	border-left: 3px double #FF7711;
	border-top: 1px solid #FF7711;
	border-bottom: 1px solid #FF7711;
}

h2 span.date {
	padding: 0px 0px 0px 0.5em;
	font-weight: bold;
	font-size: small;
	text-align: left;
}

h2 span.date a:link, h2 span.date a:visited {
	color: #333;
	background-color: transparent;
}

h2 span.title {
	margin-left: 1em;
	padding: 0px;
	font-weight: bold;
	font-size: 1.0em;
}

div.body {
	text-align: left;
	padding: 0px;
	margin: 0px;
}

div.section {
		margin: auto;
		margin-bottom: 0em;
}

h3 {
	padding: 0.3em;
	margin: 0px;
	font-weight: bold;
	font-size: small;
	border-bottom: 1px solid #FF7711;
}

div.day span.sanchor {
	color: black;
	background-color: transparent;
	font-size: 1.0em;
}

div.section p {
	line-height: 1.4em;
	padding: 0em 1em 0em 1em;
	font-size: small;
}

div.caption {
	background-color: #EEEEEE;
	text-align: left;
	padding: 0.3em 0.5em;
	border-color: #FF7711;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
}

div.comment {
	font-size: small;
	text-align: left;
	margin: 1.5em 2em;
}

div.commentshort {
	font-size: 0.9em;
	margin-left: 1em;
}
span.commentator {
	font-weight: bold;
}
div.commentshort p {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	line-height: 130%;
}

div.commentbody {
	margin: 2px 8px;
}

span.commentator {
	font-weight: bold;
}

div.commentbody p {
	margin: 0.5em;
	margin-left: 2em;
}

div.form {
	text-align: left;
	padding: 4px;
	margin: 0em;
}

div.form div.caption {
	font-size: small;
	margin: 0.5em 1em;
}

div.form form {
	margin: 0em 0em 0em 4px;
}

div.form form.comment {
	font-size: 0.9em;;
}

div.field {
	display: inline;
}
form.comment input {
	background-color: #f4f4f4;
	color: black;
	margin-left: 1em;
}

div.textarea {
	display: block;
	vertical-align: top;
}

form.comment textarea {
	display: block;
	background-color: #EEE;
	color: black;
	margin-left: 3em;
	width: 25em;
	height: 5em;
}

div.button {
	display: block;
}

div.referer {
	text-align: right;
	font-size: small;
	margin: 0.3em;
}

div.refererlist {
	font-size: 0.9em;
	text-align: left;
	padding: 10px 8px;
}

div.refererlist ul {
	margin-top: 3px;
}

hr {
	border-style: none;
}

hr.sep {
	display: none;
}

div.footnote {
	border-color: #FF7711;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 2em;
	font-size: small;
}

div.footer {
	margin: 1em;
	padding: 0.5em;
	font-size: 0.9em;
	text-align: left;
	border-color: #FF7711;
	border-style: solid;
	border-width: 1px 0em;
}

div.day.update {
	padding: 0px;
}

div.day.update div.form div.caption {
	background-color: transparent;
	margin: 0px;
	border-style: none;
	padding-left: 20px;
}

div.day.update div.form {
	padding: 0px;
}

form.update div {
	padding: 0px;
	margin: 0px 1px;
}

form.update input, form.update textarea, form.commentstat input {
	background-color: #f4f4f4;
	color: black;
}

form.update span.field {
	display: inline;
	margin-left: 0em;
	margin-right: 0.5em;
}

form.update div.field.title {
	display: block;
	margin-top: 1em;
}
form.update div.field.title input {
	margin-left: 0.5em;
}

form.update div.textarea {
	display: block;
	margin-top: 1em;
}
form.update textarea {
	display: block;
	margin-left: 3em;
	margin-bottom: 1em;
	width: 25em;
	height: 15em;
}

form.update span.checkbox.hidediary {
	margin-left: 1em;
}

div.comment form {
	margin-top: 0em;
}

div.day.conf h2 span.title {
	display: block;
	text-align: left;
	margin: 0px;
	padding-left: 1em;
}

div.day.conf div.body {
	padding: 8px;
}
div.conf.day textarea {
	display: block;
	margin-bottom: 1em;
	width: 30em;
	height: 15em;
}
p.message {
	text-align: center;
	font-size: small;
	background-color: #FFE9C8;
	color: #333;
	width: 66%;
	padding: 8px;
}

dl dt{
		font-size: small;
		font-weight: bold;
		border-left: dotted #FF7711 4px;
		border-bottom: solid #FF7711 1px;
}

dl dd{
		font-size:small;
		padding-bottom: 0.5em;
}

pre {
	margin: 0em 0.5em;
	font-size: 0.9em;
	background-color: #FFE9C8;
	color: #333;
}

div.body blockquote {
	border-style: solid;
	border-color: #FF7711;
	border-width: 1px 1px 2px 2px;
	margin-left: 2em;
	padding: 5px;
	font-size: small;
	font-style: italic;
}

div.body blockquote p {
	margin: 0.5em 0em 0.5em 0em;
	font-size: small;
}

p.source{
	margin-top: 0em;
	margin-right: 1.5em;
	text-align: right;
	font-size: 0.9em;
}

ul {
	list-style-type: square;
	font-size: small;
	white-space: normal;
	line-height: 1.3;
}

ul ul {
	list-style-type: circle;
	font-size: small;
	/* word-break: normal; */
	/* word-wrap: break-word; */
	/* line-break: normal; */
	white-space: normal;
	padding-top: 0px;
	padding-bottom: 10px;
}

div.body dl {
	margin-left: 1em;
}

div.body dt {
	margin-bottom: 0.2em;
	font-weight: bold;
}

div.body dd {
	margin: 0em 3em 0.5em 1em;
}

table.calendar {
	margin: auto;
	border-style: double;
	border-color: #FF7711;
	border-width: 3px 0px 3px 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: small;
}

table {
	margin: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: small;
}

td.vote_label {
	background-color: #FFDBA4;
	border-color: #FF7711;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
}

p.big {
	font-size: 2.5em;
	background-color: transparent;
}

div.body div.body-enter {
	font-size: small;
	margin: 0.3em;
	text-align: right;
}

div.hexe {
	text-align: right;
}

div.hexe span.hexe {
	border-style: solid;
	border-color: #FF7711;
	border-width: 0px 1px 2px 0px;
	padding: 0.2em 0.2em 0.2em 0.3em;
}

div.main {
	margin-left: 25%;
}

td.sidebar ul {
	line-height: 1.3em;
	margin-bottom: 1em;
}

td.sidebar li {
	list-style: none;
	margin: 0.2em 0em 0.2em 1em;
}

td.sidebar {
	background-color: #FFDBA4;
	color: black;
	vertical-align: top;
	width: 200px;
	border-style: solid;
	border-color: #8C5000;
	border-width: 1px 1px 1px 1px;
	padding: 5px;
}

td.sidebar h4,h5 {
	background-color: white;
	margin: 6px 3px 3px 3px;
	font-weight: bold;
	padding-left: 1em;
	line-height: 1.5em;
	font-size: small;
	color: black;
}

div.sidebar {
	position: absolute;
	background-color: #FFDBA4;
	top: 0px;
	left: 0px;
	width: 24%;
	padding: 10px 0px 100% 5px;
	color: black;
}

div.sidebar p {
	margin: 2px 4px 2px 0em;
	font-weight: bold;
	padding-left: 1em;
	line-height: 1.5em;
	font-size: small;
	color: black;
}

div.sidebar h4,h5 {
	background-color: #f4f4f4;
	margin: 3px;
	font-weight: bold;
	padding-left: 1em;
	line-height: 1.5em;
	font-size: small;
	color: black;
}

div.todo-body {
	margin-left: -1em;
	color: #333;
}

div.adminmenu {
	font-weight: bold;
	font-size: small;
	text-align: right;
}

span.adminmenu {
	border-style: solid;
	border-color: #FF7711;
	border-width: 0px 1px 2px 0px;
	padding: 1px 1px 1px 2px;
	margin: 2px;
}

table.style_table td.style_td{
	border:none;
}

span.diff_added {
		color: blue;
}

span.diff_removed {
		color: red;
}

table.all {
		border-top: #FF7711 solid 2px;
		border-bottom:  #FF7711 solid 2px;
		background: #FFDBA4;
		padding: 4px; 
		margin-bottom: 0em;
}

table.all span {
		margin: 0.5em;
}

table.main {
		margin: auto;
}

table.main th {
		border-bottom: #FF7711 solid 1px;
		text-align: left;
		padding: 3px 0.5em;
		width: 50%
}

table.main td {
		vertical-align: top;
}

table.main th a:link {
		color: gray;
}

table.main td ul {
		margin-top: 0.7em;
		margin-bottom: 1.3em;
		margin-left: 1.5em;
		padding-left: 1.5em;
}

div.copy {
		font-size: x-small;
		border-bottom: #FF7711 double 5px;
		width: 100%;
		text-align: center;
}

td.sidebar ul {
	padding: 0em;
}
