@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E0E0E0;
	color: #000;
	background-image: url(../images/back.gif);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	
}
blockquote {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #900;
	padding-left: 10px;
	margin-left: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
em {
	font-size: 11px;
	color: #900;
	font-weight: bold;
	font-style: normal;
}


a {
	font-size: 12px;
	color: #590000;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	color: #590000;
}
a:hover {
	color: #666;
}
a:active {
		color: #000;
}
h1,h2,h3,h4,h5,h6 {
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 30px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
h5 {
	font-size: 30px;
	color: #93050F;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2 {
	color: #900;
	text-align: left;
}
h3 {
	border-bottom-width: 0.05px;
	border-bottom-style: solid;
	border-bottom-color: #BEBEBE;
	margin-right: 15px;
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-top: 20px;
}
.head-left img {
	float: right;
	margin-right: 15px;
}


.center_image {
		width: auto;
		margin-right: auto;
		margin-left: auto;
		display: block;
}

#wrapper {
		float: left;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
}
#portfolio-intro p img {
	margin-right: 20px;
}
#contact {
	overflow: hidden;
	height: auto;
}



#inner-wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: auto;
}


#top {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 85px;
	position: relative;
	padding-top: 10px;
}

#top .freelance-status {
	height: 86px;
	width: 200px;
	position: absolute;
	left: 759px;
	top: 1px;
}


#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.head-left {
	float: left;
	height: 300px;
	width: 500px;
}
.head-right {
	float: left;
	height: 300px;
	width: 450px;
}

.top-date {
	height: 20px;
	width: 282px;
	position: absolute;
	left: 674px;
	top: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;
	text-align: right;
}
#home-intro {
	float: left;
	width: 950px;
	overflow: hidden;
	height: auto;
	margin-top: 10px;
	border-top-width: .05em;
	border-top-style: dashed;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
.intro-left {
	float: left;
	height: 200px;
	width: 520px;
	padding-right: 10px;
	position: relative;
	line-height: 1.2em;
}
.intro-left img {
	position: absolute;
	left: 416px;
	top: -23px;
}
.intro-left p {
	margin-top: 25px;
}


.intro-right {
	float: left;
	height: 200px;
	width: 400px;
	margin-left: 10px;
	position: relative;
}
.intro-right  img {
	position: absolute;
	left: 195px;
	top: -9px;
}
#home-intro .intro-right .latest {
	height: 137px;
	width: 388px;
	background-image: url(../images/latest-back.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 16px;
	top: 41px;
}
#home-intro .intro-right .latest .latest-date {
	font-family: georgia;
	font-size: 18px;
	color: #93050F;
	font-weight: bold;
	position: absolute;
	left: 29px;
	top: 33px;
}
#home-intro .intro-right .latest .latest-news {
	position: absolute;
	left: 26px;
	top: 60px;
	width: 336px;
	height: 58px;
	font-size: 18px;
}
#portfolio .project {
	float: left;
	overflow: hidden;
	height: auto;
	width: 940px;
}
#about-intro {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/about.png);
	height: 186px;
	background-repeat: no-repeat;
	position: relative;
}
#about-intro .aboutintro-text {
	width: 882px;
	position: absolute;
	left: 29px;
	top: 58px;
	height: 108px;
}


.screenshot  {
	float: left;
	width: 630px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 10px;
}

.project-details {
	float: left;
	height: auto;
	width: 300px;
	list-style-image: url(../images/tick.png);
	margin-right: 5px;
}

.portfolio-piece {
	height: auto;
	width: 950px;
	float: left;
	margin-bottom: 5px;
	margin-top: 10px;
	border-top-width: 0.05em;
	border-top-style: dashed;
	border-top-color: #666;
	padding-top: 10px;
	position: relative;
}
.project-details ul li {
	list-style-position: inside;
	list-style-image: url(../images/tick.png);
	margin-left: 10px;
}








#nav {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: 48px;
	background-image: url(nav.png);
	background-repeat: no-repeat;

}

#nav ul {
		padding-top: 12px;
}

/*#nav ul li {
		display: inline;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 16px;
		margin-left: 65px;
		width: auto;
		height: auto;
}*/
.nav-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	padding-top: 5px;
}


#nav a {
		font-size: 16px;
		color: #000;
		text-decoration: none;
}
#nav a:visited {
		color: #900;
}
#nav a:hover {
		color: #F00;
}

#nav a:active {
		color: #000;
}

#main_content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: auto;
	padding-right: 0px;
	padding-left: 0px;
}

#footer {
	overflow: hidden;
	height: 50px;
	float: left;
	width: 100%;
}


.copywrite {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	border-top-width: 0.05em;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#footer a:link {
		font-size: 10px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000;
}

#footer a:visited {
		font-size: 10px;
		font-family: Arial, Helvetica, sans-serif;
}
#about-col2 div ul li {
	border-bottom-width: 0.05px;
	border-bottom-style: solid;
	border-bottom-color: #B9B9B9;
	padding-top: 3px;
	padding-bottom: 3px;
}
h4 {
	font-size: 30px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}




#footer a:hover {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
}

#footer a:active {
		font-size: 10px;
		font-family: Arial, Helvetica, sans-serif;
}

.div-containers {
		height: 600px;
		width: 940px;
		margin-right: auto;
		margin-left: auto;
}
.red {
	color: #93050F;
}
.gray {
	color: #333;
}
#about-col1  {
	float: left;
	height: auto;
	width: 615px;
	overflow: hidden;
	margin-left: 20px;
}

#about-col1 .interests {
	height: 40px;
	width: 352px;
	display: block;
}
#about-col1 .interests a:hover {
	background-image: url(../images/my-interest.gif);
}
#about-col1 ul li  {
	border-bottom-width: 0.05px;
	border-bottom-style: solid;
	border-bottom-color: #B9B9B9;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 10px;
	color: #900;
}
#about-col1 ul {
	width: 500px;
	margin-left: 20px;
	margin-top: 5px;
}
#about-col1 p {
	margin-bottom: 10px;
}




#about-col2 {
	float: left;
	height: auto;
	width: 290px;
	margin-left: 10px;
	overflow: hidden;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 10px;
}
#contact .col1{
	float: left;
	height: auto;
	width: 605px;
	overflow: hidden;
	margin-left: 10px;
	padding: 10px;
}
#contact .col2{
	float: left;
	height: auto;
	width: 290px;
	margin-left: 10px;
	overflow: hidden;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 10px;
}

#portfolio-intro {
	height: 90px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contact-intro {
	height: 90px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#formbox form .domains {
	margin-top: 10px;
	width: 350px;
	margin-left: 70px;
}
#formbox    {
	width: 550px;
	float: right;
}
#formbox form li input  {
	width: 250px;
	height: 25px;
}
#formbox form  textarea  {
	width: 250px;
}

#formbox form li input:hover { /*input box effect*/
	border-top-color: #930;
	border-right-color: #930;
	border-bottom-color: #930;
	border-left-color: #930;
}#formbox form li  {
	padding-top: 5px;
	padding-bottom: 8px;
}
#formbox #results {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	padding-top: 25px;
	font-size: 13px;
}

#formbox form .ctrl-buttons {
	margin-top: 5px;
	margin-left: auto;
	width: 260px;
	margin-right: auto;
}
#formbox form .ctrl-buttons li {
	display: inline;
	margin-left: 30px;
}
#formbox form .ctrl-buttons li input {
	width: 75px;
}

#formbox form li label {
	text-align: right;
	float: left;
	width: 130px;
	margin-right: 10px;
	margin-top: 3px;
	vertical-align: middle;
}

