* {margin: 0; padding: 0;}

body {background-image:url(../img/bg.jpg); background-repeat:no-repeat; background-position:top; background-color:#000000;	 font-family: Georgia, "Times New Roman", Times, serif;  font-weight: normal; font-size: 15px; color:#FFFFFF;}
h1 {font-weight: normal; font-size: 11px;}
h2 {margin-top: 4px; font-weight: normal; font-style:normal; font-size: 14px; color: #FFFFFF;}
h2 span{margin-top: 4px; font-weight: normal; font-style:italic; font-size: 15px; color: #FF3C00;}
h3 {font-weight:normal; font-style:italic; font-size: 15px; color:#FFFFFF;}
h4 {font-weight:normal; font-style:italic; font-size: 17px; color:#FFFFFF;}
p {font-family:Arial, Helvetica, sans-serif; font-style:normal; font-size: 15px; color:#FFFFFF; text-align: left}
a {color:#FFFFFF; text-decoration:NONE;	}
a:hover {color:#FF3C00; text-decoration: none;}

div#container {margin: 0 auto; width: 1066px; text-align: left;}

#header {width:1066px; height:223px; background-image:url(../img/header_about.png); margin-top: 5px; background-repeat:no-repeat; padding: 14px 0 4px 0;}
* HTML #header {background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/header.png',sizingMethod='crop'); cursor:pointer;}

#info {width: 1066px; height: 71px; margin: 0 0 -15px 0; padding: 25px 0 15px 0; background-image:url(../img/lines2.gif); background-repeat:repeat-x;}
#infoRight {float: right; margin: 2px 0px 0 0; width: 621px;}
#about {width: 1066px; height: 350px; margin-top: 10px;}
#aboutLeft {width: 480px; float: left;}
#aboutRight {width: 480px; float: right;}

.profile {list-style: none; margin: 0; padding: 0px;}
.profile li{list-style: none; padding: 0px; margin: -19px 0 0 521px;}

.iconLinkedin {background-image: url(../img/linkedin.gif); background-repeat: no-repeat; height: 20px; width: 20px;  float: left; padding-right:4px;}
.iconflickr {background-image: url(../img/flickr.gif); background-repeat: no-repeat; height: 20px; width: 20px;  float: left; padding-right:4px;}
.icontwitter {background-image: url(../img/twitter.gif); background-repeat: no-repeat; height: 20px; width: 20px;  float: left; padding-right:4px;}
.iconfacebook {background-image: url(../img/facebook.gif); background-repeat: no-repeat; height: 22px; width: 23px;  float: left; padding-right:4px;}

#menu {float: left; width: 350px; display: block; font-size:18px; font-family:georgia; font-style:italic; letter-spacing:-1px; display:inline; margin-top: -1px;	}
#menu li {display: inline; padding: 0 12px 0 0;}
#menu li a{text-decoration: underline;}
#menu li.primeiro a{background-color:#FF3C00; padding: 2px 5px; color:#FFFFFF; text-decoration:none;}
#menu a:hover{text-decoration:underline; color: #FF3C00;}

ul.projects {overflow: hidden; list-style: none; width: 100%; padding: 14px 0 0 0;}
ul.projects li {float: left; margin: 0 30px 28px 0; width: 333px;}
ul.projects li.last{float: left; margin: 0 0 28px 0; width: 333px;}
ul.projects a {text-decoration: none; color: #000;}
ul.projects li img {border: 0;}

#line {background-image:url(../img/lines.gif); background-repeat:repeat-x; height:35px; margin-top: 15px;}
#footer {padding: 0 0 40px 0; width: 1066px;}

.share {text-align: right; margin-top: -23px; font-weight:normal; font-style:italic; font-size: 13px; border:none;}
.share img {border: 0;}
.icons{padding: 0 1px 0 5px;}