@charset "utf-8";

/*
Theme Name: Template FabriCO
Theme URI: http://www.fabrico.com.br/
Description: Template customizado para o site institucional da FabriCO.
Version: 1.0
Author: Flavio Fusuma
Author URI: http://www.flaviofusuma.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
html, body{
	*overflow-x:hidden;
}

body
{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Arial, Helvetica, sans-serif;
	background: #0069A6 url('images/bg_fabrico.jpg') repeat-x left top;
	color: #444555;
	text-align: left;
}
#corpo{
	width:778px;
	margin: 0 auto;
	*margin-bottom:20px;
}
#top
{
	width:778px;
	margin: 0 auto;
	height:65px;
}

#logo
{
	float:left;
}

#search
{
	float:right;
}
.mapa{
	float:left;
	margin-right:53px;
}
.rss{
	
}

#page {
	background:#FFFFFF;
	border:0px;
	text-align: left;
	height:100%;
	}

#header
{
	background: #FFFFFF;
}

#headerimg
{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
}

#content
{
	font-size: 1.2em;
}

#flash{
	width:740px;
	margin:0 auto;
	margin-top:30px;
	height:285px;
}

.home{
	margin-top:-15px !important;
}

.widecolumn .entry p
{
	font-size: 1.05em;
}

.narrowcolumn .entry,
.widecolumn .entry
{
	line-height: 1.4em;
}

.widecolumn
{
	line-height: 1.6em;
}

.narrowcolumn .postmetadata
{
	text-align: center;
}

.alt
{
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#footer
{
	
	border: none;
}

small
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1,
h2,
h3
{
	font-family: 'Lucida Sans',Arial;
	font-size:18px;
	letter-spacing:-0.75pt;
	*letter-spacing:-1pt;
}

h1
{
	font-size: 4em;
	text-align: center;
}

#headerimg .description
{
	font-size: 1.2em;
	text-align: center;
}

h2
{
	font-size: 1.6em;
}

h2.pagetitle
{
	font-size: 1.6em;
}

#sidebar h2
{
	font-family: 'Lucida Sans',Arial;
	font-size:16px;
	letter-spacing:-0.75pt;
	*letter-spacing:-1pt;
}

h3
{
	font-size: 1.3em;
}

h1,
h1 a,
h1 a:hover,
h1 a:visited,
#headerimg .description
{
	text-decoration: none;
	color: white;
}

h2,
h2 a,
h2 a:visited,
h3,
h3 a,
h3 a:visited
{
	color:#006BA2;
}

h2,
h2 a,
h2 a:hover,
h2 a:visited,
h3,
h3 a,
h3 a:hover,
h3 a:visited,
#sidebar h2,
#wp-calendar caption,
cite
{
	text-decoration: none;
	font-weight:normal;
}

.entry p a:visited
{
	color: #b85b5a;
}

.commentlist li,
#commentform input,
#commentform textarea
{
	font: 0.9em 'Lucida Sans', Verdana, Arial, Sans-Serif;
}

.commentlist li
{
	font-weight: bold;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite,
.commentlist cite a
{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p
{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p
{
	font-family: 'Lucida Sans', Verdana, Arial, Sans-Serif;
}

.commentmetadata
{
	font-weight: normal;
}

#sidebar
{
	font: 1em 'Lucida Sans', Verdana, Arial, Sans-Serif;
}

small,
#sidebar ul ul li,
#sidebar ul ol li,
.nocomments,
.postmetadata,
blockquote,
strike
{
	color: #777;
}

code
{
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym,
abbr,
span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a,
h2 a:hover,
h3 a:hover
{
	color: #C67700;
	text-decoration: none;
}

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

#wp-calendar #prev a,
#wp-calendar #next a
{
	font-size: 9pt;
}

#wp-calendar a
{
	text-decoration: none;
}

#wp-calendar caption
{
	font: bold 1.3em 'Lucida Sans', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th
{
	font-style: normal;
	text-transform: capitalize;
}

/* End Typography & Colors */



/* Begin Structure */
body
{
	margin: 25px 0 0 0;
	padding: 0;
}

#page
{
	margin:20px auto 20px;
	width:778px;
	float:left;
}

#header
{
	margin: 0;
	padding: 0;
	height: 24px;
	width: 778px;
}

#headerimg
{
	margin: 0;
	height: 285px;
	width: 100%;
}

.narrowcolumn
{
	float: left;
	padding: 0 0 0 20px;
	margin: 0px 0 0;
	width: 445px;
	display:block;
}

.widecolumn
{
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.post
{
	/*margin: 0 0 40px;*/
	text-align: justify;
}

.post hr
{
	display: block;
}

.widecolumn .post
{
	margin: 0;
}

.narrowcolumn .postmetadata
{
	padding-top: 5px;
}

.widecolumn .postmetadata
{
	margin: 30px 0;
}

.widecolumn .smallattachment
{
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment
{
	text-align: center;
	margin: 5px 0px;
}

.postmetadata
{
	clear: both;
}

.clear
{
	clear: both;
}

#footer
{	
	background: #FFFFFF url('images/bottom_bg.png') no-repeat left bottom;
	padding:0 20px 20px 20px;
	width: 738px;
	clear: both;
	float:left;
}

/*#bottom_banner{
	color:#006BA2;
	font-family:"Lucida Sans";
	font-size:18px;
	letter-spacing:-0.75pt;
	*letter-spacing:-1pt;
}*/

ul#banner {
	margin:0;
	padding:0;
	list-style:none;
}

#banner li{
	margin:0;
	padding:0;
	list-style:none;
}

#bottom_inf{
	background:url(images/bottom_logo.png) no-repeat right center;
	line-height:1em;
	letter-spacing:-0.0em;
	height:34px;
	text-align:right;
	padding-right:50px;
}


/* End Structure */



/*	Begin Headers */
h1
{
	padding-top: 70px;
	margin: 0;
}

h2
{
	margin: 30px 0 0;
}

h2.pagetitle
{
	margin-top: 30px;
	text-align: left;
}

#sidebar h2
{
	margin: 5px 0 0;
	padding: 0;
}

h3
{
	padding: 0;
	margin: 30px 0 0;
}

/*h3#respond {
	margin:150px 0 0 0;
}*/

h3.comments
{
	padding: 0;
	margin: 40px auto 20px;
}

/* End Headers */



/* Begin Images */
p img
{
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright
{
	float: right;
}

.alignleft
{
	float: left
}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul
{
	/*margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	text-indent: -10px;*/
	list-style:square;
}

html>body .entry li
{
	margin: 7px 0 8px 10px;
}

/*.entry ul li:before,
#sidebar ul ul li:before
{
	content: "\00BB \0020";
}*/

.entry ol
{
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li
{
	margin: 0;
	padding: 0;
}

.postmetadata ul,
.postmetadata li
{
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul,
#sidebar ul ol
{
	margin: 0;
	padding: 0;
}

#sidebar tr td > ul{
	padding-left:15px;
}

#sidebar tr td > ul > li{
	background:url(images/separador_horizontal.png) no-repeat bottom center;
}

#sidebar ul li
{
	list-style-type: none;
	list-style-image: none;
	padding:10px 0 25px 0;
}
#sidebar tr td > ul#home > li{
	list-style-type: none;
	list-style-image: none;
	padding:10px 0 0 0;
*padding:0;
}

#sidebar ul p,
#sidebar ul select
{
	margin: 5px 0 8px;
}

#sidebar #home ul{
	margin:0;
}

#sidebar #home ul > li{
	margin:25px 0 0 0;
	list-style-type:none;
}

#sidebar #home ul > li > ul > li{
	margin:0;
	list-style-type:none;
}

#sidebar ul ul,
#sidebar ul ol
{
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul,
#sidebar ul ol
{
	margin: 0 0 0 10px;
}

ol li,
#sidebar ul ol li
{
	list-style: decimal outside;
}

#sidebar ul ul li,
#sidebar ul ol li
{
	margin: 3px 0 0;
	padding: 0;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform
{
	margin: 0;
	padding: 5px 3px;
	text-align: center;
}

.formtext
{
	background: url(images/mapa_site_form.png);
	border:0;
	height:19px;
	padding-top:5px;
	padding-left:5px;
	float:left;
	width:152px;
}

#content .formtext
{
	background: transparent !important;
	border:1px solid;
	padding:2px;
	width:90%;
}

#sidebar #searchform #s
{
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit
{
	padding: 1px;
}

.entry form
{ /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select
{
	width: 130px;
}

#commentform input
{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea
{
	width: 99%;
	padding: 2px;
}

#commentform #submit
{
	margin: 0;
	float: right;
}

/* End Form Elements */



/* Begin Comments*/
.alt
{
	margin: 0;
	padding: 10px;
}

.commentlist
{
	padding: 0;
	text-align: justify;
}

.commentlist li
{
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p
{
	margin: 10px 5px 10px 0;
}

#commentform p
{
	margin: 5px 0;
}

.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata
{
	margin: 0;
	display: block;
}

/* End Comments */



/* Begin Sidebar */
#sidebar.home{
	*display:inline-block !important;
}



#sidebar
{
	padding: 35px 0 10px 0px;
	margin-left: 480px;
	margin-right:20px;
}

#sidebar form
{
	margin: 0;
}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar
{
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a
{
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a
{
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a
{
	display: block;
}

#wp-calendar caption
{
	text-align: center;
	width: 100%;
}

#wp-calendar td
{
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover
{ /* Doesn't work in IE */
	background-color: #fff;
}

/* End Calendar */



/* Begin Various Tags & Classes */
acronym,
abbr,
span.caps
{
	cursor: help;
}

acronym,
abbr
{
	border-bottom: 1px dashed #999;
}

blockquote
{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite
{
	margin: 5px 0 0;
	display: block;
}

.center
{
	text-align: left;
}

.hidden
{
	display: none;
}

hr
{
	display: none;
}

#home > li > ul > li a img
{
	border: 1px solid #FFC58F;
	padding:3px;
}

.more-link a img 
{
	border: 0 !important;
}

a img
{
	border: none;
}

.navigation
{
	display: block;
	text-align: center;
/*	margin-top: 10px;
	margin-bottom: 60px;*/
}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */


/* DROP DOWN MENU */

.menu
{	
	font-family:"Lucida Sans", arial;
	text-transform:lowercase;
	width:778px;
	height:36px;
	font-size:16px;
	position:relative;
	z-index:100;
	border-bottom:1px solid #A56931;
	background:url(images/menu_bg.png) top center no-repeat;
}

/* hack to correct IE5.5 faulty box model */
* html .menu
{
	width:778px;
	w\idth:745px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul
{
	margin: 0;
	padding: 8px 0 0 0;
	list-style-type: none;
}

.menu ul ul
{
	
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li
{
	float:left;
	position:relative;
	border-right:1px solid #ecad71;
}

/*Seletor para o menu drop down, serve para escolher qual "li" fica sem a borda.
Foi usado para retirar a borda direita do último "li" do menu*/
.menu ul > li + li + li + li + li + li + li + li + li{
	border-right:0 !important;
}

/* style the links for the top level */
.menu a,
.menu a:visited
{
	display:block;
	font-size:13px;
	text-decoration:none;
	letter-spacing:-0.75pt;
	*letter-spacing:-1pt;
	color:#fff;
	padding:0 10px 0 10px;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a,
* html .menu a:visited
{
	width:149px;
	w\idth:138px;
}

/* style the second level background */
.menu ul ul a.drop,
.menu ul ul a.drop:visited
{

}

/* style the second level hover */
.menu ul ul a.drop:hover
{

}

.menu ul ul :hover > a.drop
{

}

/* style the third level background */
.menu ul ul ul a,
.menu ul ul ul a:visited
{
	background:#e2dfa8;
}

/* style the third level hover */
.menu ul ul ul a:hover
{
	background:#b2ab9b;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul
{
	visibility:hidden;
	position:absolute;
	top:15px;
	left:0;
	width:149px;
	padding-top:14px;
}

/* another hack for IE5.5 */
* html .menu ul ul
{
	top:15px;
	t\op:15px;
}

/* position the third level flyout menu */
.menu ul ul ul
{
	left:149px;
	top:-1px;
	width:149px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left
{
	left:-149px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table
{
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
}

/* style the second level links */
.menu ul li ul li
{
	border-left:5px solid #FBE786;
	border-right:5px solid #FBE786;
	width:230px;
}


.menu ul ul a,
.menu ul ul a:visited
{
	background:#FBE786 none repeat scroll 0 0;
	color:#D3873E;
	font-weight:normal;
	height:auto;
	line-height:15px;
	padding:5px 10px;
	border-bottom:1px solid #FFFFFF;
}

.menu ul ul a:hover
{
	background:#FCF7b4;
	color:#D3873E;
	
}

/* yet another hack for IE5.5 */
* html .menu ul ul a,
* html .menu ul ul a:visited
{
	width:150px;
	w\idth:128px;
}

/* style the top level hover */
.menu a:hover
{
	color:#ffff99;
}

.menu :hover > a
{
	color:#ffff99;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul
{
	visibility:visible;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul
{
	visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul
{
	visibility:visible;
}

/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */
.menu ul ul .current_page_item a
{
	color:#fe6903;
	background:#Ebd87a;
	border-bottom:1px solid #FFFFFF;
}

.menu .current_page_item a
{
	color: #ffcc66;
}

.menu ul .current_page_item ul a
{
	color: #d3873e;
	font-weight: normal;
	background: #fbe786;
	border-bottom:1px solid #FFFFFF;
}

.menu ul .current_page_item ul a:hover
{
	background: #fcf2a5;
}

.menu .current_page_item a:hover
{

}

/*
	Sidebar
*/

#wid_sidebar{
	font-family:Arial, Helvetica, sans-serif;
}

#wid_sidebar .wid_sidebar_txt{
	width:185px;
	font-size:1.2em;
	float:left;
}
#wid_sidebar img{
	margin-left:10px;
}

#home .more-link{
	margin-top:5px;
	background:url(images/separador_horizontal.png) no-repeat bottom center;
	padding-bottom:25px;
}
#entry > div{
	display:none;
}

#contato{
	background: #fdf8e9 url(images/icon_telefone.png) no-repeat 8px center;
	height: 45px;
	margin-top: 10px;
	vertical-align:middle;
	display: table-cell;
	width:445px;
	*line-height:45px;
}

#contato span{
	font-size:12px;
	color:#c67700 ;
	padding-left: 45px;
}

#trabalhe{
	background: #fdf8e9 url(images/icon_curriculum.png) no-repeat 10px center;
	height: 70px;
	margin-top: 10px;
	display: block;
	width:445px;
}

#trabalhe span{
	padding-left: 65px;
	float:left;
	padding-top:17px;
}

#widget_home > div > a {
	font-size:12px;
	font-weight:bold;
	letter-spacing:-0.75pt;
	*letter-spacing:-1pt;
}

#usuario{
	background:#fdf8e9;
	width:435px;
	padding:10px;
	float:left;
	margin:10px 0;
}

#foto{
	float:left;
}

#foto img{
	border: 1px solid #c67700;
	padding:3px;
	background:#ffffff;
	margin-right:10px;
}

#nome {
	padding-top:15px;
}

#nome > h3 {
	margin:0;
}

#destaque h2{
	margin:0;
}

#destaque{
	background:url(images/home_bg.png) repeat-x left top;
	float:left;
	padding:10px;
	margin:15px 0;
}
.destaque{
	float:left;
	width:75%;
}

.caixa{
	padding-top:20px;
}
.caixa img{
	margin:0 0 0 15px;
	padding:0;
}
/*
#widget_home > li + li {
	margin-top:100px !important;
}*/

