body {
	margin: 0% 0% 0% 0%;
	background: #ffffff;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}

a {
	color: #436976;
}

a:hover {
	color: black;
}

a:visited {
	color:purple;
}

.separator {
	border-top: 1px solid #D5D5FF;
}

.left {
	float: left;
}

.right {
	float: right;
}

p {
	margin: 5px 0px 5px 0px;
}

#superpage {
	width: 98%;
	height: 100%;
	margin-left: 1%;
	margin-right: 1%;
	background: #f5f5f5;
	overflow: auto;
}

#page {
	width: 80%;
	background: #ffffff;
}

#pagecontent {
	border-left: dotted 1px #808080;
	border-right: dotted 1px #808080;
}

div.navigation {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}

.postTitle {
	margin: 1px 0 0 0;
	padding-bottom: 2px;
	color: #111111;
	border-bottom: 2px solid #701224;
	background: inherit;
	font-weight: bold;
	font-size: 130%;
}

/*
.postTitle a {
	text-decoration: none;
}

.postTitle a:hover {
	
}

a {
	color: #000000;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	background-color: #006ec6;
	color: #ffffff;
	text-decoration: none;
}

a img {
	background-color: #ffffff;
}
*/

.postcontent {
	padding-left: 5px;
	padding-right: 5px;
	line-height: 1.5em;
}

.postcontent a img {
	border: solid 2px #436976;
}

.postcontent a:hover img {
	border: solid 2px black;
}

.postcontent a:visited img {
	border: solid 2px purple;
}

.postcontent img {
	/* margin: 1em 0 1em 0; */
}

.postcontent ul,ol {
	margin: 0px 0px 0px 0px;
}

.postcontent li {
	margin-bottom: 3px;
}

img.tex {
	border: none;
}

/* images brought by the Bouquinospe are in the class thumbnail */
.thumbnail_outer img {
	border: none;
}

/*
.post {
	padding-left: 5px;
	padding-right: 5px;
}
*/

.pch1,.pch2,.pch3 {
	color: #701224;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	border-bottom: 1px solid #aaaab6;
}

.pch1 {
	font-size: 130%;
}

.pch2 {
	font-size: 120%;
}

.pch3 {
	font-size: 110%;
}

/*
.postcontent a {
	color: #000000;
	background-color: inherit;
	text-decoration: underline;
}

.postcontent a:hover {
	background-color: #006ec6;
	color: #ffffff;
	text-decoration: none;
}
*/

#header {
	background-color: #ffffff;
	height: 48px;
	width: 768px;
	border-bottom: 1px dotted #808080;
}

#header a:hover {
	outline: none;
	background-color: white;
}

.nav {
	height: 18px;
	text-align: left;
	vertical-align: bottom;
	border-bottom: 1px dotted #808080;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 5px;
}

#sitenav {
	background-color: #323840;
	overflow: auto;
	padding: 2px 0px 2px 0px;
	color: #ffffff;
}


#sitenav a {
	color: #ffffff;
}

/*
.sitenavmenuitem1:hover {
	color: #ffffff;
	background: #506d37;
}

.sitenavmenuitem2:hover {
	color: #ffffff;
	background: #006ec6;
}

.sitenavmenuitem3:hover {
	color: #ffffff;
	background: #ff3355;
}
*/

h2 {
	margin: 1px 0 0 0;
	padding-bottom: 2px;
	color: #111111;
	font-size: 11px;
	border-bottom: 2px solid #701224;
	background: inherit;
	font-size: 1.2em;
}

h2like {
	margin: 1px 0 0 0;
	padding-bottom: 2px;
	color: #111111;
	font-size: 11px;
	border-bottom: 1px solid #ffcc00;
	background: inherit;
	font-size: 1.2em;
}

h1 {
	margin-top: 2em;
	font-size: 2.5em;
}

blockquote {
	margin: 3px 21px 3px 21px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left: 1em solid #cfd5dd;
	background-color: #ede9e3;
}

#searchform {
	/*
	text-align: left;
	*/
}

#search_box {
	/*
	height: 22px;
	background: #ffffff;
	border: 1px solid #000000;
	*/
}

#search_box #s {
	/*
	float: left;
	margin: 2px 0 0 2px;
	border: 0;
	background: none;
	width: 80%;
	*/
}

#search_box #go {
	/*
	float: right;
	margin: 1px 2px 0px 0px;
	*/
}

.description {
	float: left;
}

strong {
	color: black;
}

.next_links {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}

.htimeauth {
	display: block;
	text-align: left;
	font-size: 10px;
	color: #666;
	background-color: inherit;
}

img {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sidebar {
	height: auto;
	float: left;
	width: 20%;
	background: #f5f5f5;
	font-family: monospace;
}

.sidebarcontent {
	padding-left: 5px;
	padding-right: 5px;
}

#sidebar h3 {
	padding-left: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px; background-color : #323840;
	color: #ffffff;
	background-color: #701224;
}

#sidebarsearchform {
	padding-top: 5px;
	/*padding-bottom: 5px;*/
	padding-left: 2%;
	padding-right: 2%;
	overflow: auto;
}

#sidebar ul {
	list-style-type: none;
	list-style-position: outside;
}

#tagcloud {
	line-height: 2em;
}

/*
#tagcloud a {
	background: none;
}

#tagcloud a:hover {
	background: #006ec6;
	color: #ffffff;
	text-decoration: none;
}
*/

#delicioustagcloud {
	line-height: 2em;
}

#delicioustagcloud h2 {
	border: none;
}

/*
#delicioustagcloud a {
	background: none;
}

#delicioustagcloud a:hover {
	background: none;
}
*/

.sidebar_item_hspace {
	padding-top: 22px;
}

.sidebar_item_halfhspace {
	padding-top: 11px;
}

.cb_top {
	height: 10px;
	background-color: #3E5E78;
	color: inherit;
	font-size: 0;
}

.cb_bottom {
	color: #ffffff;
	text-align: center;
	height: 17px;
	background-color: #3E5E78;
	font-size: 10px;
}

.cb_bottom a {
	color: #ffffff;
	text-decoration: underline;
}

.bookmark_category {
	font-size: 21px;
	font-weight: bold;
}

.validation-button a:hover {
	background-color: white;
}

.notes {
	background: #fff6ac;
	border: 1px solid #888888;
	padding: 3px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/*
.notes,
.messages,
.help,
.view-empty{
 padding: 10px;
 margin:10px 20px;
 
 border: 4px solid #683;
 
 -moz-border-radius: 10px; 
 -webkit-border-radius: 10px; 
 border-radius: 10px;
 
 color: #000;
 background-color: #bd7;
}
*/

.docmeta {
	display: none;
}

.thumbnail_outer {
	float: left;
	margin: 5px 5px 5px 5px;
}

.thumbnail_outer img {
	margin: 0px 0px 0px 0px;
}

code {
	background: #ede9e3;
}

#linkage_table tr td {
	vertical-align:top;
	border: 1px dotted #808080;
	padding: 3px 3px 3px 3px;
}