/*
Theme Name: Bruno Silva | Fotografia
Theme URI: http://www.brunosilva.fot.br/
Description: ...
Version: 1.0
Author: Luma Kimura
Author URI: http://www.lumakimura.net/
*/

* {
	margin: 0;
	padding: 0;
	}

body {
	background: #FFFFFF;
	color: #333333;
	font: 0.8em arial, sans-serif;
	}

#principal {
	margin: 0 auto;
	width: 740px;
	}

#cabecalho {
	float: right;
	}

#cabecalho h1 {
	font: bold 1.8em georgia, serif;
	margin: 30px 0 10px 0;
	}

#cabecalho h1 span.cab1 {
	color: #333333;
	}

#cabecalho h1 span.cab2 {
	color: #FF0000;
	}

#menusite {
	
	}

#menusite ul {
	list-style: none;
	}

#menusite ul li {
	display: inline;
	}

#menusite a:link, #menusite a:active, #menusite a:visited {
	font: bold 1.2em georgia, serif;
	padding: 0 5px 0 5px;
	text-decoration: none;
	}

#menusite a:hover {
	color: #404040;
	}

#menusite .on {
	color: #999999;
	}

#menusite .off {
	color: #FF0000;
	}

#navegacao {
	float: left;
	padding: 10px 0 0 0;
	}

#navegacao h2 {
	clear: both;
	color: #FF0000;
	font: bold 1em georgia, serif;
	}

#navegacao ul {
	list-style: none;
	}

#navegacao ul li {
	display: inline;
	}

#navegacao a:link, #navegacao a:active, #navegacao a:visited {
	color: #333333;
	display: block;
	float: left;
	font: bold 2.7em arial, sans-serif;
	text-decoration: none;
	}

#navegacao a:hover {
	color: #606060;
	}

#navegacao a.on {
	color: #999999;
	}

#conteudo {
	background: #333333;
	clear: both;
	}

#conteudo_extra {
	background: #333333 url(images/fundodescricao.jpg) right repeat-y;
	}

#descricao {
	color: #FFFFFF;
	float: right;
	margin: -90px 0 0 0;
	width: 185px;
	}

#descricao h2 {
	font: bold 2.2em arial, sans-serif;
	text-align: right;
	position: absolute;
	width: 180px;
	}

#descricao ul {
	font: bold 1.2em georgia, serif;
	list-style: none;
	margin: -120px 0 0 0;
	position: absolute;
	text-align: right;
	width: 180px;
	}

#descricao a:link, #descricao a:active, #descricao a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#descricao a:hover {
	color: #999999;
	}

#ilustracao_blog {
	background: url(images/ilustracao_blog.jpg) center bottom no-repeat;
	height: 100px;
	width: 550px;
	}

div.escopo {
	width: 548px;
	}

div.escopo h3 {
	border-bottom: 1px solid #999999;
	color: #FFFFFF;
	font: bold 1.2em georgia, serif;
	margin: 20px 10px 0 10px;
	}

div.escopo h4 {
	color: #999999;
	font: 0.9em arial, sans-serif;
	margin: 0 10px 10px 0;
	text-align: right;
	}

div.escopo a {
	color: #999999;
	text-decoration: none;
	}

div.escopo a:hover {
	color: #999999;
	text-decoration: underline;
	}

div.escopo p {
	color: #FFFFFF;
	padding: 10px;
	}

div.storycontent p {
	text-align: justify;
	text-indent: 30px;
	}

div.escopo img {
	margin: 2px 0 0 2px;
	}

div.escopo ol {
	color: #FFFFFF;
	padding: 20px 20px 20px 40px;
	}

div.feedback {
	color: #FFFFFF;
	padding: 10px;
	}

div.feedback p {
	margin: 20px 0 0 0;
	padding: 0;
	text-indent: 0;
	}

div.separador {
	height: 80px;
	}

#rodape {
	clear: both;
	color: #999999;
	font: 0.8em arial, sans-serif;
	}

#rodape p {
	margin: 3px;
	text-align: center;
	}

#rodape a:link, #rodape a:active, #rodape a:visited {
	color: #999999;
	text-decoration: none;
	}

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