/*
Theme Name: Menina Arte
Theme URI: http://meninaarte.com.br/
Description: Topo + Sidebar
Version: 1.0
Author: Mari Assmann 
Author URI: http://plic-plac.com/
*/


/* * * * * B O D Y * * * * */

body {
	font-size: 11px;
	color: #8c8c8c;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #FFF;}
	
	
/* * * * * L A Y O U T * * * * */

#page {
	width: 850px;
	background-image: url('images/linha.jpg');
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;}

#header {
	/*background: url('images/header.jpg') no-repeat top left;*/
	width: 850px;
	height: 260px;}

#header-imagens {
	width: 815px;
	height: 105px;
	margin-top: -140px;
	margin-left: 7px;
	position: relative;
	float: left;}
	
#footer {
	background-image: url('images/footer.jpg');
	background-position: bottom;
	width: 850px;
	height: 55px;
	clear: both;}

#footer-mari {
	width: 36px;
	height: 27px;
	margin-top: -20px;
	margin-right: 10px;
	float: right;}

#sidebar {
	width: 210px;
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	float: left;}

#sidebar ul {
	margin: 0px;
	padding: 5px 0px 10px 0px;}
	
#sidebar li {
	list-style: none;
	border: none;}

#content {
	width: 550px;
	text-align: justify;
	padding-top: 10px;
	padding-left: 35px;
	padding-right: 3px;
	padding-bottom: 0px;
	float: left;}
	
.block {
	background-color: transparent;
	padding: 1px 1px 1px 1px;
	border-bottom: 0px;
	font-size: 11px;
	color: #9e9e9e;
	font-family: Arial, Helvetica, sans-serif;}


/* * * * * L I N K S * * * * */

a {
	color: #DCBADC;
	text-decoration: none;}
	
a:link {
	color: #DCBADC;
	text-decoration: none;}
		
a:visited {
	color: #DCBADC;
	text-decoration: none;}
	
a:active {
	color: #DCBADC;
	text-decoration: none;}
	
a:hover {
	color: #7DB6EE;
	text-decoration: none;}


/* * * * * F O R M S * * * * */

input, textarea, select, button {
	font-size: 11px;
	background: #FFF;
	border: 1px dotted #DCBADC;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
	color: #999;
	background: #FFF;
	border: 1px solid #DCBADC;}
	

/* * * * * S T U F F * * * * */

img {
	border: 0px;}
	
.borda-imagem {
    background-color: #FFF;
    padding: 2px;
    border: 1px dotted #C9C;
    margin: 2px;}
	
u {
	color: #7DB6EE;
	text-decoration: underline;
	border-bottom: 1px solid #999;}
	
b {
	color: #7DB6EE;}

strong{
	color: #7DB6EE;}
	
i{
	color: #999;}

em {
	color: #C9C;}

#titulos {
	display: block;
	width: 100%;
	padding-left: 0px;
	height: 22px;
	vertical-align: middle;
	text-decoration: none;
	text-align: left;}
	
#footlink {
	text-align: right;}

#footlink span.footlinkcurrent {
	color: #5BA3EA;
	background-color: #D8E9FA;
	border: 0px;
	font-size: 8pt;
	padding: 0px 4px 0px 4px;
	margin: 0 1px 0 1px;}

#footlink span.footlinktotal {
	font-size: 8pt;
	color: #5BA3EA;
	background-color: #D8E9FA;
	border: 0px;
	padding: 0px 4px 0px 4px;
	margin: 0 1px 0 1px;}

#footlink a {
	padding: 0px 4px 0px 4px;
	margin: 0 1px 0 1px;}

#footlink a:link, #footlink a:visited, #footlink a:active {
	color: #5BA3EA;
	background-color: #D8E9FA;
	border: 0px;
	font-size: 8pt;}

#footlink a:hover {
	color: #BF80BF;
	background-color: #E4C9E4;
	border: 0px;
	font-size: 8pt;}