/* duoh5log style sheet */

body {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif, µ¸¿ò;
	line-height: 1.5em;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #879880 url() scroll top left repeat-x;
	}

A:link { 
	color: #366; 
	text-decoration: none; 
	border-bottom: dotted 1px #999; 
	background-color: transparent;
	}

A:visited { 
	color: #6b2e49; 
	border-bottom: dotted 1px #999; 
	text-decoration: none; 
	background-color: transparent;
	}

A:active	{ color: #f90; background-color: transparent; }

A:hover { 
	color: #690; 
	border-bottom: dotted 1px #f90; 
	background-color: transparent;
	}

A.noborder	{ border: 0px;}

A.bold		{font-weight: bold; }

blockquote {
	color: #777;
	padding-left: 23px;
	background: url(http://user.chollian.net/~duoh5/blog/quotemarks.gif) no-repeat 0 3px;
	}

ul { 
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 15px;
	list-style-image: url(http://user.chollian.net/~duoh5/duoh5log/listBullet.gif);
	list-style-type: disc;
	}

ul ul { list-style-image: none; }

ol { 
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	padding: 0px 0px 15px 15px;
	margin: 0px 0px 0px 30px;
	}

code {
	font-family: 'Lucida Console', Courier, 'Courier New', sans-serif;
	}



img.header {
	padding: 1px;
	margin-bottom: 10px;
	}

.invisible {display: none;}


#wrap {
	position: relative;
	margin: 0 auto;
	margin-top: 20px;
	padding: 0 0px;
	text-align: left;
	background-color: #ffffff; 
 	width: 672px; 
	border-left:2px solid #888 ; 
	border-right:2px solid #888 ;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 672px;
	}

#menu {
	background-color: #ffffff ;
	padding: 5px 50px;
	font-size: 13px;
	font-family: lucida sans unicode;
	font-weight: bold;
	border-top:1px solid #333;
	border-bottom:1px dotted #333 ;
	}

#header {
	position: relative;
	clear: both;
	margin-top: 0px;
	padding: 25px 45px 10px;
	font-family: lucida sans unicode;
	font-size: 100%;
	font-weight: normal;
	color: #ccc;
	background: url(http://user.chollian.net/~duoh5/duoh5log/bg.gif);
	}

#header a:hover {
	color: blue;
	}

#header a:visited {
	color: blue;
	border-bottom: none;
	}

#header a:link {
	color: blue;
	border-bottom: none;
	}


#content {
	float: left;
	background-color: #fff;
	line-height: 20px;
	margin: 0px 0 0 0;
	padding: 0 50px;
	text-align: justify;
	clear: left;
	}

.postdate {
	color:#c00;
	font-weight: bold;
	margin:60px 0px 30px 0px;
	border-bottom: 1px solid #bbb;
	}

.posttitle {
	margin-left: -3px;
	margin-right: -3px;
	margin-bottom: 10px;
	font-weight:bold;
	background-color: #999999;
	color: #ffffff;
	padding: 6px 5px 4px 5px;
	
	}

.posted {
	text-align:right;
	font-size:11px;
	margin-top:0px;
	margin-bottom:60px;
	}

#sidebar {
	position: relative;
	height: 100%;
	font-size: 88%;
	line-height: 1.5em;
	margin: 0px 0px 0px 565px;
	padding: 52px 20px 0 15px;
	color: #963;
	background-color: #ffffff;
	}

#sidebar a {
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 9pt;
	}

#sidebar a:hover {
	color:#CC0033;
	}

#sidebar h3 {
	font-family: verdana, sans-serif;
	font-size: 100%;
	padding: 0 0 4px 0px;
	margin: 0 0 8px 0;
	color: #c63;
	border-bottom: 1px dotted #ddd0b9;
	}

#sidebar ul, .noBullet, #sidebar dl {
	margin: 4px 0 20px 0;
	padding: 0;
	list-style: none;
	}

#sidebar li {
	margin: 0;
	padding: 0 0 2px 0;
	line-height: 1.4em;
	}

#sidebar img {
	vertical-align: middle;
	}

#footer {
	position: relative;
	clear: both;
	margin: 0;
	padding: 35px 45px 30px;
	font-family: lucida sans unicode;
	font-size: 100%;
	font-weight: normal;
	color: #ccc;
	background: url(http://user.chollian.net/~duoh5/duoh5log/bg4.gif);
	}

#footer a:hover {
	color: #ccc;
	}
