img {
	white-space:pre
}

html.center, body.center {
	height: 100%;
}

.h2replaced {
	border-bottom: 1px solid #6D6D6D;
	margin: 0 0 8px 0;
	display: block;
	padding: 0;
}

body {
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #000;
}

p {
	margin: 0 0 1.5em 0;
	padding: 0;
}

div {
	position: relative;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h2 {
	_height: 1em;
	border-bottom: 1px solid #6D6D6D;
	/* till 20050111: */
	/* margin: 6px 0 8px 0; */
	margin: 24px 0 8px 0;
	padding: 0 0 8px 0;
	font-family : Georgia, "Hoefler Text", "Times New Roman", Times, serif;
	font-variant : small-caps;
	font-size : 16px;
	line-height : 24px;
	font-weight : normal;
	letter-spacing : 1px;
}

h3 {
	font-size: 13px;
	line-height: 19px;
	margin: 12px 0 0px 0;
	padding: 0 0 8px 0;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

/* next definition (ol) new on 20050116: */
ol {
	padding-left: 19px; /* value of firefox to have the number on normal level*/
	padding-left: 21px; /* but this one looks better */
}

ol li {
	margin: 0 0 1.5em 0;
	padding: 0;
}

input.button-search {
	width: 75px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	margin-top: 4px;
}

input {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

input.textfield-search {
	width: 95%;
}

form {
	display: inline;
}

textarea {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

blockquote, q {
	font-style: italic;
	margin: 1em auto 1em auto;
	width: 85%;
}

#master {
	width: 756px;
	margin: 0 auto 0 auto;
}

#main {
	width: 756px;
	background-repeat:repeat-y;
}

#topshadow {
	width: 756px;
	height: 29px;
	background-repeat:no-repeat;
}

#header {
	width: 698px;
	height: 158px;
	background-color:#000;
	margin-left: auto;
	margin-right: auto;
}

#topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	width: 698px;
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;
}

#topnav ul {
	padding: 5px 0 5px 0;
	margin: 0 auto 0 auto;
}

#topnav li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

/* no borders around images in links (mgr, 20051218) */
a img {
	border: 0px solid #FF0000;
}

#topnav a:link, #topnav a:visited {
	line-height: 14px;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #CCC;
	padding-bottom: 5px;
}

#topnav a.indicator:link, #topnav a.indicator:visited {
	border-bottom: 4px solid #FFF;
	padding-bottom: 5px;
	color: #FFF;
}

#topnav a:hover {
	color: #FFF;
}

#content {
	width: 698px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#mainpane {
	float: left;
	width: 540px;
	background-color: #FFF;
	overflow-x: hidden;
}

#mainpanecontent {
	padding: 30px 45px 30px 45px;
}

#mainpanecontent a:link {
	color: #6A0A0A;
	font-weight: bold;
	text-decoration:none;
	border-bottom: 1px dotted #6A0A0A;
}

#mainpanecontent a:hover {
	border-bottom: 1px solid #6A0A0A;
}

/*
#mainpanecontent a:visited:after {
	color: #828282;
	font-weight: normal;
	content: "\00A0\221A";
	font-size: 75%;
}
*/
#mainpanecontent a:visited {
	font-size: 100%;
	font-weight: bold;
	color: #828282;
	text-decoration:none;
	border-bottom: 1px dotted #828282;
}

#mainpanecontent a:visited:hover {
	border-bottom: 1px solid #828282;
}

#sidepane {
	width: 155px;
	margin-left: 540px;
	font-size: 10px;
	line-height: 150%;
	padding-bottom: 10px;
}

#sidepane div, #sidepane-like div {
	padding: 9px 12px 5px 12px;
}

#sidepane ul {
	margin: 0;
	padding: 0;
	list-style: none;
	_list-style: disc;
	_margin-left: 16px;
}

#sidepane-like ul {
	padding: 0;
	list-style: none;
	_list-style: disc;
	_margin-left: 16px;
}
#sidepane-like ul {
	margin-left: 3px;
}


#sidepane li, #sidepane-like li {
	padding-left: 10px;
	_padding-left: 0;
	background-image: url(/files/images/bullet.gif);
	_background-image: none;
	background-repeat: no-repeat;
	background-position: 0 .6em;
	margin: 0;
}

#sidepane a:link {
	text-decoration:none;
	color: #000;
}

#sidepane a:hover {
	text-decoration: underline;
}

#sidepane a:visited {
	color: #555;
	text-decoration:none;
}

#sidepane h4 {
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#abouttheauthor p {
	margin: 0;
	padding: 0;
}

#selectatheme a:link {
	display: inline;
}

#selectatheme img {
	border: 1px solid #000;
	display: inline;
	margin: 4px 7px 0 0;
}

#clearer {
	clear: both;
	height: 0;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;
	clear: both;
	color: #FFF;
	width: 698px;
}

#footer p {
	padding: 5px;
	margin: 0px;
}

#bottomshadow {
	width: 756px;
	height: 29px;
	background-repeat:no-repeat;
}

.dateline {
	float: right;
	margin: 2px 0 16px 0;
	color: #6D6D6D;
}

.entry-data {
	float: right;
	margin: 2px 0 16px 0;
	color: #6D6D6D;
}

.entry {
	clear: both;
	width: 449px;
}

.entry~body {
	clear: both;
}
div.entry-text {
	       clear: both;
	       text-align: justify;
}

.posted	{ 
	font-style: italic;
	font-size: 10px;
	margin-bottom: 15px;
}
.entry-footer	{ 
	font-style: italic;
	font-size: 10px;
	margin-bottom: 15px;
}

.tagsallowed {
	display: block;
	color: #828282;
	font-style: italic;
	font-size: 10px;
	padding: 0 0 3px 0;
	margin: 0;
}

.posted a:link, .posted a:visited, .posted a:hover, .posted a:active {
	font-weight: normal;
	font-style: normal;
}

.commentdate	{ 
	font-style: italic;
	font-size: 10px;
}

.commentauthor {
	font-size: 13px;
	line-height: 19px;
	padding: 0 0 8px 0;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#comments {
        width: 450px;
        overflow: hidden;
}

.lightcomment {
        background: #E9E9E9;
        margin-bottom: 20px;
        overflow-x: hidden;
}

.darkcomment {
        background: #E9E9E9;
        margin-bottom: 20px;
        overflow-x: hidden;
}

.commentbody {
        padding: 16px;
	z-index: 10;
}

.bignumbers {
	position: absolute;
	top: 0;
	right: -15px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 186px;
	z-index: 10;
	padding-top: 41px;
	height: 150px;
	width: 250px;
	text-align: right;
}

.mike .bignumbers {
	display: none;
}

.leftinline, .leftinlineborder, .rightinline, .rightinlineborder, .rightinline-hover {
	z-index:23;
}

.leftinline {
	float : left;
        margin : 3px 15px 10px 0;
}

.leftinlineborder {
	float : left;
        margin : 3px 15px 10px 0;
        border : 1px solid #AAA;
}

.rightinline, .rightinline-hover {
	float : right; 
        margin : 5px 0 10px 10px;
}

.rightinline-hover {
	float : right; 
        margin : 0 0 10px 10px;
	border-width: 5px 0 10px 10px;
	border-color: #FFF;
	border-style: solid;
}

.rightinlineborder {
	float : right;
        margin : 10px 0 10px 10px;
        border : 1px solid #AAA;
}

.extended {
        display: block;
        _height: 1em;
}

.q {
        font-weight: bold;
        font-size: 13px;
}

.pullquote {
	float: right;
	padding: 5px 0 5px 15px;
	width: 175px;
	font-family : Georgia, "Hoefler Text", "Times New Roman", Times, serif;
	font-variant : small-caps;
	font-size : 16px;
	line-height : 22px;
	font-weight : normal;
	letter-spacing : 1px;
}

.attribution {
	font-variant : normal;
	font-size : 11px;
	padding-top: 14px;
	line-height: 1.3em;
	font-style: italic;
	letter-spacing: 0;
}

.pullbox {
        margin: 10px auto 10px auto;
        width: 86%;
        background-color: #EEE;
        border : 1px dotted #AAA;
        padding: 12px;
        font-style: italic;
}			
		
.remark {
        padding: 8px 8px 8px 8px;
       	background-color: #EEE;
        margin-bottom: 12px;
        font-style: italic;
}			

#menu {
  	margin-bottom:15px;
	border: 1px dotted #6D6D6D;
	padding: 6px;
}							

#name_email p {
  	margin-bottom: 0;
  	padding-bottom: 13px;
}

.update {
  	background-color: #E9E9E9;
  	padding: 20px 20px 20px 20px;
  	margin-bottom: 10px;
}
/*
.update {
        margin: 10px auto 10px auto;
        width: 86%;
        background-color: #EEE;
        border : 1px dotted #AAA;
        padding: 12px;
}	
*/
.quote {
  	background-color: #E9E9E9;
  	padding: 20px 20px 20px 20px;
  	margin-bottom: 10px;
}
.code {
  	background-color: #E9E9E9;
  	padding: 20px 20px 20px 20px;
  	margin-bottom: 10px;
	overflow: auto;
//      white-space: pre;
//  	font-family: monospace;
}
.englishquote {
  	background-color: #E9E9E9;
  	padding: 20px 20px 20px 20px;
  	margin-bottom: 10px;
        text-indent:1.2em;
}

.englishquote p {
	margin: 0 0 0 0;
	padding: 0;
}

.index {
	display: none;
}

.mike {
	background-repeat: no-repeat;
	background-color: #FFF;
	border-left: 1px #CCC solid;
	border-right: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
}

.mike .commentauthor {
	visibility: hidden;
}

del {
	text-decoration: line-through;
	color: #660000;
}

ins {
	text-decoration: none;
	color: #006600;
}

.title {
   font-variant : small-caps;
//   font-style : normal;
}

.center {
	text-align: center;
	margin-bottom: 12px;
}

.center img {
	max-width: 100%;
	height: auto;
}
