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

/***** funky_black/funky_black.css start *****/

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

a:link,
a:visited,
a:hover
{
    color: #ffff66;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.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: #999999;
}

.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) top right no-repeat !important;
}/***** funky_black/funky_black.css end *****/


