/* ~~~
------------------------------------------------------
Copyright Kim T. Ha, Nguyet M Vuong
http://www.kimtha.com/

author: Nguyet M. Vuong
~~~ */


body {
	margin:0;
	padding:0;
	background: #fff url(../images/bg.jpg) repeat-x 0 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height: 1.7em;
	color:#851809;
}

/* ~~~ Text Properties ~~~ */

a.lbAction div {
	font-weight: normal;
}

.lightbox {
	color:#851809;
	font-size:11px;
	font-style: normal;
}

#pscroller1{
	width: 260px;
	height: 120px;
	padding: 7px;
	color:#851809;
	font-size:11px;
}

.input { 
	font: 100% verdana, san-serif; 
	background-color: #ffffff;
	border: 1px solid #85A3A0;
}

.subnav a:hover {
	color:#ffffff;
	text-decoration: none;
	font-size:10px;
	font-weight:bold;
}

.subnav a {
	color:#4A6F6C;
	text-decoration: none;
	font-size:10px;
	font-weight:bold;
}

.nav a {
	color: #851809;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
}

.nav a:hover {
	color: #4A6F6C ;
	text-decoration: none;}
a {
	color: #4A6F6C ;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
}	

a:hover {
	color: #851809 ;
	text-decoration: none;
	font-weight:bold;
}	

p {
	color:#851809;
	font-size:11px;
	padding-bottom:5px;
}

h1 {
	font-size: 1.3em;
	font-family: Georgia, Times New Roman, Times, serifs;
	font-weight: bold;
	color:#3F809E;
	border-bottom:1px solid #3F809E;
	}
	
h2 {
	font-size: 1.5em;
	font-family: Georgia, Times New Roman, Times, serifs;
	font-weight: bold;
	color:#3F809E;
	}

.profile_text {
	text-align: center;
	word-spacing: 1em;
}

.profile_text a{
	text-align: center;
	color: #990066;
	font-size: 1.3em;
	line-height: 1.7em;
}

.nguyet {
	font-size:10px;
}
.nguyet a{
	font-size:10px;
}

/* ~~~Profile Text~~~ */

.acting a {
	font-size: 1.7em;
	color: #990066;
}
	
.american a {
	color:#3300FF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.bubble a {
	color:#FF00CC;
	font-size:2.3em;
	font-family:Arial, Helvetica, sans-serif;
}	

.discovery a {
	color:#660000;
	font-family:"Courier New", Courier, mono;
	font-size:11px;
}

.four a {
	color:#33CC66;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:12px;
}

.human a {
	color:#851809;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-style:normal;
}

.shades a {
	color:#666666;
	font-size:18px;
	font-style:italic;
}

.Stargazing a {
	color:#9900CC;
	font-family:"Times New Roman", Times, serif;
	font-stretch:wider;
	font-size:24px;
}

.storytelling a {
	color:#FFCC00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.yin a {
	color:#FF0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

.kim {
	font-family: Georgia, Times New Roman, Times, serifs;
	color:#851809;
	font-size:14px;
	font-weight: bold;
	padding-bottom: 5px;
}	

.leightbox a{
	color:#851809;
	font-size:11px;
}
/* ~~~Menu Top ~~~ */

#navbar {
	padding: 0px 0 0 15px;
	width:720px;
	position:absolute;
	left:2px;
}

ul#nav li  {
	position:relative;
	display: inline;
	list-style-type: none;
}

ul#nav li a:link, ul#nav li a:visited  {
	text-decoration: none;
	padding:12px;
	color: #851809;
	font-size: 10px;
	font-weight:bold;
	height:9px;
}

ul#nav li a:hover{
	color:#4A6F6C;
}	

/* ~~~ Layout Properties ~~~ */

#wrap {
	margin:0 auto;
	width:754px;
	text-align:left;
}

#content_wrapper {
	position:relative;
	width:600px;
	height:400px;
	top:-15px;
	text-align:left;
}

#content_playground {
	position:relative;
	width:600px;
	height:200px;
	top:-110px;
	text-align:left;
}

#content_friends {
	position:relative;
	width:300px;
	height:650px;
	left:150px;
}

#content_friends p{
	text-align:center;
}

#poetry {
	border:solid 1px #000;
	position:relative;
	width:400px;
	height:500px;
	top:-290px;
	padding-left:170px;
	padding-right:50px;
	text-align:left;
}

#contact {
	position:absolute;
	width:600px;
	height:500px;
	top:320px;
	padding-left:70px;
	padding-right:150px;
	text-align:left;
}

#text_area {
	float:left;
	width:335px;
	height:140px;
	padding-top:15px;
	margin-top:440px;
	padding-left:35px;
}

#right_text {
	width:320px;
	float:right;
	padding-top:15px;
	margin-top:440px;
}

#footer{
	position:relative;
	clear:both;
	width:754px;
	height:195px;
	background: url(../images/footer.jpg) no-repeat 0 0;
}

#footer_text {
	position:relative;
	width:720px;
	text-align:center;
	top:77px;
	color:#ffffff;
	font-size:9px;
}