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

/***** autumn_moore/styles.css start *****/

/******************************************************************

	Theme Name: Autumn
	Theme URL: http://newschoollearning.com/themes/autumn/
	Description: Autumn is a 3-column fluid-width theme for Moodle.
	Author: Patrick Malley
	Author URI: http://newschoollearning.com
	Version: 20080615
		
	Note: Customize, edit, poke, prod, and adapt to your needs. 
	Please leave credit where credit is due so that others may
	find the source for your site and adapt a suitable version for their
	own website.

*******************************************************************/

body {
background: #99CCFF;  	
}

body, table, td, th, li {
  font-family: Verdana, Tahoma, Arial, Serif;
  font-size:0.95em;
  line-height:1.4;
  
}

#page {
  background-color: #fff;
  margin: 15px;
  padding: 8px;
}

a:link,
a:visited {
  color: #3362b5;
}

a.dimmed:link,
a.dimmed:visited {
  color: #9b9b9b;
}

a:hover,
a:active {
  color: #3362b5;
}


h2 {
  font-family: Georgia, Verdana, Arial, Serif;
    }

 
.sideblock h2 {
	font-size:1.2em;
}

.sideblock h2 a {
	color:#333;
}

.generalbox {
  border-width: 1px 0 1px 0;
  border-color: #e1d2bd;
  border-style: solid;
  background: #e0e0e0;
}

.sitetopic	{
  border:none;
  background: none;
 }

#header {
  background: url(pix/Moore-Logo.jpg) no-repeat;
  height: 75px;
  }
  
  
#header-home {
  height: 200x;
  font-size:18pt; font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-variant: small-caps;
} 

img.floatLeft { 
    float: left; 
    margin: 4px; 
  }  
  
#header-related-apps {
height: 30px;
width: 100%;
border-top: solid #FFF 1px;
border-bottom: solid #FFF 1px;
background: url(pix/gray_gradient.png);
}
#header-related-apps ul {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
font-weight: bold;
font-variant: small-caps;
color: #000;
line-height: 30px;
white-space: nowrap;
}
#header-related-apps li {
list-style-type: none;
display: inline;
color: #fff;
}
#header-related-apps li a {
text-decoration: none;
padding: 7px 10px;
color: #000;
}
#header-related-apps lia:link {
color: #000:
}
#header-related-apps lia:visited {
color: #CCC;
}
#header-related-apps lia:hover {
font-weight: bold;
color: #FFF;
background-color: #3366FF;
}


#header-home .headerimg2 {
  height: 50px;
  margin-top: 2px;
  margin-left: 20px;
  background: url(pix/Moore-Logo.jpg) no-repeat;

}

#header-home .headerimg1 {
  height: 165px;
  margin-bottom: 2px;
  background: url(images/rotate.php) repeat-x bottom left;
  }

.headerbottom {
  height: 10px;
  background: url(pix/border1.gif) repeat-x top left;
}

.headermain, h1.headermain, .headermenu a:link, .headermain a:visited {
  color: #000;
  margin-top: 70px; 
}

.navbar {
  background-color: #000;
}

h1.headermain {
  font-weight: normal;
  font-size: 1.8em;
  font-family: Georgia, Verdana, Arial, Serif;
  margin-left: 300px;
  margin-top: 20px;
 }

#header-home .headermenu {
   margin: 4px;
   
}

#header .headermenu {
  margin: 55px 4px 0 0;
  }

#header-home .logininfo {
  margin-bottom: 4px;
   font-size:10pt; font-weight:normal;
   color: #000;
   }

.headermenu {
  color: #888888;
 }

.breadcrumb li a:link,
.breadcrumb a:visited,
.breadcrumb li  {
  color: #ffffff;
}

.breadcrumb .sep {
  padding: 0 6px;
  color: #fff;
}

.sideblock .content {
  border: none;
  background: none;
}

.sideblock .header {
  border:none;
  padding: 0
}

.sideblock.block_courseannouncements {
 background: #CCFFCC;
 } 

.sideblock .header .title {
  padding-left:20px;
  padding-top: 1px
}

.block_adminblock .header {
  font-family:Georgia, Verdana, Arial, Serif;
  padding: 0 0 5px 20px;
  font-size:1.1em;
 }

.sideblock {
  border-top: solid 1px #E1D2BD;
  border-bottom: solid 1px #E1D2BD;
  background: #e0e0e0;
}

h2.headingblock {
  border: none;
}

#course-view .weekscss .current,
#course-view .current td.side {
  background: #a67e1c;
}

#course-view #section-0,
#course-view #section-0 td.side 
{ 
background:#f7f6f3; 
}

.forumheaderlist,
.generaltable th,
.generalbox th,
#course-index th,
.logtable th,
.generaltableheader th,
th.header,
#adminsettings fieldset  {
  background: url(pix/bg/shadow.gif) repeat-x top;
  border-top-color: #e1d2bd;
 }

.forumpost .starter {
  border-bottom: none;
  border-top:1px solid #e1d2bd;
  background: url(pix/gray_gradient.png) repeat-x top;
}

th.header {
	font-size: 0.8em;
	border-left:1px solid #fff;
	padding-top:4px;
	padding-bottom:4px;
}

.admin .generalbox {
	background-color:#fff;
}

.forumpost .starter,
.forumpost .content {
  border-left: 1px solid #e1d2bd;
  border-right: 1px solid #e1d2bd;
}

.forumpost .content {
  border-bottom: 1px solid #e1d2bd;
	font-size:0.9em;
  line-height: 1.2em;
}

.cell {
	background: none !important;
}

.r1 {
	background-color:#efe8dd !important;
}

.sideblock .r0,
.sideblock .r1 {
	background: none !important;
}

.forumpost .left {
  background: none;
}

.forumpost {
  border: none;
}

.forumpost .commands,
.forumpost .link,
.forumpost .footer {
  font-size: 0.9em;
}

#mod-forum-search .box {
	width:80%;
}

.addbloglink a {
	  border-color: #e1d3be;
	  background: #ecddc7;
	  border:1px solid;
	  padding:3px;
}

.addbloglink a:hover {
	  background: #a29889;
	  text-decoration: none;
	  color:#fff;
	  border:1px solid #ecddc7;
}

.forumpost .author {
	color: #555555;
}

#footer {
  background: #fff url(pix/border2.gif) repeat-x top;
}

#footer .logininfo {
  float: right;
  margin-top: 3px;
}

.homelink,
.sitelink {
  margin: 1em 0;
  clear: both;
}

.credits {
  text-align: center;
  margin-top: -1.5em;
}

.credits a {
	  color: #55564d;
	  width: 100%;
	  display: block;
}

.credits a:hover {
  color: #b96d00;
  text-decoration: none;
}

#footer .helplink {
  float: left;
   margin-top:3px;
}

blockquote {
    margin:1em;
    padding:0 0 0 40px;  
    color:#666;
    background:url(pix/blockquote.gif) no-repeat left top;
}

fieldset {
  border: #DDD solid 1px;
  font-size: 0.95em;
  margin-top:0;
  padding:6px;
}

legend{
  border: #DDD solid 1px;
  background:url(pix/bg/bg_header.png) repeat-x top;  
  padding: 1px 10px;
	font: bold Georgia, Verdana, Arial, serif;
}

.profileeditor,
.logselectform {
	text-align: center;
}

.singlebutton {
	padding:4px;
}

.backup .generalbox {
	text-align: center;
}

table.files {
  border-bottom: 1px solid #e1d2bd;
}

.boxaligncenter {
	text-align: left !important;
}

.errorbox a {
	color:#fff;
}

button#searchform_button {
	margin:0;
}

#message-history #page,
#message-user #page,
body#message-user,
body#message-history,
body#message-messages,
body#message-index,
body#message-send,
#message-index #page,
body#course-info,
#course-info #page,
#help #page,
body#help,
body#mod-resource-view,
#mod-resource-view #page,
#mod-glossary-showentry #page,
#course-group #page,
body#course-group,
body#question-preview,
#question-preview #page,
body#mod-quiz-comment,
#mod-quiz-comment #page,
#mod-quiz-comment #footer {
  margin: 0 !important;
  background:#fff !important;
}

.glossarycontrol .helplink,
.message .helplink,
.loginpanel .helplink {
	float:none;
}

.message .credits,
#mod-resource-view .credits,
#help .credits{
	display:none;
}

#mod-resource-view .generalbox table.files{
	margin:auto;
	}

textarea {
width:100%
}

.grade-report-grader { background:#fff; } 

.logininfo,
.logininfo a {
  color:#000;
}/***** autumn_moore/styles.css end *****/


