@charset "UTF-8";
/* CSS Document */

:root {
	overflow-y: scroll !important;
}
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html {
	color:#000;
	background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input, textarea, select {
*font-size:100%;
}
legend {
	color:#000;
}
html, body {
	margin:0;
	padding:0;
	background-color:#fff;
	font-size: 12px;
	color: #ccc;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(../images/bg.gif);
}
a:link {
	color:#ffc554;
	text-decoration:none;
}
a:hover {
	color:#ffc554;
	text-decoration:underline;
}
a:visited {
	color:#ffc554;
	text-decoration:none;
}
a:visited:hover {
	color:#ffc554;
	text-decoration:underline;
}
.backtotop a:link {
	color:#999;
	text-decoration:none;
}
.backtotop a:hover {
	color:#fff;
	text-decoration:none;
}
.backtotop a:visited {
	color:#999;
	text-decoration:none;
}
.backtotop a:visited:hover {
	color:#fff;
	text-decoration:none;
}
#nav ul li a {
	color:#666;
	text-decoration:none;
}
#nav ul li a {
	color:#666;
	text-decoration:none;
}
body#index #nav ul li.portfolio a {
	color:#333;
	text-decoration:none;
}
body#cv #nav ul li.cv a {
	color:#333;
	text-decoration:none;
}
body#about #nav ul li.about a {
	color:#333;
	text-decoration:none;
}
body#blogpage #nav ul li.blog a {
	color:#333;
	text-decoration:none;
}
body#contactpage #nav ul li.contact a {
	color:#333;
	text-decoration:none;
}
#nav ul li a:hover {
	color:#333;
	text-decoration:none;
}
#navWrapper {
	width:1000px;
	margin:auto;
}
#wrapper {
	width:1000px;
	margin:auto;
	position:relative;
}
#topBar {
	width:100%;
	min-width:1000px;
	height:110px;
	border-bottom:3px solid #ffc554;
	position:absolute;
	border-bottom:3px solid #ffc554;
	background-color:#FFF;
}
#bg {
	width:100%;
	min-width:1000px;
	height:100%;
	padding-top:113px;
}
#logo {
	width:auto;
	height:auto;
	float:left;
	margin-top:27px;
}
#nav {
	width:361px;
	height:auto;
	float:right;
	margin:59px 10px 0 0;
	font-style:italic;
	font-size:16px;
	color:#333;
}
#nav ul li.portfolio {
	list-style:none;
	text-align:center;
	width:93px;
	height:28px;
	display:block;
	float:left;
	padding-top:7px
}
#nav ul li.cv {
	list-style:none;
	text-align:center;
	width:49px;
	height:28px;
	display:block;
	float:left;
	padding-top:7px
}
#nav ul li.about {
	list-style:none;
	text-align:center;
	width:74px;
	height:28px;
	display:block;
	float:left;
	padding-top:7px
}
#nav ul li.blog {
	list-style:none;
	text-align:center;
	width:64px;
	height:28px;
	display:block;
	float:left;
	padding-top:7px
}
#nav ul li.contact {
	list-style:none;
	text-align:center;
	width:81px;
	height:28px;
	display:block;
	float:left;
	padding-top:7px
}
body#index #nav ul li.portfolio {
	background-image:url(../images/hover_portfolio.gif);
	background-repeat:no-repeat;
	color:#333;
}
body#cv #nav ul li.cv {
	background-image:url(../images/hover_cv.gif);
	background-repeat:no-repeat;
	color:#333;
}
body#about #nav ul li.about {
	background-image:url(../images/hover_about.gif);
	background-repeat:no-repeat;
	color:#333;
}
body#blogpage #nav ul li.blog {
	background-image:url(../images/hover_blog.gif);
	background-repeat:no-repeat;
	color:#333;
}
body#contactpage #nav ul li.contact {
	background-image:url(../images/hover_contact.gif);
	background-repeat:no-repeat;
	color:#333;
}

body#blogpage h2 a:link, h2 a:hover, h2 a:visited, h2 a:visited:hover{
	color:#FFF;
}

#words {
	width:640px;
	height:120px;
	float:left;
	margin:27px 0 0 0;
	padding-left:10px;
	border-bottom:2px dotted #666;
}
#quote {
	width:280px;
	height:110px;
	font-size:16px;
	color:#CCC;
	float:right;
	margin:27px 10px 0 0;
	padding:10px 0 0 15px;
	line-height:120%;
	background-image:url(../images/quoteBG.png);
	background-repeat:no-repeat;
	border-bottom:2px dotted #666;
}
.project {
	width:1000px;
	height:auto;
	border-top:2px #666 dotted;
	float:left;
	margin:0 0 105px 0;
}

.infoarea {
	width:1000px;
	height:auto;
	border-top:2px #666 dotted;
	float:left;
	margin:0 0 25px 0;
}
.projecttitle {
	width:980px;
	height:auto;
	padding:0 10px;
	float:left;
}
#footer {
	width:990px;
	height:auto;
	border-top:2px #666 dotted;
	float:left;
	padding:20px 0 25px 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#999;
}
.image {
	width:675px;
	height:295px;
	float:left;
}
.thumbArea {
	width:685px;
	height:60px;
	float:left;
	margin-top:15px;
}
.thumb {
	width:117px;
	height:60px;
	float:left;
	margin-right:20px;
}
.text {
	width:295px;
	height:auto;
	float:right;
	margin-right:10px;
	line-height:115%;
	color:#CCC;
}
.contactText {
	padding-left:10px;
	width:230px;
	height:auto;
	color:#ccc;
	float:left;
}
.cvtext {
	padding-left:10px;
	width:650px;
	height:auto;
	color:#ccc;
	float:left;
	line-height:125%;
}
.italics {
	color:#FFF;
	font-style:italic;
}
h1 {
	color:#ffc554;
	font-style:italic;
	font-size:30px;
}
h2 {
	color:#fff;
	font-size:28px;
	margin:20px 0 20px 0;
}
h3 {
	color:#fff;
	font-style:italic;
	font-size:24px;
	margin-top:5px;
}
h4 {
	color:#fff;
	font-style:italic;
	font-size:18px;
	margin:8px 0 5px 0;
}
h4.nomargin {
	margin:0 0 5px 0;
}
.backtotop {
	width:295px;
	height:15px;
	padding-top:25px;
	float:right;
}
#cvDownload {
	width:295px;
	height:25px;
	padding-top:15px;
	float:right;
	text-align:right;
}
.title {
	width:625px;
	float:left;
}