body {
    padding: 0;
    margin: 0;
	width: 100%;
	background: url('http://www.marcelonovaes.art.br/img/bg.png') top left repeat-x #f5f5f5;
	font-family: Helvetica, Arial;
}

a {
    text-decoration: none;
}

.hide { display: none; }
.off  { display: none; }

.guides {
    top: -25px;
    position: absolute;
    height: 5200px;
    width: 960px;
    margin: 0 auto;
    border: solid #0099ff 1px;
    border-top: none;
    z-index: -1;
    
}

#wrapper {
    width: 960px;
    height: 178px;
    margin: 0 auto;
}


/* Header */

.header {
    height: 180px;
    margin-top: 52px;
}

.header .description {
    display: block;
	float: left;
	width: 505px;
	border: none;
	border-right: solid 1px #e9e9e9;
	height: 67px;
	padding: 14px 3px 24px 0;
	font-size: 17px;
	color: #69696b;
	line-height: 26px;
	letter-spacing: -0.5px;
	font-weight: 400;
	
}

.header .description .y {
    color: #77267c;
}


.header .menu {
    margin-top: 44px;
    float: right;
    display: block;
    
    font-size: 36px;
    letter-spacing: -1px;
    font-weight: bold;
    
}

.header .menu li {
    float: left;
}

.header .menu li a {
    display: block;
	padding: 10px 12px 8px 12px;
    margin-left: 4px;
    color: #9F9F9F;
    letter-spacing: -1px;
}

.header .menu li a:hover, .header .menu li a:hover .tel {
    color: #454C4F;
}

.header .menu .tel {
    font-size: 16px;
    display: block;
    color: #ccc;
    letter-spacing: -1px;
    padding-left: 3px;
    line-height: 10px;
}



.middle {
	width: 958px;
	*width: 960px;
	*overflow: hidden;
	margin: 0 auto;
	padding: 0 20px;
}

.arrow {
	height: 18px;
	background: url('http://www.marcelonovaes.art.br/img/down_arrow.gif') top left no-repeat;
	display: block;
	width: 36px;
	height: 18px;
	position: relative;
	top: 18px;
}

.work {
	margin-top: 30px;
}

.work h2 { /* AKA class titulo */
	font-family: Arial;
	letter-spacing: -1.6px;
	font-size: 28px;
	color: #7a8184;
	padding-bottom: 21px;
	
}

.bullet {
	position: relative;
	top: 2px;	
}

.work {
	margin-bottom: 60px;
}

.work h2 strong { /* AKA CLIENT */
	font-size: 25px;
	color: #33393c;
	font-weight: bold;
	margin-left: 4px;
	text-transform: uppercase;
}

.galeria {
	margin-top: 18px;
}

.galeria {
	display: block;
	width: 968px;
	margin: 0;
	font-size: 0;
	text-shadow: 5px 5px 0px #989da0;
	-moz-box-shadow: #d4d4d4 0px 0px 5px;
	-webkit-box-shadow: #d4d4d4 0px 0px 5px;	
}

.galeria li {
	width: 968px;
	background: url('http://www.marcelonovaes.art.br/img/loading.gif') no-repeat center #fff;
}

.project-link {
	height: 37px;
	width: 938px;
	-moz-opacity: 0.5;
	background-color: black;

	position: relative;
	left: 7px;
	top: -59px;

	font-family: Arial;
	color: #9d9d9d;
	font-size: 22px;
	padding: 15px 0 0 30px;
	font-weight: 100;
	
	display: none;
}

.project-link em a, .project-link em a:link, .project-link em a:hover, .project-link em a:visited {
	text-decoration: none;
	color: #fff;
}

.project-link em {
	font-style: italic;
}

.galeria li img {
	border: none;
}

#content {
	clear: both;
}

#column_1, #column_2 {
	float: left;
	margin-top: 34px;
}

#column_1 {
	width: 534px;
}

#column_2 {
	width: 404px;
}

.contact-titles {
	font-family: Arial, Helvetica;
	color: #58666b;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 28px;
	display: block;
	height: 32px;
	margin: 15px 0;
}

.bl_pri_contacts {
	height: 54px;
	clear: both;
	margin: 8px 8px;
	
	font-family: Arial;
	font-size: 23px;
	letter-spacing: -0.8px;
}

.spacer_15 {
	display: block;
	height: 15px;
}

.find_me_by {
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial;
    font-stretch: condensed;
    font-size: 14px;
    color: #6D7479;
    font-weight: bold;
    display: block;
}

.find_me_address {
    font-family: "Helvetica Neue", Helvetica, Arial;
    font-size: 22px;
    color: #909090;
    display: block;
    margin-bottom: 20px;
    margin-top: -5px;
}

.find_me_address a, .find_me_address a:link, .find_me_address a:visited {
    color: #909090;
    text-decoration: none;
}

.find_me_address a:hover {
    color: #555;
}

.contact_me label, .contact_me .inpt, .contact_me textarea {
	display: inline;
	position: absolute;
	
	font-family: Arial;
	color: #d8d8d8;
	
	font-size: 23px;
	letter-spacing: -0.8px;
	padding: 9px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	resize: none;
	
	/* border: 0; */
}
.contact_me .inpt, .contact_me textarea {
	z-index: 1;
	width: 355px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #D8D8D8;
}
.contact_me label {
	z-index: 2;
}

.bg_input {
	height: 45px;
	margin: 16px 0;
}
.bg_textarea {
	height: 256px;
	margin: 16px 0;
}
.message {
	height: 238px;
}

.submit {
	text-align: right;
}

.submit input {
	margin-right: 26px;
}

#c_social {
	margin-top: 15px;
}

.contact-status-sending {
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	background: url("http://www.marcelonovaes.art.br/img/loading.gif") no-repeat scroll center center #FFFFFF;
	border: 1px solid #D8D8D8;
	color: #666666;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	height: 253px;
	letter-spacing: -1.4px;
	margin-top: 16px;
	padding-top: 125px;
	position: absolute;
	text-align: center;
	width: 375px;
	z-index: 3;
}


