* { margin:0; padding:0 }

a { outline:none; color:#990000 }
a:hover { color:#666 }
p { margin-bottom:15px }

body {
	background:url(img/bgbody-home.jpg) repeat-x top;
	color:#000;
	font:15px Georgia, sans-serif }

body.detail { background:url(img/bgbody-detail.jpg) repeat-x top  }

#allf { 
	background:url(img/bgbodyf.jpg) repeat-x bottom;
	width:100% }

#all { width:1000px }

#header {
	position:relative;
	height:385px;
	margin-bottom:5px;
	background:url(img/bgheader.jpg) no-repeat 0 65px }
	
#header.detail { height:180px }
	
#header h1 {
	position:absolute;
	top:0; left:30px }
	
#header h1,	
#header h1 a {
	text-indent:-1000000px;
	overflow:hidden;
	width:305px;
	height:143px;
	display:block }
	
#header h1 a { background:url(img/logotipo.png) }

#header h2 { 
	position:absolute;
	top:105px; right:40px;
	margin-bottom:10px;
	color:#990000;
	font-weight:normal;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #FFF;
	letter-spacing:-1px;
	font-size:30px }

#menu {
	position:absolute;
	top:18px; right:30px }

#menu ul { list-style:none }

#menu ul li {
	border-right:1px solid #CCC;
	margin-right:8px;
	padding-right:8px;
	float:left }

#menu ul li.last  { 
	margin-right:0;
	padding-right:0;
	border:0 }

#menu ul li a {	
	color:#999;
	border:1px solid #FFF;
	font-size:17px;
	text-transform:uppercase;
	text-decoration:none;
	text-shadow:0 0 1px #FFF;
	letter-spacing:-1px;
	padding:3px 8px;
	float:left }

#menu ul li a:hover {
	background:#990000;
	text-shadow:0 0 1px #990000;
	border:1px inset #990000;
	color:#FFF;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px }
	
#destaque {
	padding:4px;
	background:#FFF;
	position:absolute;
	top:105px; right:30px }

#destaque img { z-index:9 }

#destaque #nav { 
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	background:#CCC;
	padding:8px;
	z-index:10;
	position:absolute;
	bottom:4px; right:4px }

#nav li { 
	margin-left:5px;
	float:left; 
	list-style:none }

#nav a { 
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	border:1px inset #999;
	width:15px; height:15px;
	float:left;
	background:#666 }
	
#nav a.activeSlide {  background:#990000 }

#nav a:focus { outline:none }	

#welcome {
	font-size:15px;
	text-shadow:0 0 1px #CCC;
	width:275px;
	position:absolute;
	top:160px; left:30px }
	
#welcome a.more {
	float:right;
	margin:-15px 0 10px 10px }
	
h2 {
	margin-bottom:10px;
	color:#990000;
	text-transform:uppercase;
	text-shadow:0 0 1px #FFF;
	letter-spacing:-1px;
	font-size:20px }
	
h2 span,
h3 {
	color:#999;
	font-size:16px }
	
h3 {
	text-transform:uppercase;
	text-shadow:0 0 1px #FFF;
	letter-spacing:-1px; }
	
a.more {
	text-indent:-1000000px;
	width:30px; height:30px;
	float:left }

a.red { background:url(img/btn-mais-red.gif) }
a.gray { background:url(img/btn-mais-gray.gif) }

#container { 
	float:left;
	width:940px;
	padding:30px }
	
#container.detail { 
	width:900px;
	padding:50px  }
	
#container.detail p { margin-bottom:20px }
	
#acompanhe,
.box { 
	float:left;
	margin-right:28px }
	
.last { margin-right:0 }
	
.home #acompanhe { 
	line-height:18px;
	font-size:13px;
	width:280px }

.box {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-top:2px solid #990000;
	border-right:1px solid #AAA;
	border-left:1px solid #AAA;
	border-bottom:1px solid #AAA;
	margin-top:50px;
	height:230px;
	width:190px }
	
.box h2 a {
	display:block;
	padding:15px;
	height:200px;
	text-decoration:none;
	color:#990000 }
	
#design.box 		{ background:url(img/bgbox1.jpg) no-repeat center bottom }
#obra.box 		{ background:url(img/bgbox2.jpg) no-repeat center bottom }
#projetos.box 	{ background:url(img/bgbox3.jpg) no-repeat center bottom }
	
#acompanhe a.more,
#projetos a.more {
	float:right;
	margin:0 0 10px 10px }
		
#acompanhe img,
#projetos img {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom:10px }
	
#projetos table  { border-top:1px solid #CCC }
	
#projetos table tr td  {
	border-bottom:1px solid #CCC;
	padding:30px 25px 10px 25px }
	
/* PROJETOS --------------------------------*/	

#projetos ul { list-style:none }
#projetos ul li {	float:left;	padding:10px 0; 	border-bottom:1px dotted #CCC }	
#projetos  .data { color:#999 }
#projetos  .titulo {	margin-bottom:5px;	letter-spacing:-1px;	font-size:25px }
#projetos  ul li .titulo { 	font-size:15px;	letter-spacing:normal;	font-weight:bold }
#projetos img {	border:0;	margin-right:10px }		
#projetos a img,#projetos .thumbs a { border:2px solid #DDD }	
#projetos a:hover img,#projetos .thumbs a:hover { border:2px solid #FF8E04 }	
#projetos .numfotos { color:#FF8E04 }		
#projetos a.more,#comments a.more {	display:block;	clear:both;	background:url(img/bg-morelink.gif) no-repeat right center;	padding:9px 30px 10px;	text-align:right;	font-size:13px;	text-decoration:none;	text-transform:uppercase;	color:#333 }
#projetos a.more:hover,#comments a.more:hover { color:#FF8E04 }
#projetos p {	font-size:13px;	clear:both }
#projetos ul li p { 	font-size:11px;	clear:none; 	margin:0 }
#projetos .thumbs { clear:both }
#projetos .thumbs a  {	float:left;	margin:0 5px 5px 0;	width:75px;	height:75px;	text-indent:-1000000px;	display:block }
	
#perfil, 
#artigos,
#acompanhe,
#servicos,
#contato { 
	line-height:23px;
	font-size:16px;
	text-shadow:0 0 1px #FFF; }

#artigos #post {
	float:left;
	width:600px }
	
#artigos .titulo {
	margin-bottom:15px;
	letter-spacing:-2px;
	text-shadow:0px 0px 1px #FFF;
	color:#990000;
	font:40px Georgia, sans-serif; }
	
#artigos .data {
	font-size:14px;
	color:#666 }
	
#artigos .arquivo {	
	float:right;
	width:200px;
	margin:0 0 15px 15px }
	
#artigos .arquivo img {
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px }	
	
#artigos .legenda {	
	line-height:15px;
	display:block;
	text-align:center;
	padding:5px 10px;
	font-size:11px;
	color:#666;
	border-bottom:1px solid #CCC }

#mais {
	float:right;
	width:250px }	
	
#mais ul { list-style:none }	
	
#mais ul li {
	padding:10px 0;
	border-bottom:1px dotted #DDD;
	float:left;
	width:250px }	
	
#mais ul li .img {
	float:left;
	max-height:55px;
	overflow:hidden;
	margin:0 10px 20px 0;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px }	
	
#mais ul li .img img {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px}	

#mais ul li .data {
	color:#999;
	font-size:11px }
	
#mais ul li .titulo { margin:0 }
	
#mais ul li .titulo a {
	letter-spacing:normal;
	text-decoration:none;
	color:#990000;
	font:14px Georgia, serif; }
	
#mais ul li .titulo a:hover { color:#333 }

#contato  .endereco { 
	width:300px;
	float:right }

#contato  form { 
	width:570px;
	float:left }

#contato table tr td,
#acompanhe table tr td { padding:5px 0 }

#contato  table tr td.label,	
#acompanhe  table tr td.label { 	
	padding-right:10px;
	text-align:right }

input.text,
select,
textarea {
	background:#EEE;
	padding:5px 10px;
	font:16px Arial, sans-serif;
	outline:none;
	border:1px inset #CCC }

input.text,
select,
input.button {
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	border-radius:50px; }

textarea {
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px; }

input.button {
	cursor:pointer;
	font:bold 16px Arial, sans-serif;
	color:#FFF;
	border:2px outset #990000;
	background:#990000;
	padding:5px 15px }
	
input.button:hover { color:#CCC }
input.button:active { 
	color:#CCC;
	border:2px outset #666;
	background:#666 }
	
input.cancel {
	border:2px outset #999;
	background:#999 }
	
input.button:hover { color:#CCC }
input.button:active { 
	color:#CCC;
	border:2px outset #666;
	background:#666 }
	
#acompanhe form.login { 
	float:left;
	margin-right:30px;
	width:300px }
	
#acompanhe .info { 
	float:left;
	width:500px }
	
#acompanhe .info p { margin-top:20px }
	
#acompanhe .arquivos a.download {
	font-size:25px;
	font-style:italic;
	background:#EEE url(img/ico-down.gif) no-repeat 25px center;
	display:block;
	border:1px outset #CCC;
	padding:15px;
	text-align:center;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px }
	
#acompanhe .arquivos a.download:hover { background-color:#DDD }
#acompanhe .arquivos a.download:active { border:1px inset #CCC; }
	
#acompanhe .arquivos table { 
	border-top:2px solid #CCC }
	
#acompanhe .arquivos .thumbs {
	float:left;
	width:100%;
	margin-bottom:30px 	}
	 
#acompanhe .arquivos td { 
	border:0;
	padding:20px 40px 20px 0 }
	
#acompanhe .arquivos td p {
	font-size:13px;
	line-height:18px }
	
#footer { 
	height:70px;
	padding:30px; 
	clear:both	}
	
#footer .copy { 
	color:#666;
	float:left }	
	
#footer a.dev {
	text-indent:-1000000px;
	float:right;
	width:50px;
	height:20px;
	background:url(img/logo-ralis.gif) left top }
	
#footer a.dev:hover { background:url(img/logo-ralis.gif) left bottom }


