@charset "utf-8";
/* CSS Document */

html
{
background-image: url(../images/html-bg-x.jpg);
background-repeat: repeat-x;
background-attachment: fixed;
}

body
{
background-image: url(../images/circle.png);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: top left;
color: #DDDDDD;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
height: 100%;
margin: 0px;
padding: 0px;
}

h1 {font-size: 28px; 
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;}
a {border: none; outline: none;}
a img {border: none; outline: none;}
.clear {clear: both;}
.left {float: left;}
.right {float: right;}
.divider {background-image: url(../images/divider.gif); background-repeat: repeat-x; position: absolute; bottom: 0px; left: 0px; height: 2px; width: 100%;}
#close {position: absolute; top: 5px; right: 0px; cursor: pointer; z-index: 200;}
#ie6 {color: #FF0000; background-color:#CCCCCC; height: 50px; line-height: 50px; text-align: center; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif;}
.clear {clear: both;}

#contact
{
background-image: url(../images/form-bg.png);
position: relative;
padding: 0px;
margin: 0px;
display: none;
width: 100%;
}

	#gaq
	{
	border-right: 1px #333333 solid;
	border-left: 1px #333333 solid;
	}

	#contact form
	{
	margin: auto;
	position: relative;
	padding: 10px 10px 10px 10px;
	min-height: 330px;
	width: 290px;
	}
	
	#contact h2 {margin-top: 0px; padding-top: 0px;}
	
	#cv-info
	{
	float: left;
	position: relative;
	padding: 10px 10px 15px 10px;
	width: 280px;
	height: 320px;
	}
	
		#cv-info h3
		{
		color: #FFFFFF;
		margin-top: 0px;
		font-size: 28px; 
		font-style: italic;
		font-family: Georgia, "Times New Roman", Times, serif;
		}
		
		#cv-links
		{
		text-align: justify;
		position: absolute; 
		bottom: 0px;
		padding-bottom: 10px;
		}
		
			#cv-links a img
			{
			margin-right: 20px;
			}
			
		.error
		{
		display: none;
		width: 270px;
		padding: 0px 10px 10px 10px;
		z-index: 500;
		background-color: #333333;
		-moz-border-radius: 2px; 
		-webkit-border-radius: 2px; 
		border: 1px solid #111;
		margin: 10px 0px 0px 0px;
		}
		
			.error h1
			{
			margin-left: 0px;
			}
			
			.error strong
			{
			}

.container
{
width: 930px;
position: relative;
margin: auto;
}

#nav
{
list-style: none;
margin: 0px;
padding: 0px;
text-transform: uppercase;
float: right;
}

	#nav li
	{
	display: block;
	float: left;
	margin-right: 2px;
	}
	
	#nav li a
	{
	display: block;
	background-image: url(../images/button-bg.png);
	background-repeat: no-repeat;
	width: 115px;
	height: 30px;
	line-height: 30px;
	padding: 0px 5px 6px 0px;
	text-align: center;
	color: #5B9ABD;
	font-size: 14px;
	text-decoration: none;
	outline: none;
	}

#maincontent
{
margin-top: 30px;
width: 640px;
float: left;
color: #DDDDDD;
}

	#maincontent ul
	{
	list-style-image: url(../images/bullet.png);
	}
	
	#maincontent a
	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

#rightcontent
{
margin-top: 30px;
background-image: url(../images/latest-work.png);
background-repeat: no-repeat;
background-position: top;
width: 202px; 
min-height: 120px;
float: right;
padding: 60px 9px 0px 9px;
}

	#rightcontent a img
	{
	border: 1px #5B9ABD solid;
	margin-bottom: 5px;
	}

/* HTML STYLES */

h1 {margin: 0px; padding: 0px;}

h2
{
height: 30px;
line-height: 30px;
padding: 0px 5px 0px 5px;
background-color: #212120;
color: #5B9ABD;
font-size: 14px;
font-weight: normal;
text-transform: uppercase;
float: left; 
display: block;
margin-left: -5px;
}

a img {border: none;}

p, ul
{
line-height: 160%;
clear: both;
}

strong
{
color: #FFFFFF; 
font-weight: bold;
}

form
{
margin: 0px;
padding: 0px 10px 10px 10px;
float: left;
font-weight: bold;
}

	form h1
	{
	margin-top: 0px;
	}

	form p
	{
	margin: 10px 0px 0px 0px;
	font-size: 10px;
	position: relative;
	}
	
	form label
	{
	float: left;
	width: 110px;
	font-size: 11px;
	}
	
	input, textarea, select
	{
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	width: 150px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #000;
	background-color: #EEEEEE;
	color: #666666;
	font-size: 11px;
	}
	
	input:focus, textarea:focus, select:focus
	{
	background-color: #FFFFFF;
	color: #333333;
	}
	
	.submit
	{
	background-image: url(../images/submit-bg.jpg);
	color: #FFFFFF;
	font-weight: bold; 
	text-shadow: 1px 1px 1px #000;
	cursor: pointer;
	}
	
/* drafts.php */

#drafts a
{
color: #FFFFFF;
text-decoration: none;
font-size: 16px;
}	

#drafts_thumbs
{
margin-left: 20px;
}

	#drafts h2
	{
	margin-left: 20px;
	}
	
#drafts_thumbs a
{
border: 1px solid #666;
width: 200px;
height: 200px;
display: block; 
float: left;
overflow: hidden;
margin: 0px 20px 20px 0px;
position: relative;
font-size: 11px;
}

	#drafts_thumbs a strong
	{
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 0px 5px 0px 5px;
	width: 190px;
	line-height: 20px;
	background-color: #333;
	font-weight: normal;
	}
	
/* Twitter Feed Styles */

		#tweet 
		{
		padding: 10px;
		z-index: 500;
		background-color: #333333;
		-moz-border-radius: 10px; 
		-webkit-border-radius: 10px; 
		border: 1px solid #000;
		color: #fff;
		}

		#tweet ul {list-style: none; padding: 0px; margin: 0px; }		
		
		#tweet ul li
		{
		background-image: url(../images/twitter-bird.png);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 40px;
		}
		
		#tweet ul li .twitterPrefix {font-weight: bold; color: #5B9ABD;}
		#tweet ul li .twitterStatus {color: #CCCCCC; font-style: italic;}
		#tweet ul li .twitterTime {color: #666; font-size: 10px;}