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

/***** kclogo/gradients.css start *****/


th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

.navbar {
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

body {
    background-color: #FFFFFF;	
}
body, td, th, li {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    
}

th {
    font-weight: bold; 
    background-color: #839BB8;
}

a:link {
    text-decoration: none; 
    color: #274156;
}

a:visited {
    text-decoration: none; 
    color: #274156;
}

a:hover {
    text-decoration: underline; 
    color: red;
}

form { 
    margin-bottom: 0;
}


.clearfix {
   background-color:#FFFFFF;
}


.highlight {
    background-color: #AAFFAA;
}

.headingblock {
    background-image: url(gradient.jpg);
    
}

.navbar {
    background-image: url(gradient.jpg);
}

.generaltable {
    
}

.generaltableheader {
    background-image: url(gradient.jpg);
}

.generaltablecell {
 
}

.sideblock {
    
}

.sideblockheading {
    background-image: url(gradient.jpg);
}

.sideblockmain {
}

.sideblocklinks {
}

.sideblocklatestnews {
}

.sideblockrecentactivity {
 font-size: small;
}

.outlineheadingblock {
    background-image: url(gradient.jpg);
    
}

.forumpost {

}

.forumpostpicture {
}

.forumpostside {
}

.forumpostmessage {
}


.weeklyoutline {
	
}

.weeklyoutlineside {
	border-color: #999;
 	border-style: dotted;
 	border-width: 1px;
}

.weeklyoutlinesidehighlight {
}

.weeklyoutlinesidehidden {
    background-color: #AAAAAA;
}

.weeklyoutlinecontent {

		border-color: #999;
 	border-style: dotted;
 	border-width: 1px;
}


.weeklyoutlinecontenthighlight {
}

.weeklyoutlinecontenthidden {
}

.weeklydatetext {
    font-size: medium;
    font-weight: bold; 
    color: #C89305;
}

.topicsoutline {
}

.topicsoutlineside {
}

.topicsoutlinesidehighlight {
}

.topicsoutlinesidehidden {
    background-color: #AAAAAA;
}

.topicsoutlinecontent {
}

.topicsoutlinecontenthighlight {
}

.topicsoutlinecontenthidden {
}

.siteinfo {
    
}

.siteinfocontent {
}


.generalbox {
    
}

.generalboxcontent {
}

.noticebox {
    
}

.noticeboxcontent {
    text-align: center;
}


.feedbacktext {
    color: #C89305;
}

a.dimmed:link {
    text-decoration: none; 
    color: #AAAAAA;
}

a.dimmed:visited {
    text-decoration: none;
    color: #AAAAAA;
}

a.dimmed:hover {
    text-decoration: underline;
    color: red;
}
.dimmed_text {
    color: #AAAAAA;
}

.forumpostheader {
}

.forumpostheadertopic {
}

.forumpostheaderpicture {
}

.forumpostheadername {
    font-size: small;
}

.forumpostheaderreplies {
    font-size: small;
}

.forumpostheaderdate {
    font-size: small;
}

.logininfo {
    font-size: small;
}

.homelink {
    font-size: small;
}

.teacheronly {
    color: #990000;
}

.header {
}

.headermain {
    font-size: large;
    font-weight: bold;
	
}

.headermenu {
}

.headerhome {
}

.headerhomemain {
    font-size: x-large;
    font-weight: bold;
}

.headerhomemenu {
 font-size: small;
}

.sideblock .content {  
  background-color:#eeeeee;
}

#course-view .section .weekdates {
  color: #C89305;
  font-weight: bold;
}

#course-view .weekscss .section,
#course-view .section td.side {
  background: #869EBA;
}

#course-view .weekscss .current,
#course-view .current td.side {
  background: #FFD991;
}/***** kclogo/gradients.css end *****/

