@charset "utf-8";
body {
	background-image: url(images/headerbgmain.png);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
}

body#home {
	background-image: url(images/headerbg.png);
}


p {
	margin-bottom: 1.4em;	
}

a {
	text-decoration: none;	
	color: #09F;
}

a:hover {
	color: #999;	
}

h1 {
	background: url(images/logo.jpg) no-repeat;	
	height: 72px;
	width: 664px;
	margin-top: 49px;
	border: none;
	text-indent: -9999px;	
}

h1 a {
	display: block;
	height: 72px;
	width: 664px;
}

h2 {
	font-size: 2.4em;
	margin-bottom: 40px;
	color: #000;
	margin-top: 20px;
}


#home h2 {
	font-size: 1.3em;
	margin-bottom: 15px;
}

h3 {
	font-size: 1.3em;
	margin-bottom: 10px;
}

#nav {
	margin-top: 65px;
}

#nav li {
	display: inline;
	margin-right: 50px;	
}

#nav li a {
	font-weight:normal;	
	font-size: 18px;
	color: #fff;
	text-transform: capitalize;
}

#nav li a.current {
	color: #000;
}

#nav li a:hover {
	color: #000;	
}

#greeting {
	margin-top: 45px;
	height: 290px;
}

#greeting a {
	color: #fff;	
}

#greeting a:hover {
	color: #7dcaff;	
}

#greeting p {
	width: 600px;
	font-size:46px;
	line-height: 1.1em;
	margin-left: 20px;
	font-weight: bold;
}

#greeting li {
	float: left;
	display: inline;
}

#content {
	min-height: 200px;
	margin-top: 40px;
}

#home #content {
	margin-top: 20px;
}

#home #content h2 {
	text-indent: 70px;
	height: 25px;
	padding-top: 38px;
}

#home #content h2.aboutme {
background: transparent url(images/star.gif) left no-repeat;
}

#home #content h2.mywork {
background: transparent url(images/computer.gif) left no-repeat;
}

#home #content h2.ataglance {
background: transparent url(images/mglass.gif) left no-repeat;
}


#workthumbs li.largethumb {
	border-top: 1px solid #C5C5C5;
	padding: 20px 0;
}

#workthumbs li img {
	margin: 9px;
	border: 1px solid #C5C5C5;

}


#workthumbs li a {
	display: block;
	height: 100%;
	background: #F7F7F7;
	margin-bottom: 20px;
	border: 1px solid #C5C5C5;
}

#workthumbs li.largethumb a {
	width:618px;
	height: 249px;
	margin-bottom: 0;
}


#workthumbs li a:hover
{
	border: 1px solid #000;	
}

#content a.readmore {
	background: none;
	border: none;
}

#content a.readmore:hover {
	background: none;
	border: none;
}

img.markpic {
	border: 1px solid #c5c5c5;
	width: 296px!important;
}

ul.skills-list h3
{	
	font-size: 1.1em;
	background: transparent url(images/arrow.png) no-repeat;
	text-indent: 30px;
	height: 23px;
	margin-bottom: 10px;
}




ul.skills-list li ul li {
	list-style-type: disc;
		list-style-image: url(images/check.gif);
	list-style-position: outside;
	margin-left: 30px;
}

ul.skills-list li.skills {
	margin-bottom: 20px;	
}


#footer 
{
	background: transparent url(images/footerbg.png) repeat-x;
	height: 380px;
	width: 100%;
	position: relative;
	
}

#footercontent 
{
	position: relative;
	top: 50px;
	color: #fff;
}

#contactform input {
	width: 120px;	
	
}

#contactform textarea {
	width: 420px;
	height: 96px;
}

#contactform input, #contactform textarea {
	border: 1px solid #c5c5c5;
	padding: 10px;
	color:#333;
	background: #F9F9F9;
	margin: 0 0 10px 0;
}

#contactform input:focus, #contactform textarea:focus, #contactform input:hover, #contactform textarea:hover
{
	border: 1px solid #0CF;	
}

#contactform input[type="submit"]
{
	background: transparent url(images/buttonsprite.png) no-repeat;
	background-position: 0 -43px;
	width: 126px;
	height: 43px;
	border: none;
	font-size: 18px;
	text-transform: uppercase;
	color: #000;
	-moz-outline-style: none;

}

#contactform input[type="submit"]:hover 
{
	color: #fff;
	cursor: pointer;
}

#contactform input[type="submit"]:focus, #contactform input[type="submit"]:active
{
		background-position: 10px 0;
		-moz-outline-style: none;
		background-position: 0 0;
	
}

input[type="submit"]::-moz-focus-inner
{   
        border : 0px;
} 

input[type="submit"]:focus
{     
	     outline : none; 
}


#footercontent h2 {	
	font-size: 1.8em;
	margin-bottom: 0px;
	padding-top: 20px;
	height: 43px;
	color: #fff;
}

#footercontent ul {
	margin-top: 2px;	
}

#footercontent li {
	display: inline-block;
	width: 140px;
}


h2.contact {
	background: transparent url(images/envelope.png) no-repeat;

	text-indent: 50px;

}

div.cv h3 {
	font-size: 1.3em;
	margin: 20px 0 10px 0;
}

div.cv li {
	margin: 20px 0px 10px 0;
}

div.cv li p {
	margin-bottom: 0.5em;
	line-height: 1.5em;
}

div.cv ul.disc li {
	list-style-type: disc;
	margin: 0 0 10px 30px;	
}

#siteinfo {
	font-size: 12px;	
	margin-top: 15px;	
}

#siteinfo p {
	margin-bottom: 0;
}

div#portfoliodisplay {
	margin: 20px;
}



div#portfoliodisplay img, div#portfoliodisplay div.portfoliodisplayinfo {
	float: left;
}

div#portfoliodisplay img {
	border: 1px solid #c5c5c5;
}

div.portfoliodisplayinfo  {
	margin-left: 20px;
	width: 230px;
}

#workthumbs div.projectinfo a{
	background: none;
	border: none;
	width: auto;
	display: inline;
	height: auto;
}

#ajax {
	display: none;
	padding: 20px;
	position: absolute;
	width: 100%;
	height: 360px;
	left: 0;
	background: transparent url(images/transpixel.png) repeat;	
	
	top: 20px;
	color: #fff;
	z-index: 1000;
}


#ajax .errors h2 {
	color: #fff;
}

#ajax .errors h2.error {
	text-indent: 75px;
	background: transparent url(images/error.png) no-repeat;
	height: 64px;
	color: #ff0000;
	padding-top: 20px;
	margin-bottom: 0;
}

#ajax .errors, #ajax  a{
	margin: 0 auto;
	position: relative;
	width: 300px;
	display: block;
}
