@charset "utf-8";
/* CSS Document */
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #E3E9EA none repeat scroll 0 0;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

.ui-filtrie #header {
	background-color:#35619d;
	background-image: url('../images/headerbar.png');
	background-repeat:repeat-x;
	margin: 0px;
	height: 55px;
}



.ui-filtrie #logobar {
	position:absolute;
	top: 0px;
	text-align:left;
}

.ui-filtrie #navbar {
	position:relative;
	float: left;
	font-size: 11px;
	width: 400px;
	right: auto;
	left: 240px;
	top: 5px;
	bottom: auto;
	text-align:center;
}


#search {
    float: right;
    height: 25px;
    margin-top: 8px !important;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;	
    padding-right: 10px;
	padding-left: 10px;
	 background: #ffffff;
    border: 1px solid #333333;
    width: 250px;
}
#search input.text {
    font-size: 14px;
    color: #333333;
	width: 210px;
	height: 22px;
	border: 0px;
	float: left;
	margin-right:15px;
	vertical-align:middle;
	
}

#search .button {
    cursor: pointer;
    float: left;
    background: #ffffff  url(../images/lupa.png) no-repeat scroll 7px 5px;
	overflow:hidden;
	width: 22px;
	height: 25px;
	border: 0px;
	border-left: 1px solid #c0c0c0;
}


.ui-filtrie #main {
	

	margin: 10px auto;
	width:980px;
	position:relative;

	
}

.ui-filtrie #container {
	position: relative;
	width: 980px;
	border: 1px solid #BFD0E3;
	background-color:#FFFFFF;
	min-height:600px;
	text-align:  center;
	vertical-align: top;
}

.ui-filtrie #left {
	width: 160px;
	position: fixed;
	top: 75px;
	float: left;
	text-align: left;
	font-size:11px;	
}

.ui-filtrie #left a {
	color:#6C8FB7;
	text-decoration:none;
}

#left .sidetab {
	text-align:left;
    -moz-border-radius-topleft: 7px;
    -khtml-border-radius-topleft: 7px;
    -webkit-border-radius-topleft: 7px;
    -moz-border-radius-bottomleft: 7px;
    -khtml-border-radius-bottomleft: 7px;
    -webkit-border-radius-bottomleft: 7px;
	background-color:#ECEFF0;
	border-color:#ECEFF0;
	border-style:solid none solid solid;
	border-width:1px 0 1px 1px;
	color:#444444;
	font-weight:bold;
	margin-top:1px;
	margin-right:3px;
	margin-bottom:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-top:5px;
}

#left .sidetab-highlight {
	background-image: url(../images/titlebox.gif);
	background-repeat:no-repeat;
	width: 145px;
	cursor: default;
	padding-left:10px;
	color: white;
	height: 25px;
	background-color:#E3E9EA;
	border-color: #E3E9EA;
}

#left .sidetab-selected {
	
	background-color:#FFFFFF;
	margin-right:1px;
	border-color: #BFD0E3;
	
}

.ui-filtrie #right {
	position: relative;
	width: 820px;
	border: 1px solid #BFD0E3;
	background-color:#FFFFFF;
	min-height:600px;
	background-image: url('../images/bg_content.png');
	background-repeat:repeat-y;	
	float: right;
	text-align:  left;
	vertical-align: top;
}

.ui-filtrie #right {
	position: relative;
	width: 820px;
	border: 1px solid #BFD0E3;
	background-color:#FFFFFF;
	min-height:600px;
	background-image: url('../images/bg_content.png');
	background-repeat:repeat-y;	
	float: right;
	text-align:  left;
	vertical-align: top;
}

.ui-filtrie #contenttable {

	width:820px;
	
	border:0px none;
	margin:0;

}

.ui-filtrie #leftcolum {
	
	float: left;
	width:575px;
	border:0px none;
	/*height: 800px;*/
	padding: 10px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;

	
}


#leftcolum .entrybox {
	
	background-image: url(../images/box.png);
	background-repeat:no-repeat;
	width: 43px;
	height: 45px;
	float: left;
	text-align: center;
	vertical-align: middle;

}

#leftcolum .entrycontent {
	margin-left: 50px;
	min-height: 45px;

}


#leftcolum hr {
	border: 0;
	color: #ECEFF0;
	background-color: #ECEFF0;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;	
}

.ui-filtrie #rightcolum {
	position: relative;
	float: right;
	width:218px;
	/*background:#F4F7F7; bg setado em #right com image */
	/*border-left: 1px dotted #BFD0E3;*/
	padding-left: 2px;
	border:0px none;
	vertical-align: top;
	margin: 0px 0px 0px 0px;

}


.rightcolumcolors { font-size: 11px; color: #87B356;}
.rightcolumcolors a { color: #658AB9; text-decoration: underline; }
.rightcolumcolors a visited { color: #658AB9; text-decoration: underline; }
.rightcolumcolorsB p { margin-top: 0.5em; margin-bottom: 0.5em; }
.rightcolumcolorsB a { text-decoration: none !important; }

.ui-filtrie #footer {
position: relative;
min-height:130px;
font-family:Verdana, Geneva, sans-serif;
margin: 10px auto;
padding-left:160px;
width: 820px;
text-align: left;
font-size: 12px;
color: #666666;
}
.ui-filtrie #footer a {
	color: #666666;
	/* text-decoration:none; */
}

.ui-clearfix { clear:both; height:0; font-size: 1px; line-height: 0px; }





/* CloudTag */
.word { font-family: Verdana;padding: 2px 2px 2px 2px;letter-spacing: 1px; color: #000;}
 span.size1 {font-size: 16px;}
 span.size2 {font-size: 15px;}
 span.size3 {font-size: 14px;}
 span.size4 {font-size: 13px;}
 span.size5 {font-size: 12px;}
 span.size6 {font-size: 11px;}
 span.size7 {font-size: 10px;;}
 span.size8 {font-size: 9px;}
 span.size0 {font-size: 8px;}

 
 
 
 .statusbar {
     position: fixed;
     bottom: 5px;
     left: 0px;
     right: 0px;
     height: 16px;
     padding: 5px;
     background: #35619d;
     color: white;
     border: solid 1px lightgray;
     opacity: .70;
     filter: alpha( opacity = "70");
 
 z-index:
     200;
 
 overflow:hidden;
 
 overflow-y:auto;
 }
 
 .statusbarhighlight {
     font-weight: bold;
     background-color: khaki;
     color: Maroon;
     border: solid 1px silver;
 }
 
 /* USAR BACKGROUND IMG NO CONTEIRNER MAIOR PRA SIMULAR A RIGHTCOLUM*/
 .reader {
 	
	width: 810px;
	float: left;
	border: 1px solid #000;
	border-right: 0px;
	vertical-align: top;
	margin-bottom: 15px;
	/*background-color: #FFFFFF;*/
	
 }
 
 
 
 .reader #posttext {
 	
	float: left;width:565px;padding:5px;padding-top:10px;
 }
 
 .reader #expandcollapse {
	position : relative;
	top: -10px;
	right: -18px;
 	float: right;
	width:6px;
	height: 200px;
	background: #F4F7F7 url(../images/ico_collapse.png) no-repeat scroll 0px 50%;
	border-left: 1px dotted #BFD0E3;
	cursor: pointer;
	overflow-y: hidden;
 }
 
 .expanded_expandcollapse {
 	background: #F4F7F7 url(../images/ico_expand.png) no-repeat scroll 0px 50% !important;
 }
 
 .expanded_reader {
 	background-color: #FFFFFF !important;
 }
 
 .expanded_posttext {
 	width: 785px !important;
 }
 
 .expanded_close {
 	right: -45px !important;
 }
 
 .reader #expandcollapse:hover {
 	
	background-color: #BFD0E3 !important;
	
 }
 
 .reader #posttags {
 	float: right;width:214px;padding-left: 2px;padding-top:10px;vertical-align:top;
 }
 
 .reader #close {
 	
	position: relative;
	float: right;
	top: -25px;
	right: -265px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	float: right;
	background: transparent url(../jquery/css/fancy_closebox.png) no-repeat scroll left top
	
 }
 
 .reader img {

	max-width: 540px;
	border: 0;
}

 .reader object embed {

	max-width: 540px;
	border: 0;
}

.blink {

     background: #E3E9EA !important;
     opacity: .70;
     filter: alpha( opacity = "70");
 }


/* Ex.: "2 hours ago" */
.time { color:#999; font-size:10px;}

/* menu principal */
.menu:link { color: #D7E4EA; font-weight:bold; text-decoration: none; }
.menu:visited {color: #D7E4EA; font-weight:bold; text-decoration: none; }
.menu:hover { color: #FFFFFF; font-weight:bold; text-decoration: underline; }
.menu:active { color: #D7E4EA; font-weight:bold; text-decoration: none; }

/* titulo de cada item */
.title:link { color: #396196; font-weight:bold; font-size:12px; text-decoration: none; }
.title:visited { color: #396196; font-size:12px; text-decoration: none; }
.title:hover { color: #396196; font-weight:bold; font-size:12px; text-decoration: underline; }
.title:active { color: #396196; font-weight:bold; font-size:12px; text-decoration: none; }


/* nome dos sites de onde veio */
.site { color: #777777;  font-size:11px;  }
.site:link { text-decoration: underline; }
.site:visited {  color: #777777; text-decoration: underline; }
.site:hover {  color: #333333; text-decoration: underline; }
.site:active {  text-decoration: underline; }

.user { font-size: 11px; }
.user:link { color: #87B356;  font-weight:bold; text-decoration: underline; }
.user:visited { color: #87B356;   font-weight:bold; text-decoration: underline;}
.user:hover {  color: #5B7B37;   font-weight:bold; text-decoration: underline; }
.user:active {  color: #87B356;  font-weight:bold; text-decoration: underline; }


.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcd113; background: #f6ee37 url(../theme/images/ui-bg_flat_50_f6ee37_40x100.png) 50% 50% repeat-x; color: #915608; }
.ui-state-highlight .ui-icon {background-image: url(../theme/images/ui-icons_f79d0d_256x240.png); }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.ui-icon { width: 16px; height: 16px; background-image: url(../theme/images/ui-icons_0078ae_256x240.png); }
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-info { background-position: -16px -144px; }


