/* 
Theme Name: Engrenagem
Theme URI: http://www.jppereira.com
Author: JP
*/




/* CORPO */

#container {
	width: 930px;
	margin: 0 auto;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	line-height: 1.5em;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	overflow: auto;
}
		
h1 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.2em;
	margin-bottom: 3px;
}
		
h2, h4 {
	color: #666666;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed;
	margin-bottom: 5px;
}
		

a {
	color: #993333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

	
#searchform {
	margin: 0;
	font-size: 9px;
}
		
input {
	background-color: #ffffff;
	color: #999999;
	border: 1px solid #cccccc;
	font-size: 11px;
	padding: 3px;
}

#botao-pesquisa {
	padding: 2px;
}
		
		
/* HEADER ELEMENTS */

#header {
	border-bottom: 6px solid #dddddd;
	padding: 0 0 0 0 ;
	clear: both;
	margin-bottom: 10px;
}

#header img, a {
	padding: 0;
	margin: 0;
	border: 0;
}

/* NAVIGATION BAR */


#col-esq {
	width: 150px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	color: #666666;
}

#col-esq img {
	border: 1px solid #993333;
}

#col-esq h2 {
	margin-top: 15px;
}

#avatar {
	border: 0;
	margin: 0 0 4px 2px;
	padding: 0;
}


/* CONTENT ELEMENTS */

#content {
	width: 450px; /* Importante! */
	margin: 0 260px 0 170px;
	padding: 0 20px 0 20px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}


#content .articleimg {
	float: right;
	padding:5px;
	border: 1px solid #eeeeee;
	margin-left:10px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.storycontent img {
	border: 2px solid #000000;
}


.storycontent a img {
	border: 2px solid #993333;
}

.feedback {
	padding-bottom: 10px;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 5px;
}

.comentarios {
	float: left;
}

.submissoes {
	text-align: right;
	text-transform: lowercase;

}

.submissoes img {
	border: 0;
}

.data {
	font-size: 12px;
	color: #696969;
}


/* SIDEBAR ELEMENTS */

#col-dir {
	color: #666666;	
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	float: right;
	width: 250px;
	padding-left: 10px;
}

#col-dir ul {
	text-indent: 0;
	margin: 0;
	padding: 0;
}

#col-dir li {
	list-style: none;
}

#quadrado-lateral-esq {
	padding: 0;
	margin: 0 0 5px 0;
}

.pub {
	padding: 0;
	margin: 15px 0 0 0;
	font-family: arial, sans-serif;
	font-size: 10px;
	text-align: right;
	text-transform: uppercase;	
}

#arquivos {
	overflow: auto;
	list-style: none;
}

#arquivos li {
	margin: 2px 0 2px 0;
	padding: 0 0 0 5px;
	border-bottom: 1px solid #eeeeee;
	float: left;
	width: 120px;
}

/* FOOTER */

#footer {
	font-family: verdana, arial, sans-serif;
	text-align: center;
	background-color: #eeeeee;
	margin: 10px 0 0 0;
	padding: 3px;
	font-size: 10px;
}

#footer img {
	margin-left: 10px;
	margin-right: 10px;
}

/* COMMENT ELEMENTS */
#commentlist {
	margin: 0 0 0 20px;
	padding: 0;
}

#commentlist li {
	border-bottom: 1px solid #333333;
}

#commentform {
	margin: 1em 0;
	background: #ffffff;
	width: 16em;
}

#commentform textarea {
	background: #ffffff;
	border: 1px solid #9d9d9c;
	width: 280px;
}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #d6d3d3;
	width: 160px;
}

/* EXTRAS */

blockquote {
	font-size: 12px;
	margin-left: 30px; 
	border-left: 3px solid #666666;
	padding-left: 3px;
	font-family: arial, sans-serif;
	color: #000000;
}

.bold {
	font-weight: bold;
}

small {
	font-size: 12px;
}



/* TABS LATERAIS */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
	margin: 20px 0 10px 0;
}

.tabberlive {
	margin: 30px 0 30px 0;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
	margin: 0;
	padding: 0;
}

ul.tabbernav li
{
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a {
	text-decoration: none;
	font-size: 11px;
	font-family: arial, sans-serif;
	padding: 2px 2px 4px 2px;
	margin: 0;
	text-transform: uppercase;
	border: 1px solid #cccccc;
}

ul.tabbernav li a:link {
	padding: 2px 2px 2px 2px;/*3-2*/
	color: #993333;
	background-color: #eeeeee;	
	border-bottom: none;
}
/*ul.tabbernav li a:visited { color: #667; }*/

ul.tabbernav li a:hover {
	color: #993333;
	background-color: #eeeeee;
	text-decoration: underline;	
}

ul.tabbernav li.tabberactive a {
	background-color: #ffffff;
	font-weight: bold;
	color: #333333;
	padding: 4px 2px 5px 2px;/*5-4*/
}


ul.tabbernav li.tabberactive a:hover {
	background-color: #ffffff;
	font-weight: bold;
	color: #333333;
	border-bottom: 0;
	padding: 4px 2px 4px 2px;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	padding: 5px;
	border: 1px solid #cccccc;
	border-top: 2px solid #cccccc;
	border-bottom: 3px solid #cccccc;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
 
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h4 {
	display: none;
 	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
}

.tabberlive .tabbertab h3 {
 display:none;
}
