/**
 * @file
 * Styling for the Forum module.
 */

#forum .description {
    font-size: 0.9em;
    margin: 0.5em;
}
#forum td.created,
#forum td.posts,
#forum td.topics,
#forum td.last-reply,
#forum td.replies,
#forum td.pager {
    white-space: nowrap;
}

#forum td.forum .icon {
    background-image: url(../images/forum-icons.png);
    background-repeat: no-repeat;
    float: left; /* LTR */
    height: 24px;
    margin: 0 9px 0 0; /* LTR */
    width: 24px;
}
#forum td.forum .forum-status-new {
    background-position: -24px 0;
}

#forum div.indent {
    margin-left: 20px; /* LTR */
}
#forum .icon div {
    background-image: url(../images/forum-icons.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}
#forum .icon .topic-status-new {
    background-position: -24px 0;
}
#forum .icon .topic-status-hot {
    background-position: -48px 0;
}
#forum .icon .topic-status-hot-new {
    background-position: -72px 0;
}
#forum .icon .topic-status-sticky {
    background-position: -96px 0;
}
#forum .icon .topic-status-closed {
    background-position: -120px 0;
}

.views-exposed-form .views-exposed-widget {
    float: left; /* LTR */
    padding: .5em 1em 0 0; /* LTR */
}

.views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 1.6em;
}

.views-exposed-form .form-item,
.views-exposed-form .form-submit {
    margin-top: 0;
    margin-bottom: 0;
}

.views-exposed-form label {
    font-weight: bold;
}

.views-exposed-widgets {
    margin-bottom: .5em;
}

/* table style column align */
.views-align-left {
    text-align: left;
}
.views-align-right {
    text-align: right;
}
.views-align-center {
    text-align: center;
}

/* Remove the border on tbody that system puts in */
.views-view-grid tbody {
    border-top: none;
}

.view .progress-disabled {
    float: none;
}
/* General indentation & positioning classes */

.rteindent1 {
    margin-left: 40px;
}
.rteindent2 {
    margin-left: 80px;
}
.rteindent3 {
    margin-left: 120px;
}
.rteindent4 {
    margin-left: 160px;
}
.rteleft {
    text-align: left;
}
.rteright {
    text-align: right;
}
.rtecenter {
    text-align: center;
}
.rtejustify {
    text-align: justify;
}
.ibimage_left {
    float: left;
}
.ibimage_right {
    float: right;
}

div.cctags.wrapper {
    text-align : justify;
    margin-left: 0em;
    margin-right: 0em;
}
div.cctags.cctags-block.wrapper {
    text-align: center;
}

.cctags.level-1 {
    font-size : 90%;
    opacity: 0.5;
}

.cctags.level-2 {
    font-size : 95%;
    opacity: 0.55;
}
.cctags.level-3 {
    font-size : 100%;
    opacity: 0.6;
}

.cctags.level-4 {
    font-size : 110%;
    opacity: 0.65;
}
.cctags.level-5 {
    font-size : 120%;
    opacity: 0.7;
}
.cctags.level-6 {
    font-size : 130%;
    opacity: 0.75;
}
.cctags.level-7 {
    font-size : 150%;
    opacity: 0.8;
}
.cctags.level-8 {
    font-size : 170%;
    opacity: 0.85;
}
.cctags.level-9 {
    font-size : 195%;
    opacity: 0.9;
}
.cctags.level-10 {
    font-size : 220%;
}


.cctags.cctags-block.level-1 {
    font-size : 90%;
    opacity: 0.5;
}
.cctags.cctags-block.level-2 {
    font-size : 95%;
    opacity: 0.55;
}
.cctags.cctags-block.level-3 {
    font-size : 100%;
    opacity: 0.6;
}
.cctags.cctags-block.level-4 {
    font-size : 105%;
    opacity: 0.65;
}
.cctags.cctags-block.level-5 {
    font-size : 110%;
    opacity: 0.7;
}
.cctags.cctags-block.level-6 {
    font-size : 117%;
    opacity: 0.75;
}
.cctags.cctags-block.level-7 {
    font-size : 125%;
    opacity: 0.8;
}
.cctags.cctags-block.level-8 {
    font-size : 140%;
    opacity: 0.85;
}
.cctags.cctags-block.level-9 {
    font-size : 170%;
    opacity: 0.9;
}
.cctags.cctags-block.level-10 {
    font-size : 205%;
}

.cctags.picture {
    float:right;
    margin: 0;
}

div.cctags.vocname {
    font-size : 1.2em;
    font-weight:bold;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}
.ctools-locked {
  color: red;
  border: 1px solid red;
  padding: 1em;
}

.ctools-owns-lock {
  background: #FFFFDD none repeat scroll 0 0;
  border: 1px solid #F0C020;
  padding: 1em;
}

a.ctools-ajaxing,
input.ctools-ajaxing,
button.ctools-ajaxing,
select.ctools-ajaxing {
  padding-right: 18px !important;
  background: url(../images/status-active.gif) right center no-repeat;
}

div.ctools-ajaxing {
  float: left;
  width: 18px;
  background: url(../images/status-active.gif) center center no-repeat;
}
div.panel-pane div.admin-links {
  font-size: xx-small;
  margin-right: 1em;
}

div.panel-pane div.admin-links li a {
  color: #ccc;
}

div.panel-pane div.admin-links li {
  padding-bottom: 2px;
  background: white;
  z-index: 201;
}

div.panel-pane div.admin-links:hover a,
div.panel-pane div.admin-links-hover a {
  color: #000;
}

div.panel-pane div.admin-links a:before {
  content: "[";
}

div.panel-pane div.admin-links a:after {
  content: "]";
}

div.panel-pane div.panel-hide {
  display: none;
}

/** For IE we add the class via js; for other browsers we rely on :hover **/
div.panel-pane div.panel-hide-hover,
div.panel-pane:hover div.panel-hide {
  display: block;
  position: absolute;
  z-index: 200;
  margin-top: -1.5em;
}

div.panel-pane div.feed a {
  float: right;
}