html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p,
a, abbr, acronym, cite, code, em, img,
small, strike, strong,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

html {
  font-size:100.01%;
}

body {
  background: #509BBF url("../img/bg.png") repeat-x fixed;
  color: #FFF;
  font: .8em/1.4 "Trebuchet MS", Helvetica, sans-serif;
}

h3, h4, h5, h6, p {
  margin: 1em 0;
}

#skills p, #about p, #contact p {
  margin-bottom: 0;
}

p.first, p#response, form {
  margin-top: .5em;
}

/*p#vcard {
  margin-bottom: 1em;
}

p#facebook {
  padding-bottom: 1em;
}*/

a {
  outline: none;
}

a:link, a:visited {
  text-decoration: none;
}

a:hover, a:focus, a:active {
  text-decoration: underline;
}

#content a.top {
  background: url("../img/topLink.png") no-repeat;
  display: block;
  text-indent: -9999px;
  width: 13px;
  height: 19px;
  padding: 0;
  position: absolute;
  left: 841px;
  top: 5px;
}

#skills a.top, #contact a.top {
  background: url("../img/topLinkB.png") no-repeat;
  position: absolute;
  left: 841px;
  top: 5px;
}

#contact a.top {
  left: 281px;
}

#footer #copy, #footer #copy a {
  color: #FFF;
}

#wrapper {
  width: 876px;
  margin: 0 auto;
  position: relative;
  background: url("../img/top.png") no-repeat;
}

#top {
  position: relative;
  padding-top: 36px;
}

#navbar {
  position: absolute;
  top: 0;
  right: 16px;
  height: 24px;
  width: 306px;
  overflow: hidden;
  background: url("../img/links.png") no-repeat 0 -38px;
}

#navbar li {
  float: left;
}

#navbar a {
  background: url("../img/links.png") no-repeat;
  text-indent: -9999px;
  display: block;
  margin-top: 2px;
}

#navbar #unoLnk a:link, #navbar #unoLnk a:visited {
  background-position: 0 0;
  width: 20px;
}

#navbar #dueLnk a:link, #navbar #dueLnk a:visited {
  background-position: -20px 0;
  width: 21px;
}

#navbar #treLnk a:link, #navbar #treLnk a:visited {
  background-position: -41px 0;
  width: 21px;
}

#navbar #quattroLnk a:link, #navbar #quattroLnk a:visited {
  background-position: -62px 0;
  width: 21px;
}

#navbar #abtLnk a:link, #navbar #abtLnk a:visited {
  background-position: -83px 0;
  width: 75px;
}

#navbar #sklLnk a:link, #navbar #sklLnk a:visited {
  background-position: -158px 0;
  width: 60px;
}

#navbar #cntLnk a:link, #navbar #cntLnk a:visited {
  background-position: -218px 0;
  width: 82px;
}

#navbar #unoLnk a:hover, #navbar #unoLnk a:active {
  background-position: 0 -19px;
  width: 20px;
}

#navbar #dueLnk a:hover, #navbar #dueLnk a:active {
  background-position: -20px -19px;
  width: 21px;
}

#navbar #treLnk a:hover, #navbar #treLnk a:active {
  background-position: -41px -19px;
  width: 21px;
}

#navbar #quattroLnk a:hover, #navbar #quattroLnk a:active {
  background-position: -62px -19px;
  width: 21px;
}


#navbar #abtLnk a:hover, #navbar #abtLnk a:active {
  background-position: -83px -19px;
}

#navbar #sklLnk a:hover, #navbar #sklLnk a:active {
  background-position: -158px -19px;
}

#navbar #cntLnk a:hover, #navbar #cntLnk a:active {
  background-position: -218px -19px;
}

#content {
  clear: both;
}

#content img {
  border: 10px solid #333;
}

#content a {
  display: block;
}

#content ul li {
  display:inline;
  margin: 0 13px 23px 0;
}

div#killIE6  {
  background-color: #333;
  padding: 20px 20px 10px;
  position: absolute;
  top: 50px;
  z-index: 50;
}

#killIE6 a:link, #killIE6 a:visited {
  text-decoration: underline;
  color: #FFF;
}

#killIE6 a:hover, #killIE6 a:active {
  color: #FFBF00;
}

#webdesign div, #print div, #identity div, #packaging div {
  float: left;
  margin: 0 10px 20px 0;
  width: 280px;
  height: 340px;
}

#webdesign div.third, #print div.third, #identity div.third, #packaging div.third {
  float: none;
  margin-left: 580px
}

#webdesign div.clear, #print div.clear, #identity div.clear, #packaging div.clear {
  clear: left;
}

dl {
  margin: 10px 0 5px;
  padding: 6px 10px;
  height: 120px;
  background-color: #333;
}

dt, dd {
  margin-bottom: 9px;
}

dt {
  float: left;
  padding-right: 4px;
  font-weight: bold;
  text-transform: uppercase;
}

h1 {
  background: url("../img/logo.png") -5px -2px no-repeat;
  text-indent: -9999px;
  height: 60px;
  float: left;
  width: 401px;
}

h2 {
  background: url("../img/headline.png") right top no-repeat;
  text-indent: -9999px;
  float: right;
  width: 454px;
  height: 191px;
}

.area {
  position: relative;
  clear: both;
}

h3 {
  background: url("../img/panel.png") no-repeat;
  text-indent: -9999px;
  height: 32px;
}

#about h3, #skills h3, #contact h3  {
  margin: 0;
  text-indent: -9999px;
  height: 20px;
  overflow: hidden;
  padding: 15px 0;
  position: relative;
  right: -10px;
}

#skills h3 {
  background: url("../img/topDxSkl.png") no-repeat right top;
}

#about h3 {
  background: url("../img/topDxAbt.png") no-repeat right top;
}

#contact h3 {
  background: url("../img/topDxCnt.png") no-repeat right top;
}

h3#social  {
  background: url("../img/footLinks.gif") no-repeat 0 -66px;
  right: 0;
  margin-top: .9em;
  padding: 0;
}

#webdesign h3, #print h3, #identity h3, #packaging h3 {
  margin: 1em 0 !important;
  margin: 0; /*IE6*/
  overflow: hidden;
}

#webdesign h3 {
  background-position: 0 0;
}

#print h3 {
  background-position: 0 -34px;
}

#identity h3 {
  background-position: 0 -68px;
}

#packaging h3 {
  background-position: 0 -102px;
}

*:first-child+html a.top {
  margin-top: -18px;
}

.clear {
  clear: both;    
}

#skills, #about, #contact {
  color: #333;
  background: url("../img/topSxY.png") no-repeat;
}

#mySkills, #aboutMe, #contactMe {
  background: url("../img/rptDxY.png") repeat-y right top;
  margin: 0;
  margin-top: -3em;
  padding: 15px 10px 0 0;
  position: relative;
  right: -10px;
}

div.social, div.last {
  background: url("../img/btmSxY.png") no-repeat left bottom;
  position: relative;
  right: 0;
  top: 10px;
  padding: 0;
  margin: 0;
}

.last p, p#facebook {
  background: url("../img/btmDxY.png") no-repeat right bottom;
  position: relative;
  right: -10px;
  margin-top: -1.7em;
  padding: 2em 0 15px;
}

#skills a.top, #contact a.top {
  z-index: 5;
}

#skills {
  position: relative;
  width: 850px;
  margin-bottom: 1.5em;
}

#about {
  width: 540px;
  float: left;
}

#contact {
  position: relative;
  margin-left: 560px;
  width: 290px;
}

#footer a {
  color: #333;
}

#footer ul {
  margin-left: 15px;
}

/*Form*/
form {
  background-color: #333;
  text-align: center;
  margin-bottom: 1em;
}

fieldset {
	border: none;
}

fieldset ol {
	padding-top: 10px;
}

label {
	display: none;
}

input#name, input#email, textarea {
	font: 12px "Trebuchet MS", Helvetica, sans-serif;
  border: #444 1px solid;
  background-color: #444;
	color: #FFF;
	margin: 10px 0 0;
	padding: 4px;
	width: 200px;
}

input#name, input#email {
  padding-left: 26px;
}

input#name {
  background: #444 url("../img/name.gif") no-repeat 5px 50%;
}

input#email {
  background: #444 url("../img/email.gif") no-repeat 5px 50%;
}

textarea {
	overflow: auto;
	width: 220px;
	height: 90px
}

input#sendmail {
	margin: 10px 0 7px;
	cursor: pointer;
}

#contact #message {
  display: none;
  background-color: #333;
  margin: 0;
  padding: 0;
  right: 0;
}

#response {
	padding: 10px;
	color: #FFF;
}

#response strong {
  color: #F00;
  text-transform: uppercase;
}

/*Fine Form*/

#skype, #vcard, #linkedin, #facebook, #twitter {
  padding: 4px 10px;
  margin: 0 0 0 5px;
  height: 20px;
  line-height: 20px;
  font-style: italic;
}

p#facebook {
  margin-top: -2em;
  padding-top: 20px;
  padding-left: 10px;

}

#contact a {
  padding: 0 0 0 22px;
  color: #333;
}

#skype a {
  background: url("http://mystatus.skype.com/smallicon/a%2Elascala") no-repeat 0 50%;
}

#linkedin a {
  background: url("../img/linkedin_16.png") no-repeat 0 50%;
}

#facebook a {
  background: url("../img/facebook_16.png") no-repeat 0 50%;
}

#twitter a {
  background: url("../img/twitter_16.png") no-repeat 0 50%;
}

#vcard a {
  background: url("../img/vcard_16.png") no-repeat 0 50%;
}

#footer {
  background: transparent url("../img/footerStrip.png") repeat-x;
  position: relative;
  margin-top: 1.7em;
  padding-top: 60px;
  font-size: 12px;
  color: #333;
  clear: both;
}

#footer div {
  background: #005682;
}

#footer #copy {
  margin: 1.5em 0 0;
  padding-top: 1.5em;
  clear: both;
  background: #005682;
  text-align: center;
}

#footer #disclaimer {
  text-align: center;
  background: #005682;
  font-size: 10px;
  color: #FFF;
  margin: 0;
  padding: 20px 0 162px;
}
