.myButton {
	-moz-box-shadow: 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow: 0px 1px 0px 0px #cf866c;
	box-shadow: 0px 1px 0px 0px #cf866c;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
	background-color:#d0451b;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:2px solid #942911;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:12px 16px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #d0451b));
	background:-moz-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-webkit-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-o-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-ms-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#d0451b',GradientType=0);
	background-color:#bc3315;
}
.myButton:active {
	position:relative;
	top:1px;
}


h3{
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100));
	background:-moz-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:-webkit-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:-o-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:-ms-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:linear-gradient(to bottom, #fe1a00 5%, #ce0100 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100',GradientType=0);
	background-color:#fe1a00;
	border:1px solid #d83526;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 12px;
	text-decoration:none;
}

.my-fundo-black{
	background-color:white;	
}
.cadastre-email{
	color:black;	
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	
}

.myButtonemail {
	-moz-box-shadow: 0px 0px 0px 2px #f29c93;
	-webkit-box-shadow: 0px 0px 0px 2px #f29c93;
	box-shadow: 0px 0px 0px 2px #f29c93;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0a0a0a), color-stop(1, #ff0000));
	background:-moz-linear-gradient(top, #0a0a0a 5%, #ff0000 100%);
	background:-webkit-linear-gradient(top, #0a0a0a 5%, #ff0000 100%);
	background:-o-linear-gradient(top, #0a0a0a 5%, #ff0000 100%);
	background:-ms-linear-gradient(top, #0a0a0a 5%, #ff0000 100%);
	background:linear-gradient(to bottom, #0a0a0a 5%, #ff0000 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a0a0a', endColorstr='#ff0000',GradientType=0);
	background-color:#0a0a0a;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #d83526;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	font-size:16px;
	padding:12px 37px;
	text-decoration:none;
	text-shadow:0px 1px 0px #b23e35;
	font-style:italic;
}
.myButtonemail:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff0000), color-stop(1, #0a0a0a));
	background:-moz-linear-gradient(top, #ff0000 5%, #0a0a0a 100%);
	background:-webkit-linear-gradient(top, #ff0000 5%, #0a0a0a 100%);
	background:-o-linear-gradient(top, #ff0000 5%, #0a0a0a 100%);
	background:-ms-linear-gradient(top, #ff0000 5%, #0a0a0a 100%);
	background:linear-gradient(to bottom, #ff0000 5%, #0a0a0a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#0a0a0a',GradientType=0);
	background-color:#ff0000;
}
.myButtonemail:active {
	position:relative;
	top:1px;
}

.my-wrap, .my-wrap p{
	/*font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;*/
	font-size:16px;
}
.my-wrap .subtitulos{
	color: #EE3423;
	font-size:16px;
	font-weight:bold;	
}
.author{
	font-size:13px;	
}

/*Oculta opcoes desnecessarias*/
.show-admin-bar, #admin_bar_front{
	display:none;	
}
#color-picker{
	display:none;	
}

.form-table:first-of-type{
    display:none;
}
#your-profile h3:first-of-type{
	display:none;	
}

