/**************************************
 * THEME NAME: moodlecz
 *
 * Files included in this sheet:
 *
 *   moodlecz/style.css
 *   moodlecz/local.css
 **************************************/

/***** moodlecz/style.css start *****/

/***
 *** Core
 ***/

body, td, th, li {
    font-family: Arial, sans-serif;
}

body {
    padding: 0px;
    margin: 0px;
    background-color: white;
    font-size: 0.9em;
/*    max-width: 1000px;*/
    margin-left: auto;
    margin-right: auto;
}

/* IE workaround of max-width */
/** html body {
    width: 1000px;
}*/

#content {
    padding-right: 4px;
    padding-left: 4px;
}

* html #content {
    padding-right: 2px;
    padding-left: 2px;
}

#layout-table #right-column,
#layout-table #left-column {
    width: 210px !important;
}

#layout-table #middle-column {
    margin-left: 10px;
    margin-right: 10px;
}

/***
 *** Header
 ***/

#header-home {
    background-color: #CFD3E3;
    background-image: url(http://moodle.cz/theme/moodlecz/logo_home.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    border: none;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0px;
    padding-right: 10px;
    height: 100px !important;
}

#header {
    background-color: #CFD3E3;
    background-image: url(http://moodle.cz/theme/moodlecz/logo_mini.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    padding-left: 10px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    border: none;
    height: 35px !important;
    color: #637f9b;
}

.headermenu .logininfo a:link,
.headermenu .logininfo a:visited {
    color: black;
}

.sideblock a:link,
.sideblock a:visited {
    color: #46607b;
}

a:link,
.sideblock a:hover,
a:visited {
    color:  #d4340c;
}

.logininfo a,
.logininfo a:link,
.logininfo a:visited,
.logininfo a:hover {
}

#footer .logininfo a,
#footer .logininfo a:link,
#footer .logininfo a:visited,
#footer .logininfo a:hover {
    color: #ed1c24;
}

h1.headermain {
    margin-top: 5px;
}

h1.headermain span {
    background-color: transparent;
    overflow: hidden;
    border: 0;
    font-size: xx-large;
    padding-left: 250px;
}

.headermenu {
    display: block;
    float: right;
    margin:0px;
    padding:3px;
}

.headermenu a {
}

#chooselang,
#chooselang_jump,
#chooselang_jump option {
    font-size: 0.9em;
}

#portal-actions {
    color: #333;
    background-color: #e3e3e3;
    background-image: url(http://moodle.cz/theme/moodlecz/gradient2.gif);
    background-repeat: repeat-x;
    height: 30px;
    line-height:normal;
    list-style-image:none;
    list-style-type:none;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
}

#portal-actions li {
    font-weight: bold;
    display:inline;
    padding-left:1em;
    padding-right:1em;
    border-right: 1px solid #333;
}

#portal-actions li a {
    color: #666;
}

#portal-actions li a:hover {
    color: #333;
}

.loginbox,
.coursebox,
.userinfobox,
.generalbox {
    background-image: url(http://moodle.cz/theme/moodlecz/gradient1.gif);
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: top left;
    border: 1px solid #ddd;
    background-color: white;
}

.errorbox {
    background-color: #d4340c;
    color: white;
    font-weight: bold;
}

.errorboxcontent a {
    color: white;
}

.navbar {
    border: none;
    padding: 1px;
    margin-left: 0px;
    margin-right: 0px;
    height: 39px;
    background-image: url(http://moodle.cz/theme/moodlecz/gradient2.gif);
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: top left;
    background-color: #f3f3f3;
    clear: both;
}

h2.headingblock {
    background-image: url(http://moodle.cz/theme/moodlecz/gradient3.gif);
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: top left;
    border: 2px solid #6A7D94;
    background-color: #6A7D94;
    color: white;
}

/***
 *** Footer
 ***/

.homelink a:link,
.homelink a:visited,
.homelink a:hover {
    background-color: #637f9b;
    color: white;
}

#themeby {
    font-size: smaller;
}

/***
 *** Homepage
 ***/

div.frontblock {
    background-color: #f3f3f3;
    border:1px solid #DDDDDD;
    font-size:0.95em;
    margin-bottom:25px;
    margin-top:12px;
}

h1.frontblock,
h2.frontblock {
    background-color: #ef1422;
    width: 300px;
    color: white;
    border: none;
    border: none;
    display:inline;
    font-weight:bold;
    left:8px;
    padding:1px 10px;
    position:relative;
    top:-0.5em;
}

.fronttext {
    margin:5px 10px 20px 20px;
}

.sitetopic {
    font-size: 0.9em;
}

.sitetopic fieldset {
    border: 1px solid #ddd;
}

.sitetopic fieldset legend {
    border: 1px solid #ddd;
    color: #ddd;
}

a.buttonlike {
    display: block;
    font-size: 110%;
    font-weight:bold;
    color: white;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    width: 25em;
    background-color: #637f9b;
    text-align: center;
}

/***
 *** Admin
 ***/

.admin .generalbox {
    border: 1px solid #ddd;
    background-color: white;
}

.admin .generalboxcontent {
    background-color: transparent;
}

.block_admin_tree.sideblock .link.current {
    background-color: transparent;
}

#admin-roles-override .capcurrent {
    background-color:#F3F3F3;
}

/***
 *** Blocks 
 ***/

.sideblock .header {
    background-color: #637f9b;
    background-image: url(http://moodle.cz/theme/moodlecz/pix/blocks/block_header_right.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top right;
    color: white;
    border: none;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.sideblock .header .title {
    background-image: url(http://moodle.cz/theme/moodlecz/pix/blocks/block_header_left.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top left;
    color: white;
    border: none;
    padding: 5px;
}

.sideblock .header .title h2 {
    font-size: 1em;
}

.sideblock .content {
    background-image: url(http://moodle.cz/theme/moodlecz/pix/blocks/block_content.gif);
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: top left;
    background-color: #DBE0EE ;
    border:2px solid #6A7D94;
}

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

.sideblock.hidden .header .hide-show img.hide-show-image {
    background: url(http://moodle.cz/theme/moodlecz/pix/t/switch_plus.gif) no-repeat bottom;
}

.block_login .loginform .c1 {
    text-align:right;
    font-size: 0.8em;
}

.block_login .loginform .c1 input {
    width: 6em;
}

.block_login .loginform .c1.btn input {
    width: 7em;
}

.block_calendar_month .minicalendar {
    background-color: white;
}

.block_rss_client .content .image {
    text-align: center;
}

/***
 *** Course
 ***/

#course-view .section .content {
    background-color: white;
}

#course-view .section td.side {
    background-color: #f3f3f3;
}

#course-view .section.current td.side {
    background-color: #CCD6E5;
}

.mform fieldset,
.mform fieldset.hidden {
    background-color: #f3f3f3;
    border: 1px solid #999;
}

.mform fieldset legend {
    background-color: #ddd;
    border: 1px solid #999;
}

#course-view .section .content h1,
#course-view .section .content h2,
#course-view .section .content h3 {
    color: #888;
}

/***
 *** Forum
 ***/

.mod-forum .indent {
    margin-left: 70px;
}

.forumpost {
    border: none;
    min-width: 50em;
}

.forumpost .topic {
    background-color: white;
    background-image: url(http://moodle.cz/theme/moodlecz/pix/bubble/tr.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top right;
    color: #637f9b;
    border: none;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.forumpost .left.picture {
    background-color: white;
    background-image: url(http://moodle.cz/theme/moodlecz/pix/bubble/tl.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top right;
    border: none;
    padding: 5px;
    padding-right: 50px;
}

.forumpost .topic .author {
}

.forumpost .left.side {
    background-color: white;
    background-image: url(http://moodle.cz/theme/moodlecz/pix/bubble/bl.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: bottom right;
    border: none;
    padding: 5px;
    padding-right: 50px;
}

.forumpost .content {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}


/***
 *** Quiz
 ***/

#mod-quiz-attempt .pagingbar {
    font-size: large;
}

/***
 *** Choice
 ***/

#mod-choice-report table.results.names tbody tr td.data,
#mod-choice-view table.results.names tbody tr td.data {
    vertical-align: top;
}

/***
 *** Misc
 ***/
.blog .content pre,
.mod-forum .content pre {
    padding: 0.5em;
    border-width: 2px;
    border-style: dotted;
    background-color: #eeeeee;
    border-color: #FFD991;
}

blockquote {
    border-left: 5px solid #FFD991;
    padding-left: 10px;
}
/***** moodlecz/style.css end *****/

/***** moodlecz/local.css start *****/

/**
 * Background image in the CSMUG course
 */
.course-37 #section-0 .content {
    background-image:url(http://moodle.cz/file.php/37/moodlers.jpg);
    background-position:top center;
    background-repeat:no-repeat;
}

/***** moodlecz/local.css end *****/

