label {
	font-size: 16px;
	color: #CCC;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
input {
	background-color: #000;
	color: #FFF;
	font-size: 16px;
	width: 320px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
}
body {
	margin-top: 50px;
	margin-left: 50px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#menu {
	margin-bottom: 15px;
}
#menu ul li {
	display: inline;
}
#col_esq {
	width: 135px;
	float: left;
	margin-right: 15px;
	font-size: 10px;
	line-height: 15px;
}
#menu_projetos {
	margin-left: -15px;
}
#menu_projetos ul li {
	text-align: right;
	margin-left: 15px;
	float: left;
	margin-bottom: 15px;
}
#tags {
	font-size: 12px;
	line-height: 17px;
	text-align: right;
	margin-top: 15px;
}
.design_sel {
	color: #3CF;
}
.miscelanea_sel {
	color: #F0C;
}
.ilustracao_sel {
	color: #F90;
}
#tags li a {
	text-decoration: none;
	font-size: 14px;
	color: #333;
}
#tags li a:hover {
	text-decoration: none;
	font-size: 14px;
	color: #CCC;
}
#tags_design li a:hover {
	text-decoration: none;
	font-size: 14px;
	color: #33CCFF;
}
#principal {
	margin-left: 150px;
}
#imagem {
	background-color: #EFEFEF;
	margin-bottom: 15px;
}
#menu_imagem {
	padding-bottom: 10px;
}
#menu_imagem ul li {
	display: inline;
}
#twitter_div a   {
	color: #CCC;
	text-decoration: none;
	font-size: 12px;
}
#twitter_update_list li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 10px;
	color: #666;
}
#rodape {
	font-size: 9px;
	line-height: 13px;
	padding-bottom: 50px;
}
#comentarios {
	color: #333;
	font-size: 12px;
	line-height: 17px;
	width: 375px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
}
textarea {
	font-size: 16px;
	color: #FFF;
	width: 320px;
	margin-bottom: 10px;
	padding: 3px;
	background-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
button {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 21px;
	color: #CCC;
	text-decoration: underline;
}
.botao {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 21px;
	color: #CCC;
	text-decoration: underline;
	width:auto;
}
