@charset "utf-8";

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, th, td
{ margin: 0; padding: 0; border: 0; outline: none; font-size:100%; font-weight:normal; list-style:none; }

body {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#75451b;
}


#bg {
background:url(../imgs/body-bg.gif) repeat-y;
margin:0 auto;
width:930px;
}

#page {
background:url(../imgs/tree-bg.jpg) no-repeat;
position:relative;
padding-left:180px;
width:750px;
}

#header {
position:relative;
height:510px;
}

#header h1 a {
background:transparent url(../imgs/felixchi.png) no-repeat scroll 0 0;
display:block;
height:90px;
text-indent:-9999px;
width:428px;}

#header h1 {
left:40px;
position:absolute;
top:312px;
}

#nav {
left:55px;
position:absolute;
top:434px;
}

#nav li {
display:inline;
float:left;
}

#nav li a {
color:#FFFFFF;
display:block;
font-size:16px;
height:23px;
margin-right:10px;
padding:5px 10px;
text-decoration:none;
}

#nav li a:hover, #nav li.current_page_item a {
background:#fff;
color:#3b190f;
}

#content {
width:425px;
min-height:500px;
height:auto !important;
height:500px;
}

#sidebar {
background:#94C541 none repeat scroll 0 0;
border:8px solid #E4F0AB;
height:500px;
padding:15px;
position:absolute;
right:36px;
top:405px;
width:180px;
}

#sidebar .linklove {
text-indent:-9999px
}

.cform {
margin-top:20px;
}

.cform li{
list-style:none;
margin-bottom:10px;
}

.cform label {
font-size:11px;
display:block;
margin-bottom:5px;
}

.cform .reqtxt, .cform .emailreqtxt {
display:none;
}

.cform input, .cform textarea {
width:170px;
}

.cform textarea {
height:70px;
}

.cform p.cf-sb {
text-align:right;
padding-right:6px;
}

.cform input.sendbutton, input#button {
background:#E59653 none repeat scroll 0 0;
border:1px dotted;
color:#3B190F;
font-weight:bold;
letter-spacing:1px;
padding:6px;
width:70px;
}

.cform input.cf_error {
background:red;
}

#usermessagea {
color:red;
font-size:11px;
margin-top:20px;
}

#content-left {
margin-left:20px;
width:445px;
}

#content-left h2 {
border-bottom:1px solid #94C541;
font-size:24px;
font-weight:bold;
margin-bottom:20px;
text-align:left;
margin-top:25px;
}

#content-left a {
color:#75451b;
background-color:#E4F0AB;
text-decoration:none;
padding:0 5px;
}

#content-left a:hover {
color:#fff;
background-color:#75451b;
}

#content-left p {
margin-bottom:10px;
line-height:20px;
}

#content-left img.thumb {
margin:0 10px 20px 0;
border:4px solid #94C541;
}

#content-left img.thumb:hover {
border:4px solid #E59653;
}

#sidebar h4 {
font-size:16px;
font-style:italic;
}

#sidebar a {
color:#75451b;
text-decoration:none;
}

#footer {
font-size:11px;
margin-top:55px;
padding-bottom:40px;
padding-left:20px;
}

#footer a {
color:#75451b;
}

#tooltip {
width:250px;
background:#94C541 none repeat scroll 0 0;
border:4px solid #E4F0AB;
color:#fff;
}

#tooltip h3 {
font-size:18px;
font-weight:bold;
padding-bottom:10px;
}

#tooltip div.body {
margin-bottom:10px;
}

#tooltip div.url {
font-size:11px;
}

#content-left a.lightview, #content-left .links a {
padding:inherit;
background:inherit;
color:inherit;
}

#content-left .meta {
padding:20px 0;
font-size:10px;
}

h4#comments, h4#respond {
margin:20px 0;
border-bottom:1px solid #94C541;
}

ol.commentlist .quote {
padding:10px;
}

ol.commentlist .quote img {
padding:0 10px 0 0;
}

cite, label {
font-size:10px;
}

textarea {
width:300px;
height:150px;
}