
body { 
	color: #eee; 
	font-family: "Helvetica Neue", "Helvetica", helvetica, arial, sans-serif; 
	line-height: 1.4; 
	background-color: #1C1C1C;
	padding: 0px 0px 40px; 
	text-align: center; 
	margin: 0;
}

a {
	color: #fff; 
	outline: none;
}

a:hover {
	color: #00a897; 
}

:focus {
	-moz-outline-style: none;
}

em { 
	color: #999; 
}

/* Typography */

ul li, p, em { font-size: 13px; font-style: normal; }
h1 { font-size: 28px; font-weight: normal; font-family: "museo-sans-1","museo-sans-2","Helvetica Neue","Helvetica",helvetica,arial,sans-serif; text-transform:uppercase;}
h2 { font-size: 18px; font-weight: normal; font-family: "museo-sans-1","museo-sans-2","Helvetica Neue","Helvetica",helvetica,arial,sans-serif; text-transform:uppercase;}
h3 { font-size: 14px; font-weight: normal; font-family: "museo-sans-1","museo-sans-2","Helvetica Neue","Helvetica",helvetica,arial,sans-serif; text-transform:uppercase;}


a, a:hover, a:active, a:visited, a:link { text-decoration: none; }

/* Layout */

div#container { margin: 0px auto; width: 890px; padding: 0px 20px; text-align: left; 
/*	background: url('/images/grid-bg.gif') 20px 0px;*/

}

.col { float: left; margin: 0px 0px 0px 20px; padding: 0px; }
.col .col { margin: 0px; }

.one { width: 60px; }
.two { width: 140px; }
.three { width: 220px; }
.four { width: 300px; }
.five { width: 380px; }
.six { width: 460px; }
.seven { width: 540px; }
.eight { width: 620px; }
.nine { width: 700px; }
.ten { width: 780px; }
.eleven { width: 860px; }
.twelve { width: 940px; }

h1 em, h2 em { display: block; }

p, h2 { margin: 0px 0px 5px;}
hr { display: block; clear: both; margin: 0px 0px 30px; padding: 0px; height: 0px; overflow: hidden; visibility: hidden; }
a img { border: 5px solid #272727}
.col hr { margin: 0px 0px 15px; }

h2 { overflow: hidden; }
input#filter { display: inline; width: auto; padding: 1px 0px; border: 0px; background: #eee; font-size: inherit; color: inherit; }

div#content ul.project-list { margin: 0px 0px 0px 20px; padding: 0px; list-style: none; width: 640px; }
div#content ul.project-list li { margin: 0px 20px -1px 0px; float: left; }
ul.project-list div.thumbnail a { border: 0px; }
ul.project-list div.summary { margin: 0px 0px 0px 20px; }

h2.title, div#content .category, div#content ul.project-list li, div.description, p.para, div#images, div#media { border-top: 1px solid #666; padding: 25px 0px 0px; }
div#content ul.project-list li { border-bottom: 1px solid #666; padding: 25px 0px; }

div#media { overflow: hidden; }
div.media { margin: 0px 0px 10px; }

div#content div.description { margin: 0px 0px 0px 20px; }
div.description div#media { margin: 0px 0px 10px; border: 0px; padding: 0px; }

p#footer {display: inline; line-height: 1.6; font-size: 11px; text-align:right; color:#999; margin-top:50px;}
p#footer a {color: #ddd;}
a.atom-rss { margin: 0px 0px 0px 5px; padding: 2px 3px 1px; letter-spacing: 0.08em; background: #444; }

/* Header Style */
#header {
	margin: 0px;
}

#header h1 {
	margin-top: 50px;
	margin-bottom: 40px;
}

#header h1 .dora_wong {
	color:#fff;
}

#header h1 .web_design {
	color:#999;
}

.navigation ul {
	float:right;
	text-transform:uppercase;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

.navigation li {
	display:inline;
	float:left;
	height:;
	width:auto;
}

.navigation li a{
	display:block;
	margin-left: 15px;
	padding: 55px 10px 70px;
	color: #ddd;
	font-family: "museo-sans-1","museo-sans-2","Helvetica Neue","Helvetica",helvetica,arial,sans-serif;
	font-weight: 500;
}

.navigation a:hover {
	padding: 115px 10px 10px;
	color: #1C1C1C;
}

.navigation .Portfolio a:hover, .navigation .Portfolio a:active  {
	background-color: #00a897;
}

.navigation .Resume a:hover, .navigation .Resume a:active  {
	background-color: #91a923;
}

.navigation .Contact a:hover, .navigation .Contact a:active {
	background-color: #cf8a01;
}


.home .summary h2 a:hover{
	color: #00a897;
}

.home .thumbnail a:hover img{
	border: 5px solid #00a897;
}


/* Content Styles */


.summary h2 { 
	text-transform:uppercase; 
	font-size: 14px;
	margin-bottom: 15px;
}

.summary p em{
	color: #999;
}

/* Contact Form Styles */

#content #media .image img{
	margin-bottom: 20px;
	border: 5px solid #272727;
}

.contact_form h3 {
	margin-bottom: 5px;
	padding: 0;
}

.contact_form input, .contact_form textarea{
	background: #eee;
	border: 5px solid #272727;
	padding: 5px;
	font-family: "Helvetica Neue", "Helvetica", helvetica, arial, sans-serif; 
	font-size: 13px;
}

.contact_form textarea {
	height: 140px;
	padding-right: 20px;
}

.contact_form input:focus, .contact_form textarea:focus {
	border: 5px solid #cf8a01;
}

.contact_link:hover {
	color: #cf8a01;
}


.resume_link:hover {
	color: #91a923;
}

.submit_form {
	border: none;
	margin: none;
	background: #ddd;
	padding: 5px;
	text-transform:uppercase; 
	font-family: "Helvetica Neue", "Helvetica", helvetica, arial, sans-serif; 
	font-size: 13px;
	margin-top: 10px;
}

.submit_form:hover {
	background-color: #cf8a01;
	color: #eee;
}