
/* ----- plonegossip.css ----- */
@media screen {
/*  (do not remove this :) */
/*  (not this either :) */

.floatingComment {
  float: right;
  margin-top: -2em;
  line-height: 1em;
}

#forumMain {
  font-size: 90%;
}

#forumMain table {
  width: 100%;
}

#forumInfo {
  position:relative;
  margin-top: 30px;
  width: 200px;
  float: right
}

#plonegossip .documentActions {
  margin: 1em 0pt 0pt 0.5em;
}

#forumIntro {
  margin: 0 0 1em 0;
  background-color: #eef3f5;
  border: 1px solid #8cacbb;
  padding: 0.3em 1em;
}

.pgforum-lower {
  text-transform: lowercase;
}

.pgforum-pending {
  border: 1px solid #ffa500;
}

.pgforum_quoted {
  background-color: white;
}

#forum-footer {
  clear: both;
}

.pgpost-buttons {
  clear: both;
  padding-top: 0.3em;
}


.pgpost-footer {
  clear: both;
  font-size: 0.1em;
  line-height: 0.1em;
  height: 0.1em;
}

#plonegossip .documentByLine table {
  background-color: white;
}

#plonegossip h1 {
  background-position: 0 50%;
}

#plonegossip .forumlet .standalone {
  width: 100%;
}

#plonegossip .visualIconPadding {
  padding-left: 22px;
}

#plonegossip .pgforum-threadlisting{
  float: left;
 .position:relative;
}

#plonegossip .pgforum-threadlisting td {
  padding: 0.5em 1em;
}

#plonegossip .pgthread-title {
  font-size: 110%;
  font-weight: bold;
  padding-left: 22px;
}

.plonegossip-quote {
  font-weight: bold;
  color: #666;
}

#plonegossip .listingBar {
  clear: none;
}

.actions { 
  background-image: url(actions_icon.gif);
  background-position: 0 50%;
  background-repeat: no-repeat;
}

.pg-closed {
  background: #f4f4f4 url(readonly_icon.gif) 8px 50% no-repeat;
  padding: 0.5em 35px;
  border: 1px dashed #ddd;
  font-size: 90%;
  text-decoration: italic;
}

#pgthread-body form,
#plonegossip .comment form {
  display: inline;
}


#secao03 .comment{
   background: #fff; 
   padding: 0.25em 1em 0.5em 1em; 
   margin-bottom: 1em;
}

#secao03 .comment form {
  display: inline;
}

#pgthread-body{
  margin-left: 0px;
}

.comment h3 .contenttype-pgpost a {
  background: transparent url() 0 0 no-repeat;
}

/*
.pgthread {
  margin-left: 2em;
}
*/
.pgthread-threaded {
  background-image: url(threaded_icon.gif);
  background-repeat: no-repeat;
  padding-left: 5px;
}

#pgbatched {
  background-image: url(batch_icon.gif);
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding: 8px 0 8px 2px;
}

.plonegossip-lastpost .visualIconPadding {
  padding: 8px 0 8px 22px;
}

.plonegossip-lastpost .contenttype-pgpost {
  background-position: 0 50%;
}

blockquote.pgthread-description {
  margin: 1em 0 0.3em 16px;
  font-size: 100%;
}

.pgpost-member {
  float: left;
  padding: 1em;
  width: 10em;
  background-color: white;
  margin: 1em 2em 0 0;
  border: 1px solid #8cacbb;
  text-align: center;
}

.pgforum-actions {
  padding: 1em 0 0 0;
  clear: both;
}

.pgforum_quoted {
  margin: 0.3em 0;
  padding: 0.5em;
  background-color: transparent;
  border: 1px solid #8cacbb;
}

.pgforum_quoted_title {
  font-size: 90%;
  margin-top: 1em;
  color: #8cacbb;
}

#threadgossip{
   position: relative;
   margin-left: 20px;
}

.tabelaThread{
    border-collapse: collapse;
    border-left: 1px solid #8cacbb;
    border-bottom: 1px solid #8cacbb;
    font-size: 100%;
    margin: 1em 0em 1em 0em;
}

.tabelaThread th {
    background: #dee7ec;
    border-top: 1px solid #8cacbb;
    border-bottom: 1px solid #8cacbb;
    border-right: 1px solid #8cacbb;
    font-weight: normal;
    padding: 0.25em 1em;
	text-transform: capitalize;
    text-align: center;
}

.tabelaThread .top {
    border-left: 1px solid White;
    border-top: 1px solid White ! important;
    border-right: 1px solid White ! important;
    text-align: right ! important;
    padding: 0em 0em 1em 0em;
}
.tabelaThread .listingCheckbox {
    text-align: center;
}

.tabelaThread td {
    border-right: 1px solid #8cacbb;
    padding: 0.25em 1em;
}
.tabelaThread a {
    text-decoration: none;
}
.tabelaThread a:hover {
    text-decoration: underline;
}

.tabelaThread img {
    vertical-align: middle;
}

.div-botao-adicionar-topico{
	margin-top: 0px;
	margin-right: 0px;
}

.botao-add-topico{
	margin-top: 0px;
}
/*
#threadMain{
   margin-left: 5px;
}
*/
/*  */

}


/* ----- PGEDestaque.css ----- */
#destaques {
	background-color:#ebedef;
	width:200px;
	position:relative;
	float:right;
	margin-top:15px;
	margin-right:10px;
}

#destaques h1 {
	background:#216E7F;
	font-weight: bold;
	color: #fff;
	font-size:0.9em;
	padding:2px 2px 2px 5px;
	margin: -3px 0px 2px 0px;
}

#destaques p1{
	padding: 5px;
	border-bottom: 1px dashed #ccc;
	font-size:0.9em;
}

#destaques p{
	 padding: 5px;
	 border-bottom: 1px dashed #ccc;
	 font-size:0.9em;
}

#destaques span{
	display: block;
}

#destaques #titulo{
	font-weight: bold;
}

#destaques #descricao{
	margin-bottom: 5px;
}

#destaque a{
	color: #999999;
}

