/*
Theme Name: KDSG Portfólio
Theme URI: http://www.kdsg.com.br
Description: Tema feito para o portfólio pessoal.
Version: 2.0
Author: Kadu
Author URI: http://www.kdsg.com.br/
Tags: largura fixa, personalizado, carrosel de imagens, jquery
Text Domain: KDSG

	KDSG Portfólio v2.0
	 http://www.kdsg.com.br

*/

/* Chamandos os estilos separados */
@import url("estilos/rodape.css");
@import url("estilos/conteudo.css");
@import url("estilos/topo.css");
@import url("estilos/reset.css");
/* ------------------------------ */

body {
	background:url(media/bg/body.jpg) repeat #EFF1C5;
	color:#6e7159;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
.centro {
	margin:0 auto;
	width:982px;
}
.engloba {
	float:left;
	width:100%;
}
p {
	line-height:17px;
	margin:0 0 15px;
}
a, a:active, a:visited {
	color:#a3b044;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
hr {
	background:url(media/bg/separador.png) repeat-x;
	border:none;
	height:19px;
	float:left;
	margin:40px 0 13px;
	width:100%;
}
.separador {
	background:url(media/bg/separador.png) repeat-x bottom;
	margin:28px 0 57px;
	padding:0 0 28px;
}
.separador .centro a, .separador .centro span {
	background:url(media/bg/subir-descer.png) no-repeat;
	display:block;
	float:right;
	height:17px;
	text-indent:-9999px;
}
.separador .centro a.subir {
	cursor:pointer;
	width:34px;
}
.separador .centro a.descer {
	background-position:-62px 0;
	width:42px;
}
.separador .centro a.descer:hover {
	cursor:pointer;
}
.separador .centro span.hifen {
	background-position:-46px 0;
	width:6px;
}
.separador .centro span.hifen, .separador .centro a.descer {
	margin:0 0 0 10px;
}
.embreve {
	background:url(media/bts/em-breve.png) no-repeat;
	height:11px;
	margin:13px 0 0 219px;
	position:absolute;
	text-indent:-9999px;
	width:57px;
}
