/* Standard
=========================================================================== */

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	text-indent: 5px;
	color: #333333;
	font-weight: lighter;
}

body {
	font-family: Century, Helvetica;
	color: #8f8f8f;
	text-align: center;
	background: url(../images/bgimage.jpg) no-repeat center top;
}

img {border : 0px;}

/* Structural
=========================================================================== */

#pageWrapper {
	width: 426px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 152px;
	background-image: url(../images/logo.jpg);
}

br.clear {
  clear: both;
  float: none;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}

p.contact {
	float: left;
	text-align: left;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 20px;
}

.project {
	color: #CBCBCB;
	background-image: url(../images/bgimage.jpg);
}

.photos {
}

.photos ul {
  list-style: none;
}

.photos li {
	float: left;
	margin: 10px 20px 0 0;
	width: 500px;
	height: 20px;
	background: url(img/dot.gif) no-repeat 0 0;
}

.photos li.end {
	margin: 10px 0 0;
}

/* Headings, text
=========================================================================== */

a {
	color: #DADADA;
	text-decoration: none;
	font-size: 19px;
	line-height: 22px;
	margin-left: 22px;
	font-weight: lighter;
}

a:hover  {
	text-decoration: none;
	color: #999999;
}

p {
	font-size: 11.5px;
	line-height: 16px;
	color: #FFFFFF;
	padding-left: 22px;
}

.category p,project p {
	margin-top: 1.5em;
	color: #999999;
	margin-left: 22px;
	margin-right: 35px;
	background-image: url(../images/bgimage.jpg);
	clip: rect(auto,auto,auto,auto);
	padding-left: 22px;
}

.category p.top,project p.top {
	margin-top: 2.4em;
	background-image: url(../images/bgimage.jpg);
}

span.dark {
  color: #6a6a6a;
}

span.ciao {
  color:#666;
}

h1 {
  float: left;
  margin: 62px 0 0 0;
  background: url(../img/logo.gif) 0 0 no-repeat;
  width: 119px;
  height: 33px;
}

h1 span {display: none;}

h2 {
	font-size: 11px;
	font-weight: bolder;
	color: #6e4d31;
	padding-bottom: 7px;
	background-image: url(../images/bgimage.jpg);
}

h2 span {color: #373735; padding-left: 1px;}

h2.aboutme {
	background: url(../images/bgimage.jpg) no-repeat 0 bottom;
	margin-left: 22px;
	font-family: Century, Helvetica;
	font-size: 13px;
}
h2.project {
	background: url(../img/line_suspense.gif) no-repeat 0 bottom;
}
h2.comedy {background: url(../img/line_comedy.gif) no-repeat 0 bottom;}
h2.pop {background: url(../img/line_bio.gif) no-repeat 0 bottom;}
h2.people {background: url(../img/line_people.gif) 0 bottom no-repeat;}
h2.photography {background: url(../img/line_photography.gif) 0 bottom no-repeat;}
h2.contact {background: url(../img/line_comedy.gif) 0 bottom no-repeat;}

a.backToTop {
	background: url(../img/arrow_up.gif) 0 2px no-repeat;
	padding-left: 10px;
	float: right;
	font-size: 11px;
	color: #776149;
}

a.backToTop:hover {
	color: #FFFFFF;
}

/* Buttons
=========================================================================== */

button {
  border: none;
  margin: 0;
  padding: 0;
}

button span {display: none;}

button.xhtml {
	display: block;
	height: 17px;
	width: 53px;
  background: url(../img/valid_xhtml.gif) 0 0 no-repeat;
	cursor: pointer;
  float: left;
}

button.css {
	display: block;
	height: 17px;
	width: 42px;
  background: url(../img/valid_css.gif) 0 0 no-repeat;
	cursor: pointer;
  float: left;
  margin-left: 8px;
}

button:hover {background-position: 0 -17px;}

/* Footer
=========================================================================== */

#footer {
	height: 123px;
	background: url(../images/footer.gif) no-repeat 0 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#footer p {
	color: #6a6a6a;
	float: left;
	margin-top: 67px;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 23px;
}

#footer #validation {
  float: right;
  margin: 60px 0 0 0;
}

/*form*/
form, fieldset {border: 0;margin: 0;padding: 0;}
legend {display: none;}
select, input, textarea {vertical-align: middle;}
textarea,input.txt {
	margin-bottom:10px;
	background: #A7C2C0;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #131313;
	border-right: 0px solid #131313;
	border-top: 0px solid #131313;
	color: #C6E5E2;
	padding: 2px;
	font-family:"Lucida Grande", Helvetica, sans-serif;
	font-size: 11px;
}
textarea:hover,input.txt:hover {
	background: #A6C0BE;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #131313;
	border-right: 0px solid #131313;
	border-top: 0px solid #131313;
	color: #7C6B56;
	padding: 2px;
}
textarea {vertical-align:bottom;margin: 5px 0 0 0;overflow:hidden;width: 410px;}
p.send {text-align: right;margin:10px 0px 0px 0;}
.fok label {margin-top: 7px;width: 80px;float: left;vertical-align: middle;font-family:"Lucida Grande", Helvetica, sans-serif;font-size: 11px;}
input.txt {margin-top: 5px;width: 410px;}
.fok{width:400px;padding:1.5em 0 0 0;}
.prr{padding-left:10px;}
.submit{width: 53px;height: 17px;display: block;background: url(../img/send.gif) top no-repeat;text-indent:-9999px;border:0;margin-bottom:20px;}
.submit:hover{background-position: bottom;}
a.project {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 21px;
	line-height: 21px;
	font-family: Century, Helvetica;
}
a.project:hover {
	color: #663300;
	text-decoration: none;
	font-size: 21px;
	line-height: 21px;
	margin-left: 22px;
	font-family: Century, Helvetica;
}
a.interactive {
	color: #B1B278;
	text-decoration: none;
	font-size: 13px;
	line-height: 21px;
	font-family: Century, Helvetica;
	font-weight: lighter;
	text-transform: none;
	clip: rect(auto,auto,auto,auto);
	margin-left: -1px;
}
a.interactive:hover {
	color: #999999;
	text-decoration: none;
	font-size: 13px;
	line-height: 21px;
	margin-left: -1px;
	font-family: Century, Helvetica;
}
a.motion {
	color: #E1E224;
	text-decoration: none;
	font-size: 13px;
	line-height: 21px;
	margin-left: 1px;
	font-family: Century, Helvetica;
}
a.motion:hover {
	color: #999999;
	text-decoration: none;
	font-size: 13px;
	line-height: 21px;
	margin-left: 1px;
	font-family: Century, Helvetica;
}
a.graphic {
	color: #003300;
	text-decoration: none;
	font-size: 13px;
	line-height: 21px;
	font-family: Century, Helvetica;
	font-weight: 100;
	margin-left: 5px;
}
a.graphic:hover {
	color: #999999;
	text-decoration: none;
	font-size: 13px;
	line-height: 21px;
	margin-left: 5px;
	font-family: Century, Helvetica;
}
a.menu {
	text-decoration: none;
	font-size: 13px;
	line-height: 21px;
	font-family: Century, Helvetica;
	font-weight: 100;
	color: #663300;
}
