/**************************************
 * THEME NAME: funky
 *
 * Files included in this sheet:
 *
 *   funky/funky_layout.css
 *   funky/funky_fonts.css
 *   funky/funky_color.css
 **************************************/

/***** funky/funky_layout.css start *****/

/* Core */

div.wrapper {
	margin: 0 auto;
	width: 980px;
	/*width: auto; ideally.. but IE6 struggles :(*/
	max-width: 980px;
	text-align: left;
	position: relative;
        overflow: auto;
}

#page-top {
	height: 25px;
	width: auto; /*991px;*/ /*926px;*/
}

#page-middle {
	width: auto; /*930px;*/ /*855*/
	padding: 1px; /*new to fix occasional gap*/
	padding-left: 30px;
	padding-right: 30px;
}

#page-bottom {
	width: auto; /*changed*/
	padding: 1px 40px; /*10px 40px;*/
}

.article_seperator {
 height: 0px;
 width: auto;/*900px;changed*/
}

#footer .logininfo {
  text-align: right;
  font-size: 1em;
}

.homelink {
  text-align: center;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  text-align: left;
  padding-left: 5px;
} 

h1, h2, h3, h4 {
  text-align: left;
}

h1 {
  padding: 6px;
}

h2 {
  padding: 4px;
}

h3 {
  padding: 3px;
}

#content {
clear:both;
}
  
h1 {
  border-width: 1px;
  border-style: solid; 
}
/*
h2 {
  border-bottom-style: solid;
  border-bottom-width:1px; 
}*/

input, select {
  padding: 0px;
}

#course-view #left-column,
#site-index #left-column,
#layout-table #left-column {
  width:200px !important;
}

#course-view #right-column,
#site-index #right-column,
#layout-table #right-column {
  width:200px !important;
}

#middle-column{
  width: 500px;
  /*width: auto; min-width: 500px !important; changed - doesnt work well tho for IE6!*/
  vertical-align:top;
  padding-left:0px;
  padding-right:0px;
}
.sitetopic {
  padding:4px;
  margin: 0px;
}

.generaltable {
  border-width:0px; 
}

.generalbox {
  border-width:1px; 
  border-style:solid;  
}

.sitetopiccontent {
  border-width:1px;
  border-style:solid;
}

.clearfix {
/* overflow: auto;*/ 
 min-width: 0; 
 /* overflow: hidden; */ 
}

.clearfix:after {
  /* content: "<!-- -->";  */
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/********************
*  Login Block *
********************/

.block_login .header,
.block_login .footer,
.block_login .loginform .btn {
  display: none;
}

.block_login {
  background: url(pix/bg/bg_login.png) no-repeat bottom left !important;
  position: absolute;
  top: 15px;
  text-align: center;
  width: auto;
  right: 24px;
  font-size: 1.2em;
  padding: 3px;
  border-color:#435c68 !important;
  border-width: 0px;
  border-style: none;
}

.block_login .content {
  display: block;
  height: 100%;
  padding:0px 6px;
  border: none !important;
  background: none !important;
}

.block_login .loginform .c1 input {
  width: 75px;
  font-size: 0.8em;;
}

.block_login .loginform .c1 {
  float: left;
  color: #fff;
  font-weight: bold;
  margin:4px 7px;
}

.block_login .loginform input
{
border: 1px solid;
font-size: 1em !important;
}

input
{
border: 1px solid;
padding: 3px !important;
font-size:1em;
}

/***
 *** Header
 ***/

a#corner {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 90px;
	width: 100px;
	background: none;
	text-indent: -999em;
	text-decoration: none;
	cursor: hand;
}


.headerskip {
  position:absolute;
  right:20em;
  font-size:0.8em;
}

#header-home {
  height:85px; /*55*/
  border-width:0px;
  border-style:none;
}

#header {
  height:85px; /*55*/
  border-width:0px;
  border-style:none;
}

#header-home h1.headermain {
  border-width: 0px !important;
  border-style: none !important;
  padding: 5px 0 78px 324px !important; /*5px 0 55px 221px !important;*/
  margin: auto 0px !important;
}

#header h1.headermain {
  border-width: 0px !important;
  border-style: none !important;
  padding: 0px 0 78px 324px !important; /*5px 0 45px 200px !important;*/
  margin: auto 0px !important;
}

.headermain, h1.headermain {
  float:left;
  margin:0%;
  padding:0%;
  border-width: 0px;
}

.headermenu {
  float:right;
  text-align:right;
  padding-top: 60px;
  font-size: 1.2em;
}

.navbar {
  width: 100%;
  padding:3px 0.5em;
  border-width:1px;
  border-style:solid;
}

div.navbar {
  width: auto;
}

.navbar {
background: url(pix/bg/bg_breadcrumb_left.png) no-repeat top left;
padding:5px 20px 10px;
border: none;
}

#navbar-wrap-1 {
  background: url(pix/bg/bg_breadcrumb_gradient.png) repeat-x top;
}

#navbar-wrap-2 {
  background: url(pix/bg/bg_breadcrumb_right.png) no-repeat top right;
}

.breadcrumb ul li {
  color: #ffffff;
  margin: 0;
  font-size: 1.2em;
}

.breadcrumb a:hover,
.breadcrumb a {
  color: #ffffff !important;
  text-decoration: none;
}

.breadcrumb ul li .sep {
  font-size: 0.8em;
  color: #545454;
  padding:0 4px;
}


#footer .navbar {
  margin-top: 4em;
}


/***
 *** Login
 ***/

TABLE.loginbox {
  margin-top: 40px;
}

.loginbox .header {
  border-width:1px;
  border-style:solid;
  border-bottom-width: 0px;
}

.loginbox .content {
  border-top-width: 1px;
}


/***
 *** Footer
 ***/
 
#footer {
  text-align:left;
  margin-top: 5px;
  margin-bottom: 0px;
}

 
#footer p.helplink {
 margin-bottom: 0px;
}


/***
 *** Blocks
 ***/

 
 .sideblock .header h2 {
  border-width: 0px;
 }

 .sideblock .header {
  padding-left: 5px;
 }
 
.sideblock .footer {
  border-top-width:1px;
  border-top-style:dashed;
}
  

/***
 *** Calendar
 ***/
 
#calendar .today,
.minicalendar .today {
  border:1px solid !important;
} 
 
 table.minicalendar {
  width: 100%;
  margin:10px auto;
  padding:2px;
  border-width:1px;
  border-style:solid;
  border-collapse:separate;
  border-spacing:1px !important;
}

table.minicalendar tr.weekdays th {
   border-style: none;
}

table.minicalendar tr td.day {
  border-style: solid;
  border-width: 1px;
}

table.minicalendar tr.weekdays th abbr {
  border-style: none;

  }

table.calendarmonth {
  border-collapse:separate;
  border-spacing:1px !important;
}

table.calendarmonth tr td  {
  border-style: solid;
  border-width: 1px;
}


/***
 *** Course
 ***/
 
.headingblock {
  border-width:1px;
  border-style:solid;
  padding:5px;
}


.categorybox .category,
.categorybox .category {
  border-bottom: solid;
  border-width: 1px;
  padding-top: 7px;
}

#course-view .section .left {
  border-right-width: 1px;
  border-right-style: dashed;
}

#course-view .section.hidden .content,
#course-view .section.hidden .side {
  border-width: 1px;
  border-style: dashed;
}

#course-view .headingblock {
display:none;
}

.tabrow0 { 
   padding-top: 4px; 
} 


/***** funky/funky_layout.css end *****/

/***** funky/funky_fonts.css start *****/

/* Core */

.clearer {
  font-size:1px;
}

body, td, li {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 165%;	
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

th {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}


a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1, h2, h3, h4 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
    font-size:1.2em;
    font-weight: bold;
}

h2 {
    font-size:1.15em;
}
h3 {
    font-size:1.1em;
}
h4 {
    font-size:1em;
    font-weight:bold;
}

th.header,
td.header,
div.header,
.headingblock {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 0.9em;
}


.categorybox .category {
/*  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
    font-size: 1.2em;
    font-weight: bold;
}

.generaltable td.cell.c0 {
  font-weight: bold;
}
/***
 *** Header
 ***/


.logininfo,
#header-home .headermenu font {
     font-size:.8em;
}

 /***
 *** Blocks
 ***/
 
.sideblock .footer {
    font-size:0.95em;
    text-align: left;
}


/***
 *** Calendar
 ***/
#calendar .maincalendar table.calendarmonth td {
  font-size:.9em;
}

#calendar .maincalendar .calendar-controls .current {
  font-weight: bold;
}

#calendar .sidecalendar .filters {
  font-size:0.9em
  }

table.minicalendar tr.weekdays th {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:0.9em;
  font-weight:normal;
  }

table.minicalendar tr td {
  font-size:0.9em;
  }
  
/***
 *** Course
 ***/
  
#course-view .section .left {
  font-weight: bold;
  font-size: 1.2em;
}

/*Accessibility: resizable icons. */
img.resize {
  width: 1em;
  height: 1em;
}
/***** funky/funky_fonts.css end *****/

/***** funky/funky_color.css start *****/

/* Core */

#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 {
	height: 91px;
	text-align: center;
}

#shadow-rocket {
	background: url(pix/bg/shadow-footer.png) 0 0 repeat-y;
}

a:link,
a:visited,
a:hover {
  color:#000066;
}

a.dimmed:link,
a.dimmed:visited,
.dimmed_text {
  color:#888888;
}

h1, h2, h3, h4 {
  border-color:#C6BDA8;
}

th,
th.header,
td.header,
#attempts,
div.header{
  background-color:#FFFFFF;
}

#layout-table {
  border-color:#364148;
}


#left-column, #right-column {
    padding: 5px;
}

.generalbox {
  border-color:#364148;
  background-color:#FFFFFF;
}

.generaltable,
.generaltable td {
  border-color:#C6BDA8;
  /* background-color:#FFFFFF; */
}

.generaltable .r0 td.cell.c0 {
 background-color:#C6BDA8; 
}

.generaltable .r1 td.cell.c0 {
border-color:#C6BDA8; 
background-color:#E3DFD4; 
}


.navbar {
  background: url(pix/bg/nav_header_bg.png) repeat-x;
}

.sitetopiccontent {
  border-color:#C6BDA8;
  background-color:#FFFFFF;
}

.highlight {
  background-color:#C6BDA8;
}

.highlight2 {
  color:#C6BDA8; /* highlight missing terms in forum search */
}
/*
input
{
  border-color:#000000;
  background: #bbbbbb;
}*/


/***
 *** Header
 ***/

#header-home, #header {
}

#header-home h1.headermain {
  background: url(logo.png) 0 0 no-repeat;
}

#header h1.headermain {
  background: url(logo.png) 0 0 no-repeat;
}



/***
 *** Login
 ***/



/***
 *** Blocks
 ***/
 
.sideblock .header {
  background: url(pix/bg/block_header_bg.png);
}

.sideblock {
  border-color:#364148;
}

.sideblock .content {
  border-color:#364148;
  background-color:#FFFFFF;
}

.sideblock hr {
  color:#C6BDA8;
  /*background-color:#FEF9F6;*/
}

.sideblock .footer {
  border-top-color:#C6BDA8;
}

.sideblock .header .hide-show img.hide-show-image {
  background: url('pix/t/switch_minus.gif') no-repeat bottom;
}

.sideblock.hidden .header .hide-show img.hide-show-image {
  background: url('pix/t/switch_plus.gif') no-repeat bottom;
}

.sideblock .content .post .head .date,
.sideblock .content .post .head .name {
  color: #000000;
}

/***
 *** Calendar
***/
 
#calendar .maincalendar,
#calendar .sidecalendar,
#calendar .maincalendar .event {

}

#calendar .maincalendar table.calendarmonth th {

}


table.calendarmonth tr td {
   border-color:#364148;
} 

table.minicalendar {
  border-color:#364148;
}

table.minicalendar tr.weekdays th {
  background-color:#FFFFFF;
  border-color:#364148;
  }

table.minicalendar tr td.day {
   border-color:#364148;
  }
  
table.minicalendar tr td.weekend {
  border-color:#364148;
  color: grey;
  }
  
/* colors for calendar events */
#calendar .event_global,
.minicalendar .event_global,
.block_calendar_month .event_global {
  border-color:#2EBA0E !important;
  background-color:#2EBA0E;
}

#calendar .event_course,
.minicalendar .event_course,
.block_calendar_month .event_course {
  border-color:#FF9966 !important;
  background-color:#FF9966;
}

#calendar .event_group,
.minicalendar .event_group,
.block_calendar_month .event_group {
  border-color:#FBBB23 !important;
  background-color:#FBBB23;
}

#calendar .event_user,
.minicalendar .event_user,
.block_calendar_month .event_user {
  border-color:#A1BECB !important;
  background-color:#A1BECB;
}

.cal_popup_fg {
  background-color:#FEF9F6;
}

.cal_popup_bg {
  border-color:#364148;
  background-color:#FEF9F6;
}

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 {
  border-color: #cccccc;
}

#calendar .today,
.minicalendar .today {
  border-color:#000066 !important; 
}


/***
 *** Course
 ***/

.headingblock {
  border-color:#C6BDA8;
  background-color:#FFFFFF;
}

.categoryboxcontent,
.courseboxcontent {
  border-color:#C6BDA8;
  background-color:#FFFFFF;
}

.categorybox .category,
.categorybox .category {
  border-color: #C6BDA8;
}

#course-view .section.main .content {
  border-color: #C6BDA8;
  background-color:#FFFFFF;
}

#course-view .section.main .side {
  border-color: #C6BDA8;
  background: url(pix/trans-20.png);
}

#course-view .current .right.side,
#course-view .current .left.side {
  background-color:#FFFFFF;
}

#course-view .section.hidden .content,
#course-view .section.hidden .side {
  border-color:#C6BDA8;
}

#course-view .section.hidden .summary
{
  color:#888888;
}


/***
 *** Tabs
 ***/

.tabs .side {
  border-color: #C6BDA8;
}
.tabrow td {
  background:url(pix/tab/left.gif) top left no-repeat;
}
.tabrow td .tablink {
  background:url(pix/tab/right.gif) top right no-repeat;
}
.tabrow td:hover {
  background-image:url(pix/tab/left_hover.gif);
}
.tabrow td:hover .tablink {
  background-image:url(pix/tab/right_hover.gif);
}
.tabrow .last span {
  background:url(pix/tab/right_end.gif) top right no-repeat;
}
.tabrow .selected {
  background:url(pix/tab/left_active.gif) top left no-repeat;
}
.tabrow .selected .tablink {
  background:url(pix/tab/right_active.gif) top right no-repeat;
}
.tabrow td.selected:hover {
  background-image:url(pix/tab/left_active_hover.gif);
}
.tabrow td.selected:hover .tablink {
  background-image:url(pix/tab/right_active_hover.gif);
}

/***
 *** Modules: Forum
 ***/

.forumheaderlist,
.forumpost,
.forumthread  {
  border-color:#364148;
  background-color:#FFFFFF;
}

.sideblock .post .head {
  color:#FEF9F6;
}


/***
 *** Modules: Quiz
 ***/
#mod-quiz-attempt .que {
  border-color:#364148;
  background-color:#FFFFFF;
}

/***** funky/funky_color.css end *****/


