/* reset */ 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

body {
   	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size:48px;
	line-height:48px;
	font-weight: normal;
	margin: 0;
}
h2 {
	font-size: 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#000000;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 16px;
	margin: 0 0 16px 0;
}
h5 {
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 10px 0;
}
h5 a {
	color: #F06615;
	padding: 1px 2px;
}
h5 a:hover {
	color: #FFFFFF;
	background-color: #F06615;
	text-decoration: none;
}

/* Wrapper style */
#wrapper {
	width: 950px;
	margin: 0 auto;
}


/* Header style */

#header {
	font-size: 14px;
	margin: 10px auto;
	border-bottom: 4px solid #000000;
}
#header a {
	color: #000000;
}
#header a:hover {
	text-decoration: underline;
}
#header .nav {
	float:right;
	font-size:16px;
	font-weight: bold;
	line-height:62px;
}
#header .nav a {
	color: #000000;
	margin-left: 4px;
	padding: 2px 4px;
}
#header .nav a:hover {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
#header .nav a.selected {
	color: #666666;
}


/* Cover style */

#cover {
	margin: 134px auto 134px;
	width: 910px;
	font-size: 10px;
	text-align: left;
}

/* photo style */

#photo {
	margin: 30px auto;
	width: 950px;
	height: 820px;
	text-align: center;
}
.thumb {
	font-size: 14px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.thumb li {
	display: inline;
}
.thumb li a {
	float: left;
	margin: 0 62px 50px;
}
.thumb img {
	margin-bottom: 4px;
}


/* content style */
#content {
	height: 546px;
}

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

#content p a {
	text-decoration: underline;
	padding: 1px;
}
#content p a:hover {
	color: #ffffff;
	background-color:#000000;
	text-decoration: none;
}

/* left right style */
.left {
	float: left;
	display: inline;
}
.right {
	float: right;
}

/* Project style */
#project {
	width: 900px;
	margin: 60px auto 60px auto;
	font-size: 12px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#project h2 {
	margin: 13px;
}
#project p {
	margin: 13px;
}


/* Footer style */

#footer {
	border-top: 1px dashed #999999;
	margin-bottom: 1em;
	color: #666666;
	font-size:10px;
	line-height: 16px;
}

/* Other */
#writing {
	height: 400px;
	margin: 180px 0 0 0;
	font-size: 15px;	
	text-align: center;
}
#writing h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	line-height: 56px;
}
#writing a{
	text-decoration: underline;
}

#notfound {
	font-size: 300px;
	margin: 120px auto 120px;
	text-align: center;
}

#wearethey p{
	font-size: 36px; 
	line-height: 48px;
	margin-top: 30px;
}
#bio {
	font-size: 13px;
}
.title { margin-top: 10px; }
.title a { text-decoration: underline; }
.title a:hover { background-color: #000000; color: #ffffff; text-decoration: none;}
#resume {
	width: 660px; 
	margin: 40px 0 60px 40px;
	font-size: 13px;
}
#resume a:hover {
	text-decoration: underline;
}
#resume h1 {
	color: #F06615;
	font-size: 13px;
	line-height:38px;
}
#resume td {
	vertical-align: top;
}
.chinese-name {
	margin: 10px 0 20px 0;
}
.chinese-name a {
	text-decoration: underline;
}

.space td {
	padding-bottom: 1em;
}

.code {
	font-family: 'Courier New', Courier, monospace;
	font-weight: bold;
	color: #333333;
	font-size: 13px;
}


#chinese p{
	color: #333333;
	font-size: 13px;
	line-height: 22px;
}
.caption {
	font-size: 10px;
	margin-top: 4px;
}
.bold {
	color: #333333;
	font-weight: bold;
	font-size: 13px;
}
.small{
	font-size: 10px;	
}
.staytuned {
	margin: 200px auto;
	text-align: center;
	font-size:140px;
	font-weight: normal;
}
.staytuned a:hover {
	background-color: #FFFFFF;
}
.date {
	font-size:10px;
	margin: 0 3px 20px 0;
}
.thumb-tab {
	margin-left: 0;
	margin-bottom: 3.667em;
}

.thumb-tab ul{
	float: left;
	list-style-type: none;
	margin: 20px 0;
}

.thumb-tab li {
	float: left;
	list-style-type: none;
	margin-left: 0;
	margin-right: 1em;
}
.thumb-tab a {
	background: #71CEF5 none repeat scroll 0 0;
	color: #FFFFFF;
	display: block;
	float: left;
	font-weight: bold;
	line-height:1.667em;
	text-align: center;
	width: 5em;
}
.thumb-tab a:hover {
	background-color: #F06615;
	text-decoration: none;
}

.embeded-video {
	border-top: 1px solid #666666;
	padding-top: 2em;
}
