/*  
Theme Name: rgou
Theme URI: http://www.rgou.net
Description: Design by Rafael Goulart
Version: 1.0
Author: Rafael Goulart
Author URI: http://www.rgou.net/

 The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

* {
margin:0;
padding:0;
border:0;
list-style:none;
vertical-align:baseline;
}


body {
	font-size: 1.0em; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS',Verdana,Helvetica,sans-serif;
	color: #333;
	text-align: center;
	line-height: 1.8em;
	background-color: #efefef;
	width: 100%;
	margin: 0;
	}

#page {
	background-color: #efefef;
	text-align: left;
	padding:0;
   margin-top:10px;
   margin-left:5%;
   margin-right:5%;
	width:90%;
	padding: 5px 2% 20px 10px;
	}

#header {
	color: #FFFFFF;
	text-align: left;
	font-size: 25px;
	font-weight: bold;
/*	background-color: #ed0000; */ 
	background-color: #830908; /*171717;*/
	background-image: url('images/violao_fundo.jpg');
/*	background-image: url('images/cabecalho_repete.png');*/
	background-repeat: no-repeat;
/*	background-repeat: repeat-x;*/
	background-position: center right;
	margin:0;
	padding: 0;
	border: 0px;
	border-bottom: 4px solid #efefef;
	width: 100%;
	}

#header_int {
	padding: 40px 0 40px 150px;
	margin: 0;
/*	width: 70%; */
	height: 30px;
	background-color: transparent;
	background-image: url('images/cabecalho.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	border: 5px solid #cccccc;
	}

h1 {
	font-size: 2.0em;
	color: #c80000;
	border-bottom: 2px solid #cccccc;
	padding: 30px 0 5px 0;
	text-transform: lowercase;
	}


h2 {
	font-size: 1.8em;
	color: #c80000;
	border-bottom: 2px solid #cccccc;
	padding: 30px 0 0 0;
/*	font-variant:  small-caps;*/
	text-transform: lowercase;
	}

h3 {
	font-size: 1.6em;
	color: #c80000;
	font-weight: normal;
/*	border-bottom: 2px solid #cccccc; */
	padding: 15px 0 5px 0;
	text-transform: lowercase;
	}

h4 {
	font-size: 1.2em;
	color: #c80000;
	font-weight: normal;
/*	border-bottom: 2px solid #cccccc; */
	padding: 15px 0 0 0;
	text-transform: lowercase;
	}

p {
	padding: 5px 10px 10px 10px;
	text-align: justify;
}

li {
	list-style-type: circle; 
	padding: 0 0 0 10px;
	margin:  0 0 0 30px;
	line-height: 1.0em;
}

.commentlist {
	margin:  0 30px 0 30px;
}

.commentlist li {
	line-height: 1.2em;
	list-style-type: none; 
	padding: 0 30px 0 30px;
	margin:  0 0 0 -10px;
}

.commentdiv {
	margin:  0 -20px 0 -20px;
	padding: 5px 10px 5px 20px;
	font-size: 0.9em;
	line-height: 1.2em;
	background-color: #efefef;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
}


commentmetadata {
	font-size: 1.0em;
}

.dTreeNode {
	text-transform: lowercase;
}

.index {
	background-color: #efefef;
	padding: 10px;	
	margin: 5px;
}

.index p {
	font-size: 1.1em;
	margin:0;
	padding:0;
}

.index h1 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 1.8em;
}

.subtitulo {
	padding: 5px 20px 5px 20px;
	font-size: 0.8em;
	line-height: 1.2em;
	background-color: #efefef;
	border-bottom: 2px solid #cccccc;
}

#respond {
	clear:both;
	margin: 20px 0 0 0 ;
	padding: 5px 20px 5px 20px;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	background-color: #efefef;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
}


a:hover, a:visited {
	text-decoration: none;
	color: #C80000;
	}
a, h2 a:hover, h3 a:hover {
	color: #C80000;
	text-decoration: none;
	}

a:hover, h2 a:hover, h3 a:hover {
	background-color: #efefef;	
	}


#sidebar {
	border:0;
	float: left;
	padding: 20px 20px 20px 20px;
	width: 20%;
	background-color: #efefef; 
	background-image: url('images/divisioria_esquerda.gif');
	background-repeat: repeat-y;
	background-position: top left;
	font: 1em Verdana,Helvetica,sans-serif;
	}

#sidebar_int {
}

.sidebar_div {
	width: 100%;
}

.sidebar_div img {
	margin: 2px ;
}


#sidebar h2{
	color: #c80000;
	border-bottom: 2px solid #cccccc;
	padding: 0;
	font-size: 1.0em;	
	}

#sidebar h3{
	color: #c80000;
	border-top: 2px solid #cccccc;
	margin-top: 30px;
	padding: 0;
	font-size: 1.0em;	
	}


#sidebar p{
	font-size: 0.8em;
	text-align: justify;
	margin: 10px 0 0 0;	
	}






.narrowcolumn, .widecolumn {
	float: right;
	margin: 0 0 0 -4px;
	width: 70%; 
	background-color: #FFFFFF; 
/*	background-image: url('images/background.gif');*/
	background-repeat: repeat;
	background-position: top right;
	}

.narrowcolumn_int, .widecolumn_int{
	background-image: url('images/divisioria_esquerda.gif');
	background-repeat: repeat-y;
	background-position: top left;
	}

.narrowcolumn_int2, .widecolumn_int2{
	padding: 5px 2% 20px 3%;
	background-image: url('images/divisioria_direita.gif');
	background-repeat: repeat-y;
	background-position: top right;
	}


#footer {
	padding: 0;
	margin: 0;
	width: 100%;
	clear: both;
	text-align: center;
	border-top: 4px solid #ffffff;
	padding: 5px 0 5px 0;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #830908; /*#ed0000;*/
/*
	background-image: url('images/cabecalho_repete.png');
	background-repeat: repeat-x;
	background-position: top ;right;
*/
	}

#footer p {
	margin: 0;
	text-align: center;
	}

#footer a {
	color: #cccccc;	
	}

#footer a:hover {
	color: #aaaaaa;	
	}

textarea, input, button{
	border: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px;
}

button{
	margin: 2px 0 2px 0;
}

.postmetadata {
	padding: 20px 20px 20px 20px;
	font-style: italic;
}

/* navigation */

.navigation {
	clear:both;
	background-color: #efefef;	
	margin: 10px 0 10px 0;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

table {
	margin: 10px;
	border-collapse: collapse;
	border: 2px solid #cccccc;
	width: 90%;
}

td, th {
	padding: 5px;
}
caption {
	background-color: #dddddd;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.tab_centralizado td,.tab_centralizado th {
	text-align: center;
	border: 1px solid #cccccc;
}

pre {
	font-family: courier,monospaced;
	font-size: 1.0em; /* Resets 1em to 10px */
	line-height: 1.0em;
}
.code {
	margin: 5px;
	padding:  10px 10px 10px 20px;
	background-color: #efefef;
	width: 420px;
	overflow: auto;
	font-size: 12px;
}

/* Códigos para DOKUWIKI */

div.toc {
	width: 200px;
	background-color: #efefef;
	position: relative;
	float:right;
	font-size: 0.8em;
	line-height: 1.0em;
	padding: 5px;
	margin-left: 5px;
}

.toc li {
	list-style-type: none; 
	padding: 0 0 0 5px;
	margin:  0 0 0 5px;
}

.tocheader {
	font-weight: bold;
	padding: 0 0 0 5px;
	margin:  0 0 5px 0;
}

.no {
	display: inline;
}

.bar {
	height:25px;
/*
	border-top:1px solid #8CACBB;
	border-bottom:1px solid #8CACBB;
	background:#DEE7EC;
*/	padding:2px;
	margin:0;
   clear: both;
}

.bar-left {
	float:left;
}

.bar-right {
	float:right;
  	text-align:right;
}

#bar_bottom {
  margin-bottom:3px;
}


.button {
  display: inline;
}

.imgright {
float:right;
border: 1px solid #CCCCCC;
margin:5px 0 5px 5px;
padding: 2px;
text-align: center;
font-size: 10px;
font-style: italic;
}

.imgleft {
float:left;
border: 1px solid #CCCCCC;
margin:5px 5px 5px 0;
padding: 2px;
text-align: center;
font-size: 10px;
font-style: italic;
}