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

body {
	margin:0;
	padding:0;
	font-family:Helvetica, Arial, Geneva;
	color:#000;
}

img.floatLeft {
	float:left;
	margin:0px 15px 15px 0px;
	padding-left:40px;
}

/*.......................................... links ...*/

a {
	color:#555;
	text-decoration:none;
}

p > a {
	text-decoration:underline;
}

p > a:hover {
	text-decoration:underline;
}

a:hover {
	color:#000;
}

a .content:hover {
	color:#000;
}

/*.......................................... Paragraphs ...*/

p {
	color:#000;
	line-height:1.5em;
	margin-bottom:15px;
	font-size:12px;
	letter-spacing:0.1px;
}

.contact > p {
	margin:0px;
}

p.content {
	margin-top:5px;
	padding-left:40px;
	padding-right:55px;
}

p.content-about {
	margin-top:5px;
	padding-left:40px;
	padding-right:55px;
	height:150px;
}

/*
			p.content + p.content {
				text-indent:1.5em;
			}

*/


/*.......................................... Headings ...*/

h1 {
	color:#000;
	font-size:1.5em;
	padding-bottom:5px;
}

h2.footer {
	margin-top:20px;
	font-size:2em;
}

h3 {
	margin:auto;
	padding:17px 0px 0px 0px;
	font-size:22px;
	height:33px;
	text-decoration:none;
}

h3.current {
	padding-top:7px;
	color:#000;
	width:115px;
	float:left;
	bottom:0;
}

h3.contact:hover {
	background:url(../imgs/contact_hover.gif) left no-repeat;
	text-decoration:none;
}

h3.services:hover {
	background:url(../imgs/ser_hover_new.gif) left no-repeat;
	text-decoration:none;
}

h3.folio:hover {
	background:url(../imgs/port_hover_new.gif) left no-repeat;
	text-decoration:none;
}

h3.home:hover {
	background: url(../imgs/home_hover_new.gif) left no-repeat;
	text-decoration:none;
}

h5 {
	padding:10px 0px 7px 0px;
	font-size:1em;
}

h5.fivestars {
	background:url(../imgs/5stars.jpg) center right no-repeat;
	padding:10px 90px 7px 0px;

}

h5.fourstars {
	background:url(../imgs/4stars.jpg) center right no-repeat;
	padding:10px 90px 7px 0px;

}

h5.threestars {
	background:url(../imgs/3stars.jpg) center right no-repeat;
	padding:10px 90px 7px 0px;
}

h6 {
	font-size:14px;
	padding:10px 0px 10px 0px;
}

/*.......................................... 3 Column/row Area ...*/

.three-column-p {
	background:url(../imgs/3_col_sadow_bottom.jpg) bottom left no-repeat;
	padding:0px 0px 40px 40px;
}

.three-column-p-recent {
	background:url(../imgs/3_col_sadow_bottom.jpg) bottom left no-repeat;
	padding:10px 0px 40px 40px;
	width:240px;
}

.three-column-h1 {
	font-size:1.5em;
	padding:0px 0px 15px 40px;
}

.three-col {
	background:url(../imgs/3_col_shadow.jpg) top right no-repeat;
	width:240px;
	height:200px;
	display:inline;
	float:left;
	padding:45px 30px 0px 0px;
	margin:0px 0px 0px 0px;
}

.three-col-rec {
	width:260px;
	height:320px;
	display:inline;
	float:left;
	padding:15px 10px 0px 0px;
	margin:0px 0px 0px 0px;
}

.three-col-recent {
	background:url(../imgs/3_col_shadow.jpg) top right no-repeat;
	width:240px;
	height:100%;
	display:inline;
	float:left;
	padding:45px 30px 0px 0px;
	margin:0px 0px 0px 0px;
}

.three-col-mid {
	background:url(../imgs/3_col_shadow_dif.jpg) top right no-repeat;
	width:240px;
	height:200px;
	display:inline;
	float:left;
	padding:45px 30px 0px 0px;
	margin:0px 0px 0px 0px;
}

#row3 {
	display:block;
	height:500px;
	width:500px;
}

#center {
	width:1000px;
	margin:0 auto;
	padding:0;
}

#nav {
	padding:35px 0px 0px 75px;
}

.contact {
	margin:53px 165px 0px 0px;
	padding:0px 25px 65px 25px;
	float:right;
}

.contact:hover {
	background:url(../imgs/sayhello.gif) no-repeat bottom;
}

#page {
	background:url(../imgs/bgv2.gif) top left no-repeat;
	padding:40px 40px 0px 40px;
}

#content {
	padding-right:100px;
	padding-bottom:10px;
	background:url(../imgs/bg_footer.gif) bottom right no-repeat;
}

.content {
	padding-left:40px;
}

.portcontent {
	margin-top:40px;
}

#footer {
	height:100px;
	width:1000px;
	margin:20px auto;
}

#skills {
	display:inline;
	float:left;
	height:100px;
	margin:0px 50px 0px 50px;
}

#skills img {
	display:block;
	padding:5px 0px;
}

#language {
	display:inline;
	float:left;
	height:100px;
	margin:0px 50px 0px 50px;
}

#social {
	display:inline;
	height:100px;
	float:left;
	margin:0px 50px 0px 50px;
}

.inline {
	display:inline;
}

#social img {
	display:block;
	padding:5px 0px;
}

#twitter {
	width:200px;
	padding:0px;
	margin:0px 0px 0px 50px;
	float:left;
}

.footer {
	margin-bottom:10px;
}

#twitter_update_list li {
	color:#000000;
	font-size:12px;
	padding-bottom:20px;
	line-height:1em;
}

#twitter-link {
	height:40px;
	float:left;
}

span {
	line-height:1.2em;
}

form {
	margin-top:40px;
	margin-left:12px;
}

input {
	padding-top:10px;
	border-bottom: solid thin #000;
	background-color: #fff;
	margin-bottom:13px;
}

textarea {
	background-color:#fff;
	outline:solid thin #000;
}
