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

/***** funky_chalk/funky_chalk.css start *****/

body {
color: #CC99CC;
background: #000000 url('pix/bg/bg_chalk.jpg') no-repeat 50% 0;
 
}

a:link,
a:visited,
a:hover
{
    color: #6666CC;
}

.navbar {
  border-color:#666666;
  background: url('pix/bg/nav_header_bg.png') repeat-x;
}

.sideblock .header {
  background: url('pix/bg/block_header_bg.png');
}

.sideblock .header,
.sideblock,
.sideblock .content,
#mod-forum-discuss .forumpost.unread .content,
.forumheaderlist,
.forumpost,
.cal_popup_bg,
table.minicalendar tr td.weekend,
table.minicalendar tr td.day,
table.minicalendar tr.weekdays th,
table.minicalendar,
table.calendarmonth tr td,
#calendar .maincalendar table.calendarmonth th,
#calendar .maincalendar,
#calendar .sidecalendar,
#calendar .maincalendar .event,
.generalbox,
#layout-table,
h1,
#course-view .section.hidden .content,
#course-view .section.hidden .side,
#course-view .section.main .side,
#course-view .section.main .content,
.categorybox .category,
.categorybox .category,
.headingblock,
.block_login .loginform input,
input,
.forumheaderlist,
.forumpost,
#mod-forum-discuss .forumpost.unread .content,
.forumheaderlist td
{
  border-color: #333333;
}

input
{
background: #CC99CC;
}

.article_seperator {
 background-color: #333333;
}

#header-description {
  position: absolute;
  top: 40px;
  text-align: left;
  width: 400;
  right: 120px;
  font-size: 1.3em;
  line-height: 135%;	
}

.breadcrumb ul li .sep {
  color: #dddddd;
}



a#corner {
	background: url('pix/moodle_donate.png') no-repeat top right !important;
}/***** funky_chalk/funky_chalk.css end *****/

