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

/***** funky_skyblue/funky_skyblue.css start *****/

body {
color: #ffffff;
background: url(pix/bg/bg_skyblue.jpg) 50% 0 no-repeat;
background-color: #4271b3; 
}

a:link,
a:visited,
a:hover
{
    color: #ffcc00;
}

.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,
.breadcrumb ul li .sep {
  border-color: #cccccc !important;
}

.article_seperator {
 background-color: #cccccc;
}

.sideblock .header {
 color: #ffffff;
}

input
{
background: #698ac2;
}

#page-top {
	background: url(pix/bg/shadow-t.png) 0 0 no-repeat;
	width: 926;
}

#page-middle {
	background: url(pix/bg/shadow-m.png) 0 0 repeat-y;
}

#page-bottom {
	background: url(pix/bg/shadow-b.png) 0 0 repeat-y;
}

#shadow-rocket {
	background: url(pix/bg/shadow-footer.png) 0 0 repeat-y;
}

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

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

