body {
	width: 100%;
	background: url(../img/bg.gif) top left repeat-x #f5f5f5;
	margin: 0 auto;

}

.hide {
	display: none;
}

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

#header {
	height: 229px;
	background-color: #fff;
}

#header h1{
	/* display: none; */
}

#logo {
	margin-top: 52px;
}

#header p { /* AKA description */
	float: left;
	width: 510px;
	border: none;
	border-right: solid 1px #e9e9e9;
	height: 67px;
	/* margin-top: 10px; */
	padding: 14px 2px 24px 0;
	
	
	font-family: Arial;
	font-size: 17px;
	color: #69696b;
	line-height: 26px;
	letter-spacing: -0.4px;
	font-weight: 300;
}

#below {
	clear: both;
	background-color: #e1e7ea;
	height: 55px;
	padding-top: 14px;
}

.port {
	font-family: Arial;
	font-size: 32px;
	letter-spacing: -1.6px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #989da0;
	color: #33393c;
}

#below em { /* heading do below */
	font-family: Arial;
	font-size: 24px;
	letter-spacing: -1.5px;
	font-style: italic;
	text-shadow: 1px 1px 0px #acb0b2;
	color: #7c7f81;
}

.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;
	/* border-bottom: 2px outset #eee; */

}

.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;
}
/*
.galeria li {
	width: 968px;
	margin: 0;
	padding: 0;
	font-size: 0;
	padding: 7px;
	background: url(../img/loading.gif) no-repeat center #fff;
	text-shadow: 5px 5px 0px #989da0;
	-moz-box-shadow: #d4d4d4 0px 0px 5px;
	-webkit-box-shadow: #d4d4d4 0px 0px 5px;	
}
*/
.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;
}

#menu {
	
	float: left;
	background-color: #fff;
	margin-top: 42px;
	margin-left: 3px;
	padding: 0;
	width: 442px;
	
}

#menu ul li a {
	text-decoration: none;
	color: #a0a0a0;
	padding:10px 12px 8px 12px;
	border: 1px solid #fff;
}

#menu ul li a:hover {
	text-decoration: none;
	color: #a0a0a0;
    -webkit-border-radius: 6px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px; 
    background-color: #f5f5f5;
    border: solid 1px #eee;
	
}

#menu ul, #menu ul li {
	list-style: none;
	list-style-type: none;
}

#menu ul li {
	float: left;
	
	font-family: Arial;
	font-size: 35px;
	color: #a0a0a0;
	
	letter-spacing: -0.8px;
	font-weight: bold;
	
	line-height: 11px;
 	padding:26px 4px;
	overflow: visible;
	height: 6px;
	
}


#menu ul .tel {
	font-size: 16px;
	color: #cdcdcd;
	letter-spacing: -1px;
	padding-left: 20px;
	padding-top: 3px;
	width: 120px;
	display: block;
}


#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: -0.8px;
	font-size: 30px;
	display: block;
	height: 32px;
}

.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;
}

.icon {
	width: 54px;
	height: 64px;
	border: 0;
	float: left;
	margin-right: 26px;
}

.mail {
	background: url(http://www.marcelonovaes.art.br/img/icon_mail.gif) 0 10px no-repeat;
}

.phone {
	background: url(http://www.marcelonovaes.art.br/img/icon_phone.gif) no-repeat;
}

.skype {
	background: url(http://www.marcelonovaes.art.br/img/icon_skype.gif) no-repeat;
}

.way {
	display: block;
	font-weight: bold;
	color: #777984;
	height:22px;
	letter-spacing:-0.8px;
	padding-top:6px;

}

.skype_user, .phone_number, .mail_address{
	color: #90939e;
	letter-spacing: -0.8px;
}

.icon_social {
	width: 46px;
	height: 46px;
	margin: 6px;
	float: left;
	display: block;
	background-position: 0 0;
}
.icon_social:hover {
	background-position: 0 -46px;
}

.icon_tw {
	background: url(http://www.marcelonovaes.art.br/img/icon_tw.gif) no-repeat;
}

.icon_in {
	background: url(http://www.marcelonovaes.art.br/img/icon_in.gif) no-repeat;
}

.icon_f {
	background: url(http://www.marcelonovaes.art.br/img/icon_f.gif) no-repeat;
}

.icon_o {
	background: url(http://www.marcelonovaes.art.br/img/icon_o.gif) no-repeat;
}

.icon_fm {
	background: url(http://www.marcelonovaes.art.br/img/icon_fm.gif) no-repeat;
}

.icon_msn {
	background: url(http://www.marcelonovaes.art.br/img/icon_msn.gif) no-repeat;
}

.icon_gtalk {
	background: url(http://www.marcelonovaes.art.br/img/icon_gtalk.gif) no-repeat;
}

.icon_y {
	background: url(http://www.marcelonovaes.art.br/img/icon_y.gif) no-repeat;
}

#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;
	/* 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;
}
#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;
}

.vende-se-texto {
	display: block;
	margin-top: 25px;
	font-family:  Helvetica, Arial;
	font-size: 62px;
	font-weight: bold;
	color: #ccc;
}

.vendo-texto {
	font-family:  Helvetica, Arial;
	font-size: 14px;
	color: #333;
	display: block;
	margin-top: 25px;
	line-height: 22px;
	padding-left: 15px;
}