@charset "utf-8";

body {
	background-color: #ffffff;
	color: #333333;
}

div.main {
	margin-left: 170px;
}

div.main h1 {
	text-align: right;
	color: #666666;
}

a {
	color: #666666;
}

a:link {
	color: #999999;
	background-color: transparent;
}

a:hover, a:focus {
	color: #333333;
}

a[href]:hover {	/*for Mozilla*/
	color: #333333;
}

div.adminmenu {
	color: #666666;
	text-align: right;
	margin-top: 0px;
	padding-right: 0.5em;
	font-size: 80%;
}

div.adminmenu div span {
	display: none;
}

h2 {
	font-size: medium;
	border-style: solid;
	border-color: #666666;
	border-width: 0px 0px 1px 0px;
}

div.day h2 {
	font-size: medium;
	border-style: solid;
	border-color: #666666;
	border-width: 0px 0px 1px 0px;
	padding-left: 8px;
	padding-bottom: 4px;
}

div.day {
	margin-bottom: 3em;
	clear: both;
}

div.body {
	margin-left: 1em;
	line-height: 120%;
}

div.body h3 {
	font-size: medium;
	border-style: dashed;
	border-color: #666666;
	border-width: 0px 0px 1px 0px;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	padding: 4px;
	clear: both;
}

div.day span.sanchor {
	background-image:  url(../qg/img/banana_anchor.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 16px 16px 0px 0px;
	color: #666666;
	background-color: transparent;
	font-size: 1px;
}

div.body .section, div.body h4 {
	margin-top: 0px;
	margin-bottom: 0.5em;
	margin-left: 1em;
	background-color: transparent;
	line-height: 150%;
}

div.body .section img, div.body blockquote img {
	float: left;
	margin-right: 1em;
}

div.body .section img.no, div.body .section span.no {
	margin-left: 0.2em;
	margin-bottom: 1em;
	float: left;
}

div.body pre {
	color: #000;
	background-color: #eaeaea;
	border-style: solid;
	border-width: 1px 1px 1px 6px;
	border-color: #cccccc;
	/*overflow: auto;*/
	padding: 8px;
	margin-left: 2em;
	font-size: 80%;
}

div.body blockquote {
	color: #000;
	background-color: #eaeaea;
	padding: 0 4px 4px 4px;
	margin-left: 3em;
	margin-right: 3em;
	font-size: 80%;
}

div.body blockquote p {
	margin-left: 0em;
}

div.body li {
	margin-left: 1em;
	margin-bottom: 0.5em;
	clear: both; }

div.body ul {
	list-style-type: square;
}

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

div.body dt {
	border-style: solid;
	border-color: #666666;
	border-width: 0px 0px 1px 0px;
	margin-top: 0.7em;
	margin-right: 10em;
	padding: 4px;
}

div.body dd {
	margin-top: 0.3em;
	margin-bottom: 0.5em;
	margin-left: 1em;
}

hr {
	color: #777;
	background-color: transparent;
	margin-top: 0.5em;
}

hr.sep {
	color: #999999;
	background-color: transparent;
}

img {
        border: none;
}

div.day div.lm {
        color: #666666;
}

.clear {
	clear: both;
	line-height: 0.5em;
}

.none {
	display: none;
}

div.sectionfooter {
	text-align: right;
	font-size: small;
	clear: both;
}

div.footer {
	text-align: right;
	font-size: 80%;
}

/* footnote */
div.body span.footnote {
	vertical-align: super;
	width: 200px;
}

div.footnote {
	border-style: solid;
	border-color: #666666;
	border-width: 1px 0px 0px 0px;
	margin-left: 3em;
	font-size: 90%;
}

/* calendar */
div.calendar {
	color: #666666;
	background-color: transparent;
	text-align: right;
	font-size: 80%;
	margin-bottom: 2em;
}

div.calendar .year {
	float:right;
	clear:none;
}

div.calendar .month {
	float:right;
	clear:none;
	margin-right: 0.3em;
}

div.sidebar {
	position: absolute;
	top: 0;
	left: 0;
	width: 170px;
	height: 100%;
	margin: 0;
	font-size: 80%;
	padding-top: 10px;
	padding-bottom: 100%;
	color: #666666;
	background-color: #ccc;
	text-align:left;
}

div.side {
	margin-left: 20px;
	top: 0;
	width: 150px;
	height: 100%;
}

div.sidemenu {
	margin-top: 0;
	margin-bottom: 20px;
}

div.sidemenu p{
	line-height: 120%;
	margin-top: 0;
}

div.recentsubtitles {
	line-height: 14px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px #666;
	margin-bottom: 0;
}

div.sidebar a {
	color: #666666;
	background-color: transparent;
}

div.sidebar a:link {
	color: #666666;
	background-color: transparent;
}

div.sidebar a:hover, a:focus {
	color: #666666;
	background-color: #444444;
}

div.sidebar a[href]:hover {	/*for Mozilla*/
	color: #666;
	background-color: #444;
}

div.signature {
	text-align:right;
	font-style:italic;
	font-size: 80%;
}

h1.sidebar {
	background-color: transparent;
	background-image: url("img/utogi.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #cccccc;
	height: 64px;
	line-height: 64px;
	text-align: left;
	padding-bottom: 5px;
	text-indent: -10000px;
	overflow: hidden;
}
