/*  
Theme Name: BJ
Description: tema institucional BJ
WordPress Theme by <a href="http://www.dynaflash.com.br/" target="_blank">Dynaflash</a>
Version: 1.0
Author: Dynaflash
Author URI: http://www.dynaflash.com.br

*/

{
	padding:0;
	margin:0;
}

body
{
	background: #000 url(images/bg.png) repeat-x;
	padding: 35px 0px 35px 0px;
	font-family:Trebuchet, Tahoma, Arial, Serif;
	color: #333333;
	font-size:11px;
}
p
{
	line-height: 1.6em;
	margin: 0 0 0.5em;
}

hr{ width:95%; color:#CCCCCC;}

a
{
	color: #006699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;

}

a.imagens:link
{
	color: #006699;
	text-decoration: none;
}
a.imagens:hover
{
	color: #006699;
	text-decoration: none;
}
a.imagens:visited
{
	color: #006699;
	text-decoration: none;
}
a:hover
 {   color:#FF0000;
	text-decoration: none;
	}

h1,h2,h3,h4,h5,h6 
{
	font-family:Trebuchet,Tahoma,Arial,Serif;

}
h3,h4
{
	display: inline;
	background-repeat: no-repeat;
	background-position: left;

}
h3
{
	font-size: 1.7em;
	padding-left: 24px;
	background-image: url(images/db1.gif);
}
h4
{
	font-size: 13px;
	font-weight:bolder;
	font-family:Trebuchet,Tahoma,Arial,Serif;
	padding-left: 18px;
	color:#ff0000;
	background-image: url(images/db2.gif);
}
h3 span
{
	font-weight: normal;
	font-size:60%;
	color:#999;
}
h5 
{
	font-weight:normal;
	font-family: Trebuchet, Arial, Serif;
	font-size:1em;
}
.contentarea
{
	padding-top: 1.3em;
}

#conteudo
{
	padding-left:20px;
	width:64%;
	float:left;
}

.paragrafo
{
	padding:10px;
}

#conteudo-home
{
	padding-left:12px;
	font-size:11px;
}


dl 
{
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
img
{
	border: solid 1px #dcdcdc;
	padding:3px;
}
img.left
{
	position: relative;
	float: left;
	margin: 0em 1.8em 1.4em 0em;
}
img.right
{
	position: relative;
	float: right;
	margin: 0em 0em 1.8em 1.8em;
}
img.profile
{
	position: relative;
	float: left;
	margin: 0.5em;
	padding:3px;
}
ul, ol 
{
	margin:1em;
	padding:0;
}
li 
{
	margin:0 1em;
	padding:0.15em;
	list-style-position: outside;
	list-style-type: square;
	color:#006699
}
#contentarea ul li 
{
	list-style-image: url(images/db3.gif);
}
blockquote 
{
    margin:1em;
    padding:0 0 0 40px;  
    color:#666;
    background:url(images/blockquote.gif) no-repeat left top;
}
fieldset 
{
	border:none;
}

table{
border:0px;
}
td {
background-image:url(images/chanfro.jpg);
background-position:right bottom;
background-repeat:no-repeat;}


.post 
{
	margin-top:25px;
	margin-bottom:25px;
	margin-left:0px;
	width:510px;
	border:1px solid #CCCCCC;
	padding:8px;
	background-image: url(images/chanfro.jpg);
	background-repeat: no-repeat;
	background-position:right bottom;	

}
.descricao 
{
	margin-top:25px;
	margin-left:20px;
	width:510px;
	padding:8px;	
}
.post-home 
{
	border-bottom: solid 1px #eaeaea;
	margin-bottom:20px;
	
}

.post h4 a 
{
	text-decoration:none;
	color: #c40505;	
	border:none;
}

.post h2 a 
{
	text-decoration:none;
	color: #FF0000;	
	border:none;
}

.post .details
{
	position: relative;
	top: -1.5em;
	font-size: 0.86em;
	color: #787878;
	margin:0;
	padding:0;
}
.post .details .user 
{
	background:url(images/user.png) no-repeat left center;
	padding-left:15px;
}
.post .details .date 
{
	background:url(images/date.gif) no-repeat left center;
	padding-left:15px;
	margin:0 0 0 1em;
}
#outer .post ul.controls
{
	clear: both;
	margin:0;
	padding:1em 0;
	background:#fcfcfc;
	color: #787878;
}

.post ul.controls li
{
	display: inline;
	font-size: 0.86em;
	margin:0;
	padding: 0em 1.0em 0em 15px;
}
.post ul.controls li.comments
{
	background: url(images/icon-comments.gif) no-repeat left center;
}

.post ul.controls li.more
{
	background: url(images/icon-more.gif) no-repeat left center;
}

.box
{
	background: #FDFCF6 url(images/boxbg.gif) repeat-x;
	padding: 1.5em;
	border-top: solid 1px #E1D2BD;
	border-bottom: solid 1px #E1D2BD;
	margin-bottom: 1.0em;
	text-align:left;
}

ul.linklist
{
	list-style: none;
}

ul.linklist li
{
	line-height: 2.0em;
}

#outer
{
	z-index: 2;
	position: relative;
	/*
		The width value below controls the overall width of the design. By default it's set to 82%
		(so it'll take up 82% of the browser window's width). You can set it to a different percentage
		value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
	*/
	width: 822px;
	border:1px solid #FFFFFF;
	background-color: #fff;
	margin: 0 auto;
	min-height: 100%;
    height:100%;

}

#header
{
	position: relative;
	width: 100%;
	height: 161px;
	background: #fff url(images/bg_header.jpg) repeat-x;
	margin-bottom: 2px;
}

#headercontent
{
	position: absolute;
	bottom: 35px;
	padding: 0em 2.0em 1.3em 2.0em;
}

#normalcontent {
padding-left:20px;

}

#headercontent h1
{
	font-weight: normal;
	font-size: 2.5em;
}
#headercontent h1 a:link, #headercontent h1 a:visited
{
	color:#9F9030;
	text-decoration:none;
	border:none;
}
#headercontent h1 a:hover, #headercontent h1 a:active
{
	text-decoration:none;
	color:#fff;
	border:none;
}
#headercontent h2
{
	font-size: 1.0em;
	font-weight: normal;
	color: #aaa;
}

#search
{
	position: absolute;
	top: 5.5em;
	right: 2.0em;
	padding-right: 0.0em;
	color:#aaa;
}

#search input.text
{
	margin-right: 0.5em;
	vertical-align: middle;
	border: solid 1px #f0f0f0;
	padding: 0.1em;
	width: 10.0em;
	background:#fff url(images/button_bg.gif) repeat-x top;
}

#search input.submit
{
	background: #8f4008;
	border: solid 1px #9F9030;
	font-weight: bold;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
	vertical-align: middle;
}

#headerpic
{
	position: relative;
	height: 149px;
	background: #fff url(images/fall_leaves.jpg) repeat-x bottom left;
	margin-bottom: 2px;
}

#menu
{
	position: relative;
	margin-top:120px;
	margin-left:60px;
	width:780px;
	clear:both;
}

#menu ul
{
	padding:14px 0 0 0;
	margin:0;
}

#menu ul li
{
	position: relative;
	display: inline;
	padding:12px;
	margin:0;
}
#footer ul li
{
	display: inline;
}

#footer ul li a:link, #footer ul li a:visited
{
	color: #fff;
	padding: 0;
	text-decoration: none;
	font-family: Arial, Verdana, Trebuchet;
	font-size:10px;
	font-weight:bold;
	border:none;
	line-height: 1.0px;
}
#footer ul li a:hover, #footer ul li a:active, #footer ul li.current_page_item a
{
text-decoration:underline;
 
}

#menu ul li a:link, #menu ul li a:visited
{
	color: #fff;
	padding: 0.5em 1.0em 0.9em 1.0em;
	text-decoration: none;
	font-family: Arial, Verdana, Trebuchet;
	font-size:13px;
	font-weight:bold;
	border:none;
	text-transform: uppercase;
	line-height: 1.0px;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li.current_page_item a
{
text-decoration:underline;
 
}

#menubottom
{
	background: #fff url(images/border1.gif) repeat-x;
	height: 14px;
	margin-bottom: 1.5em;
}

#content
{
	padding: 0 2.0em;
}

#primarycontainer
{
	float: left;
	margin-right: -18.0em;
	margin-top:0px;
	width: 100%;
}

#saibamais
{ 
 	border:1px solid #CCCCCC;
	padding:8px;
	float: right;
	width: 25%;
	margin-right:10px;*margin-right:5px;
	margin-top:25px;
	background-image: url(images/chanfro.jpg);
	background-repeat: no-repeat;
	background-position:right bottom;	

}

#sidebar
{
	margin: 0;
	float: right;
	width: 18.0em;
}
#sidebar ul
{
	list-style:none;
	margin:0.5em 0 0;	
}
#sidebar li 
{
	margin:1em 0;
	padding:0.5em;
}
#sidebar li li 
{
	margin:0;
	padding:0.5em;
	background:none;
}
#sidebar li li li
{
	margin:0;
	padding:0.5em 0 0 1em;
}
#sidebar ul.feeds li 
{
	background:url(images/feed.png) no-repeat left center;
	margin:1em 0;
	padding:0 1.5em;	
}

#page
{
width:979px;
margin:0 auto;
padding:0; 
}

#footer
{
	background: #000000 url(images/bg_footer.png) no-repeat scroll 0 0;
	color:#FFFFFF;
    clear:both;
    height:88px;
    position:relative;
	} 

#footer .esq { padding-top:15px; padding-left:130px;}
/*comments and their styles*/
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 2em 0;
	padding: 0.5em;			
	border-bottom:#ddd 1px dashed;
	background:#fcfcfc url(images/border2.gif) repeat-x top;
}
.commentlist li .cmtinfo 
{
	font-family:Trebuchet MS,Verdana, Tahoma, Serif;
	font-size:0.9em;		
	padding:5px;
	margin-bottom: 10px;
	position:relative;	
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;			
	color:#999;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}

.commentlist li.alt
{
	background:#fcfcf9 url(images/border2.gif) repeat-x top;
}

textarea{
	width: 90%;
	padding:5px;
	border: 1px solid #ccc;	
	background:#f9f9f9 url(images/button_bg.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
}
#outer input.text 
{
	background:#f9f9f9 url(images/button_bg.gif) repeat-x top;
	border:#ccc 1px solid;
	padding:2px;
	font:1em Verdana, Arial, Serif;
}
.post h5 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}

#colunas{
width:100%;*width:80%;
}
/* home page columns */
.onethirdcolumn {float:right;margin:5px;*margin:0px;padding:10px;width:28%;*width:20%; height:115px; border:1px solid #CCCCCC;}
.onethirdcolumn h5{font:11px 'Trebuchet MS';color:#1B2B2A; font-weight:bold;margin:0pt;padding:5px 0pt 8px;}
.onethirdcolumn h5 a{font:normal 11px 'Trebuchet MS'; color:#1B2B2A;font-weight:bold; text-transform: uppercase; text-decoration:none;}
#wrapper13{background:#eeede5 url(images/bbox.jpg) repeat-x top left;margin:0px 0px 0px 0px;padding:10px 0px 0px 15px;}
.onethirdcolumn img{margin:0 10px 0px 0px;float:left;}
.onethirdcolumn ul{clear:both; display:block; margin:0 10px 0px 13px; font: normal 11px/19px 'Trebuchet MS', Georgia, Arial;}
.onethirdcolumn ul li{display:block;margin:0 0 7px 5px; padding:0 0 2px 0px;color:#000;border-bottom:1px dashed #aaa;font: normal 12px/19px 'Trebuchet MS', Georgia, Arial;}
.onethirdcolumn ul li a{color:#004e81; text-decoration:none;font: normal 12px/19px 'Trebuchet MS', Georgia, Arial;}
.onethirdcolumn ul li a:hover{text-decoration:none;}


