﻿/*
	Lina Chen Styles
	ToC:
		lightbox
		layout
		typography
			home
			about
			portfolio
			contact
*/

/* layout
----------------------------------------------- */

#lightbox{
	background-color:#FFFFFF;
	padding: 10px;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
img	{
	margin: 0;
}

/* layout
----------------------------------------------- */

body {
	background-color: #EEEEEE;
	xbackground-image: url(images/bg.png);
	xbackground-position: right top;
	font-family: Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 0;
	color: black; 
	margin: 0;
	padding: 0;
}

div	{
	margin: 0;
	padding: 0;
}

::-moz-selection {
	background: #d4f699;
	color: #7aa62f;
}

::selection {
	background: #d4f699;
	color: #7aa62f;
}

#wrapper {
	width: 500px;
	text-align: left;
	margin: 0 auto 0;
	background-color: #FFFFFF;
}

#logo {
	width: 500px;
	height: 240px;
	margin: 0 0 -11px 0;
	background-image: url(images/top.gif);
}

#footer {
	width: 500px;
	height: 41px;
	margin: 10px 0 0 0;
	background-image: url(images/chair2.gif);
}

#navbar {
	width: 500px;
	height: 35px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-image: url(images/linachen.gif);
}

 #portcontainer {
	clear: both;
	width: 480px;
	margin: 0 auto 1px;
	padding: 0;
	text-align: center;
}

#portcontainer img {
	text-decoration: none;
	border: 0px;
	margin: 0 10px 10px;
	padding: 3px 3px 3px 3px;
	height: 60px;
	width: 90px;
	background-color: #EEEEEE;
	}

#portcontainer img:hover {
	background-color: #9dcd7b;
}



/* typography
----------------------------------------------- */

p {
	line-height:1.3em;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	color: #000000;
}

.port  h3 {
	color: #9dcd7b;
	margin: 0 0 5px 29px;
}

.port  h3:hover {
	color: #7aa62f;
	cursor: pointer;
}

.port  h3 span {
	font-size: 10px;
	text-decoration: none;
	margin: 0 0 0 20px;
}

a, a:visited {
	text-decoration: none
	}

a:hover 	{
	text-decoration: underline;
}


h1	{
	margin: 0;
	padding: 0;
}

h1 span	{
	display: none;
}

h2	{
	font-size: 20px;
	}

h3	{
	font-size: 15px;
	font-weight: bold;
	}

.nav {
	position: relative;
	left: 296px;
	top: 23px;
	color: #CCCCCC;
	font-size: 1em;
}

.clear	{
	clear:both;
}

.return {
	font-size: 10px;
	float: right;
}

/* typography home
----------------------------------------------- */

.home	{
	margin: 30px 0 0;
	padding: 0;
}

.home ::-moz-selection {
	background: #f69898;
	color: #cb0109;
}

.home ::selection {
	background: #f69898;
	color: #cb0109;
}

.ahome	{
	color: #cb0109;
	}

.ahome:visited {
	color: #cb0109;
	}

.ahome:hover {
	color: #cb0109;
	text-decoration: underline;
	}

.home h2	{
	color: #FFFFFF;
}

.home span {
	padding: 2px 95px 2px 10px;
	background-color: #cb0109;
}

.home p	{
	float: left;
	width: 245px;
	margin: 0 5px 18px 30px;
	padding: 0 20px 0 0;
	border-right: 1px solid #cb0109;
}

.home .return p {
	margin: 5px 30px 0px 5px;
	padding: 0;
	text-align: right;
	width: 150px;
	border-right: 0px;
}

.home img {
	clear: both;
	margin: 8px 0 10px;
}

.home .next {
	margin: 5px 0 0;
	width: 500px;
	height: 1px;
	clear: both;
	border-bottom: 1px solid #cb0109;
}

/* typography about
----------------------------------------------- */

.about	{
	margin: 30px 0 0;
	padding: 0;
}

.about ::-moz-selection {
	background: #b4e4f7;
	color: #00aef3;
}

.about ::selection {
	background: #b4e4f7;
	color: #00aef3;
}

.aabout	{
	color: #00aef3;
	}

.aabout:hover {
	color: #00aef3;
	text-decoration: underline;
	}

.aabout:visited {
	color: #00aef3;
	}

.about h2	{
	color: #FFFFFF;
	text-align: right;
}

.about span {
	padding: 2px 10px 2px 95px;
	background-color: #00aef3;
}

.about .left {
	float: left;
	width: 290px;
}

.about .left  h3 {
	color: #00aef3;
	margin: 0 0 5px 29px;
}

.about .left  p {
	margin: 0 5px 18px 30px;
	padding: 0;
}

.about .right {
	float: right;
	width: 210px;
}

.about .right  h3 {
	color: #00aef3;
	margin: 0 29px 5px 0;
	text-align: right;
}

.about .right  p {
	margin: 0 30px 18px 5px;
	padding: 0;
	text-align: right;
	border-left: 1px solid #00aef3;
}

.about img {
	margin: 8px 0 10px;
	clear: both;
}

.about .next {
	margin: 5px 0 0;
	width: 500px;
	height: 1px;
	clear: both;
	border-bottom: 1px solid #00aef3;
}

.about .return p {
	margin: 5px 30px 0px 5px;
	text-align: right;
	width: 150px;
}

/* typography portfolio
----------------------------------------------- */

.port	{
	margin: 30px 0 0;
	padding: 0;
}

.aport {
	color: #9dcd7b;
	}

.aport:visited {
	color: #9dcd7b;
	}

.aport:hover {
	color: #9dcd7b;
	text-decoration: underline;
	}

.port .right  h3 {
	color: #9dcd7b;
	float: right;
	margin: 0 29px 5px 0px;
}

.port h2	{
	color: #FFFFFF;
}

.port h2 span {
	padding: 2px 95px 2px 10px;
	background-color: #9dcd7b;
}

.port p	{
	margin: 2px 0 18px 30px;
	padding: 0;
	width: 280px;
}

.port img {
	clear: both;
	margin: 8px 0 10px;
}

.port .next {
	margin: 5px 0 0;
	width: 500px;
	height: 1px;
	border-bottom: 1px solid #9dcd7b;
}

.port .return p {
	margin: 5px 30px 0px 5px;
	text-align: right;
	width: 150px;
}

/* typography contact
----------------------------------------------- */

.contact	{
	margin: 30px 0 0;
	padding: 0;
}

.contact ::-moz-selection {
	background: #feef97;
	color: #fa9b00;
}

.contact ::selection {
	background: #feef97;
	color: #fa9b00;
}

.acontact {
	color: #fa9b00;
	}

.acontact:visited {
	color: #fa9b00;
	}

.acontact:hover {
	color: #fa9b00;
	text-decoration: underline;
	}

.contact h2	{
	color: #FFFFFF;
	text-align: right;
}

.contact span {
	padding: 2px 10px 2px 95px;
	background-color: #fa9b00;
}

.contact .left {
	float: left;
	width: 290px;
}

.contact .left  h3 {
	color: #fa9b00;
	margin: 0 0 5px 29px;
}

.contact .left  p {
	margin: 0 5px 18px 30px;
	padding: 0;
}

.contact .right {
	float: right;
	width: 210px;
}

.contact .right  h3 {
	color: #fa9b00;
	margin: 0 29px 5px 0;
	text-align: right;
}

.contact .right  p {
	margin: 0 30px 18px 5px;
	padding: 0;
	text-align: right;
	border-left: 1px solid #fa9b00;
}

.contact img {
	margin: 8px 0 10px;
	clear: both;
}

.contact .next {
	margin: 5px 0 0;
	width: 500px;
	height: 1px;
	border-bottom: 1px solid #fa9b00;
}

.contact .return p {
	margin: 5px 30px 0px 5px;
	text-align: right;
	width: 150px;
}
