/*FORUM TOPIC/THREADS TABLE*/

.forum-topics {margin: 1.5em 0;}
.forum-topics tr:nth-child(even) {background: /*#f2f2f2*/rgba(242, 242, 242, 0.55);}
.forum-topics th, .forum-topics td {border: 1px solid lightGrey; padding: 5px 10px;}
.forum-topics th {font-weight: bold;}
.forum-topics td h3, .forum-topics td p {margin-bottom: 0;}
.forum-topics small {color: #999;}

table.forum-topics  tr td h3 { padding-left:0  }

/*FORUM THREADS DETAIL*/
.forum-thread-wrapper h2, .forum-thread-wrapper .dijitButton {display: inline-block; *display: inline; zoom: 1;}
.forum-thread-wrapper .dijitButton {margin: 0 0 0.5em 0.5em;}
.forum-thread-wrapper .dijitButton .dijitButtonNode {border: none; background: #3C6CBA; color: #fff; font-size: 11px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}
.forum-thread-wrapper .dijitButton.dijitButtonHover .dijitButtonNode, .forum-thread-wrapper .dijitButton.dijitButtonActive .dijitButtonNode {background: #666; color: #fff;}
.forum-thread-wrapper #subscribeButton {/*padding: 2px 5px;*/}
.forum-thread-wrapper .dijitButton.cancel {bottom: 25px; left: 260px; margin: 0; position: absolute;}

.forum-thread-wrapper ul.related-threads {border-top: dotted 1px #ccc; margin-left: 0;}
.forum-thread-wrapper ul.related-threads li {border-bottom: dotted 1px #ccc; list-style: none; padding: 0.5em 0 0.5em 0.5em;}

/*FORUM ADD THREAD*/
.forum-thread-wrapper #addThread, .forum-thread-wrapper #addReply {background: /*#f4f6fb*/rgba(204, 204, 204, 0.07); border: 1px solid #ccc; border-radius: 10px; box-shadow: 0px 0px 10px #eee; margin: auto auto 2em; padding: 2%; position: relative; width: 65%;}
.forum-thread-wrapper h3 {margin-bottom: 2em;}
.forum-thread-wrapper #addThread h3, .forum-thread-wrapper #addReply h3 {margin-bottom: 2em;}
.forum-thread-wrapper #addThread dl, .forum-thread-wrapper #addReply dl {margin: 0; padding: 0}
.forum-thread-wrapper #addThread .submitContent dt.formFieldLabel, .forum-thread-wrapper #addReply .submitContent dt.formFieldLabel {width: 21%;}
.forum-thread-wrapper #addThread .submitContent dd.formFieldInput, .forum-thread-wrapper #addReply .submitContent dd.formFieldInput {width: 76%;}
.forum-thread-wrapper #addThread .mceLayout, .forum-thread-wrapper #addReply .mceLayout {width: 100% !important;}
.forum-thread-wrapper .dijitTextBox.text {width: 97%;}
.forum-thread-wrapper .dijitTextBox#widget_captcha {width: 190px;}


/* Look Roja */
.dmundra .dijitButtonNode { padding:0 !important}

.forum-wrapper, .forum-thread-wrapper  {width:95%; margin:0 auto; min-height:200px; padding-top:20px; background-color:#FFF; font-size:11px}
.forum-wrapper h2, .forum-thread-wrapper h2 { color:#19171A;  font-size:25px; font-weight: bold; }
.forum-wrapper p,.forum-thread-wrapper p { padding-left:0}
.forum-wrapper .pagination, .forum-thread-wrapper .pagination { text-align:right}

.forum-wrapper h2, .forum-wrapper h3, .forum-thread-wrapper h2, .forum-thread-wrapper h4  { padding-left:0;}  

.forum-topics th { background-color:#640906; color: #FFF; border:#640906 solid 1px}

.forum-thread-wrapper .dijitButton .dijitButtonNode {background-color:#640906}
.forum-thread-wrapper .dijitButton .dijitButtonNode:hover {background-color:#0D1526; color:#F2AC19}

.forum-thread-wrapper ul { margin-left:20px; list-style:none; }
.forum-thread-wrapper ul li  { border: #CCC solid 1px;padding: 1em;margin: 0 0 1em 0; background-color: rgba(204, 204, 204, 0.07)  }
.forum-thread-wrapper ul li h4 {color:#BE001F;  }
/*.forum-thread-wrapper  #subscribeButton  { padding: 2px 9px !important}   fix btn */

.forum-thread-wrapper .dijitButtonNode .dijitButtonContents {padding:3px 5px 3px 5px !important}

.forum-thread-wrapper h2 {color:#640906}

/*nuevos */
.breadscrum { overflow: hidden;margin: 1em 0 1em 0;}
.breadscrum a { text-decoration:none;background: #0D1526; color: #fff; display: inline-block; padding: 5px 9px ; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.breadscrum a:hover {color:#F2AC19;}

.replyauthor { overflow:hidden; margin: -15px 0px 10px 15px;}


.addthread .cancel, .addreply .cancel {left: 150px !important;}
.addthread .dijitButton, .addreply  .dijitButton {margin-left: 9em !important;}



span.fsuscribir  #subscribeButton {padding:4px 7px 6px 7px !important}
  .fnuevohilo,  .fsuscribir,  .fresponder, #addReply .cancel { border: none; background: #640906; color: #fff; font-size: 0.85em; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}
  .fnuevohilo:hover,  .fsuscribir:hover, .fresponder:hover { color:#F2AC19; cursor:pointer} 

button.fnuevohilo, .forum-thread-wrapper button.fsuscribir,  button.fresponder, #addReply button.cancel { padding:4px 7px 6px 7px; font-size:12px; }

  
  
  
.forum-wrapper-ontop table.forum-topics  th { background-color: #F3A314; border-color: #F3A314; color:#FFF;  padding: 10px 0;}
  
.forum-wrapper-ontop table.forum-topics  td  { background-color: #FFF; border-color:#F3A314 !important}
.forum-wrapper-ontop table.forum-topics  h3 a { color:#640906;font-size: 110%; }
