@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	}

body {
	color: #680007;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	background:#000 url(../images/bkg/gracy0.jpg) no-repeat center top fixed;
	}

div {
	position:relative;
	}

legend {
	display: none;
	}

ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

p {
	margin:0 0 6px 0;
	line-height:18px;
	}

a {
	outline:none;
	color:#fff;
	text-decoration:none;
	}

a:hover {
	text-decoration: underline;
	color:#e4cacf;
	}

a img {
	border:0px;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

#main {
	width: 100%;
	border-top:#680007 9px solid;
	float:left;
	}

#wrapper {
	margin: 0 auto;
	width:970px;
	}

/* -------------|
/* - CABECALHO
/* ----- */

#header {
	width:620px;
	height:127px;
	display:block;
	float:left;
	}

#header h1 {
	position:relative;
	top:-9px;
	left:30px;
	width:137px;
	height:127px;
	display:block;
	float:left;
	}

#header h1 a {
	background:url(../images/obj/gracykelly.jpg) no-repeat;
	width:137px;
	height:127px;
	display:block;
	text-indent:-6000px;
	float:left;
	}

#header #menu {
	position:relative;
	float:left;
	left:50px;
	margin-top:10px;
	}

#header #menu li {
	float:left;
	}

#header #menu li a {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	text-transform:lowercase;
	margin-right:20px;
	}

/* -------------|
/* - CONTEUDO
/* ----- */

#content {
	width:350px;
	float:right;
	margin-top:-9px;
}

#content .box {
	width:350px;
	background:#fff;
	margin-bottom:10px;
	color:#680007;
	float:left;
	clear:left;
	}

#content .box a {
	color:#680007;
	}

#content .box .inner {
	margin:15px;
	}

#content h4 {
	color:#ba0e31;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	text-transform:lowercase;
	margin-bottom:5px;
	}

#content h5 {
	color:#ababab;
	font-size:12px;
	font-weight:normal;
	}


/* -------------|
/* - HOME
/* ----- */

#content #contato p {
	margin:0px !important;
	line-height:normal !important;
	}

#content #contato span {
	clear:left;
	float:left;
	}

#fotos {
	
	}

#fotos .image-overview {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}

#fotos .last {
	float:left;
	margin-right:0px !important;
	}

#twitter {
	margin-bottom:10px;
	}

#twitter #tweet {
	background:url(../images/bkg/tweet.png) no-repeat;
	padding:0 40px;
	color:#680007;
	margin-bottom:10px;
	}

#twitter #tweet a {
	color:#680007;
	}

#tweet .entry-content {
	
	}

#tweet .meta, #tweet .meta a {
	color:#ababab !important;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	}


/* -------------|
/* - BIOGRAFIA
/* ----- */

#biografia {
	
	}

#biografia p {
	
	}

#biografia ul {
	margin-bottom:20px;
	}

#biografia li {
	padding-left:13px;
	background:url(../images/obj/bullet.png) no-repeat 0 4px;
	margin-bottom:3px;
	}


/* -------------|
/* - MÚSICAS
/* ----- */

#musicas p {
	margin:0px;
	}

#musicas p a {
	font-size:11px;
	}

#musicas .musica-overview {
	margin-bottom:7px;
	background:url(../images/bkg/div.png) repeat-x bottom left;
	}


/* -------------|
/* - FOTOS
/* ----- */

#gallery-form label {
	clear:left;
	float:left;
	margin-bottom:5px;
	}

#gallery-form select {
	clear:left;
	float:left;
	margin-bottom:10px;
	width:320px;
	}

.gallery {
	float:left;
	clear:left;
	}