/**************************************
 * THEME NAME: maestros2
 *
 * Files included in this sheet:
 *
 *   maestros2/extra.css
 **************************************/

/***** maestros2/extra.css start *****/

.sideblock {
    border-color:#717E4B;
}

td .header,
th .header {
    background-image:none;
    padding:4px;
    background: #717E4B !important;
    color: #FFFFFF;
}

.sideblock .header .commands {
    float: right;
    margin-top: 0.3em;
}

.sideblock .header .commands a {
    margin: 0px 2px;
}

.sideblock .content {
    padding:4px;
    background-image:url('texture2.jpg');
}

.sideblock .content hr {
    height:1px;
    margin-top:4px;
    margin-bottom:4px;
    border:none;
    border-top:1px solid;
}

.sideblock .header .hide-show {
    float:right;
}

.sideblock .header .hide-show img.hide-show-image {
    height:11px;
    width:11px;
    margin-top:0.25em;
}

.sideblock .header .hide-show img.hide-show-image {
    background: url('../../pix/t/switch_minus.gif') no-repeat bottom;
}


.sideblock {
    -moz-border-radius-bottomleft:0px;
    -moz-border-radius-bottomright:0px;
}

.sideblock.hidden {
    -moz-border-radius: 0px;
}

.block_course_summary, .block_course_summary .content {
    -moz-border-radius:0px;
}

.sideblock {
    -moz-border-radius-bottomleft:0px;
    -moz-border-radius-bottomright:0px;
}

.sideblock .content {
    -moz-border-radius-bottomleft:0px;
    -moz-border-radius-bottomright:0px;
}




.headingblock {
    background-image:none;
    border-width:1px;
    border-style:solid;
    padding:5px;
    background: #4986C2;
    font-weight: bold;
}

.navbar {
    background-image:none;
    background: #4986C2;
}


#course-view .current .side {
    background: #4986C2;
}

th {
    background-image:none;
    background: #4986C2;
}

.generaltableheader {
    background-image:none;
    background: #4986C2;
}

#mod-forum-view .forumheaderlist {
    border-collapse: collapse;
}

#mod-forum-view .forumheaderlist td,
#mod-forum-view .forumheaderlist th {
    border-width:1px;
    border-style:solid;
    border-color:#717E4B;
    padding: 4px;
}

#mod-forum-view .forumheaderlist .lastpost {
    text-align: right;
}
#course-view .section .side {
    width:25px;
}
/***** maestros2/extra.css end *****/

