/*	
Theme Name: Percy Jackson Brasil
Theme URI: http://percyjacksonbr.com
Description: Versao 2.0
Author: Mariana "Mione WoOd" Bergo

*/


body {
	margin: 0px AUTO;
	font-size: 62.5%;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif, 'Lucida Grande', Verdana;
	background: url(images/bg.jpg) repeat-y	top center #F2F2F2;
	color: #FFF;
	text-align: center;
}

p {
	font-size: 1.2em;
	line-height: 1.4em;
}

H1 {
	font-size:2em;
	color: #00ADEF;
	font-weight: bold;
}

H2 {
	font-size:1.8em;
	color: #7EC5DD;
	font-weight: bold;
}

H3 {
	font-size:1.5em;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}

H4 {
	font-size:1.4em;
	color: #3EAFD4;
	font-weight: bold;
}

a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: bold;
	color: #00ADEF;
	border: 0px;
}

a:hover	{
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
	border: 0px;
}

#tudo {
	position: absolute;
	left: 20px;
	top: 0px;
	width: 960px;
	text-align: justify;
	left: 50%;
	margin-left: -480px;
	
}


/* cabeçalho */

#atalhos {
	position: absolute;
	left: 0px;
	height: 45px;
	width: 960px;
	background-color: #EBEBEB;
	border-bottom: 1px solid #CCC;
}

#nav {
	margin:0;
	padding:0px;
	padding: 4px 4px 0px 0px;
}

#nav li {
	float: left;
	margin:0;
	font-size:1.6em;
	color: #3EAFD4;
	font-weight: bold;
	list-style-type: none;
}

#nav a:link,
#nav a:visited,
#nav a:active {
	color: #3EAFD4;
	text-decoration: none;
	float: left;
}

#nav a:hover {
	color: #FF9900;
	text-decoration: none;
}

#atalhos #nav-home,
#atalhos #nav-projetos {
	padding-left: 20px;	
}

#atalhos #nav-about,
#atalhos #nav-saga,
#atalhos #nav-rede {
	padding-left: 35px;	
}

#atalhos #nav-filmes,
#atalhos #nav-autor {
	padding-left: 45px;	
}

#atalhos #nav-galeria {
	padding-left: 65px;	
}

#atalhos #nav-clube {
	padding-left: 50px;
}

#desc {
	font-size:1.3em;
	color: #000;
	font-weight: bold;
	top: 20px;
	height: 20px;
	padding:0;
	margin:0;
	padding: 20px 40px 0px 10px;
	width: auto;
}

#topo {
	position:absolute;
	top: 46px;
}

#logo {
	position: absolute;
	top: 0px;
	width: 495px;
	height: 410px;
}

#quadro {
	position: absolute;
	background: url(images/quadro.jpg) no-repeat bottom center #012D4A;
	top: 0px;
	left: 530px;
	height: 400px;
	width: 391px;
}

#destaques {
	position: relative;
	width: 381px;
	left: 5px;
	font-size: 1.1em;
}

#destaques strong {
	color: #7EC5DD;
}

#destaques a:link, #destaques a:visited, #destaques a:active {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	border: 0px;
}

#destaques a:hover	{
	text-decoration: none;
	font-weight: normal;
	color: #FF9900;
	border: 0px;
}

.titulosd {
	position: relative;
	top: -10px;
}

.titulosd2 {
	position: relative;
	top: -20px;
}

.titulosd3 {
	position: relative;
	top: -30px;
}

.destaques {
	position: relative;
	top: -10px;
	bottom: 10px;
}

.destaques li {
	margin:0;
	list-style-type: none;
}

.resize img {
	width: auto;
	height : 70px;
	border: 0px;
}

/* Menu */

#menu {
	position: absolute;
	width: 290px;
	left: 29px;
	top: 440px;
	font-size: 1em;
}

#menu li {
	margin:0;
	list-style-type: none;
}

#menu ul li {
	margin:0;
	list-style-type: none;
}

/* Conteúdo */

#conteudo {
	position: absolute;
	width: 600px;
	left: 345px;
	top: 460px;
}

.dados {
	position: relative;
	top: -10px;
	font-size: 1em;
	color: #7EC5DD;
	text-align: left;
}

.content {
	position: relative;
	top: -10px;
}

/* Rodape */

#rodape {
	position: relative;
	text-align: right;
}