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

/***** autumn/styles_autumn.css start *****/

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

	Theme Name: Autumn 1.8
	Theme URL: http://newschoollearning.com/autumn18/
	Description: Autumn is a 3-column fluid-width theme for Moodle.
	Author: Patrick Malley
	Author URI: http://newschoollearning.com
	Version: 1.8
		
	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: #666600;
  margin: 20px;
  color: #333333;
  font-size: 0.9em;
  font-family: Verdana, Tahoma, Arial, Serif;
}

#page {
  background-color: #fff;
  margin: 25px;
  padding: 8px;
/*margin-left: 25px;
  margin-right: 25px;*/
}

#page hr {
  /*display: none;*/
}

a:link,
a:visited {
  color: #b96d00;
}

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

a:hover {
  color: #b96d00;
}

p {
	margin-top:0;
}

.sideblock li .icon img,
.sideblock .list .c0 {
  display: none;
}

.sideblock li {
  line-height: 1.3em;
}

.sideblock .event {
  font-size: 1em;
  padding-top: 8px;
}

.sideblock .event .date,
.sideblock .event .date a {
  font-size: 0.9em;
  color: #555555;
}

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

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

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

.generalbox.sitetopic	{
  border:none;
}

#header {
  height: 94px;
}

#header-home {
  height: 300px;
	background-color: #333300;
}

#header-home .headerimg2 {
	display: block;
	width: 100%;
	/*height: 94px;*/
	height: 149px;
	background: url(pix/tiles.png) repeat-x 0 0;
	background-color: #333300;
	margin-top: 0px;
  /*margin-bottom: 2px;*/
	/*background: url(pix/tile_upside-down.gif);
	background-repeat: repeat-x;
	background-position: bottom left;  */
}

#header-home .headerimg2,
#header {
	height: 123px;
	/*position: relative;*/
	background: url(pix/tiles.png) repeat-x 0 0;
	background-color: #333300;
	margin-top: 0px;
	/*padding-top:12px;*/
}

#header-home .headerimg1 {
  /*height: 149px;
  margin-bottom: 2px;
  background: url(pix/fall_leaves.jpg) repeat-x bottom left;*/
	display: block;
	background: url(pix/fall_leaves.jpg) repeat-x 0 0;
	width: 100%;
	height: 177px;
	padding-top:0px;
	margin-top: 0px;
}

#header-home .leaves {
	display: block;
	/*position: relative;
	float: left;*/
	background: url(pix/fall_leaves.jpg) repeat-x 0 0;
	width: 100%;
	height: 177px;
	padding-top:0px;
	margin-top: 0px;
	/*clear: both;*/
}

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

.headermain, h1.headermain, .headermenu a {
  color: #FFCC00;
  text-decoration:none;
  cursor: hand;
}

.navbar {
  background: #a67e1c url(pix/menubg_brown.png);
	background-repeat: repeat-x;
	background-position: top left;
  /*background: #a67e1c url(pix/menubg.gif);
	background-repeat: repeat-x;
	background-position: middle;*/
}

.headermain, h1.headermain {
  margin: 2px 0px 0px 30px;
  font-weight: normal;
  font-size: 0.8em;
  font-family: Georgia, Verdana, Arial, Serif;
  text-decoration:none;  
  color: FFFFFF;
  vertical-align: center;
  cursor: hand;
}

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

#header .headermenu {
  margin: 85px 8px 0 0;
}

#header-home .logininfo {
  margin-bottom: 8px;
}

.headermenu {
  color: #888888;
  text-decoration:none;  
}

.breadcrumb {
  color: #ffff99;
  vertical-align: center;
}

.breadcrumb li a {
  color: #ffffff;
  vertical-align: center;
}

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

.sideblock .content {
  border: none;
  background: none;
  font-size:0.85em;
}

.sideblock .header {
  background: url(pix/db2.gif) no-repeat left;
  border:none;
}

.sideblock .header .title {
  padding-left:16px;
}

.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: url(pix/autumn_gradient.png) repeat-x top;
}

h2.headingblock {
  border: none;
}

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

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

.forumpost .starter {
  border-bottom: none;
  border-top:1px solid #e1d2bd;
  background: url(pix/autumn_gradient_lg.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 {
  display: block;
  height: 230px;
  background: url(pix/border2.gif);
  background-repeat: repeat-x;
  background-color: #fff;
  /*background-attachment: fixed;*/
  background-position: 0 20px;
}

#footer .logininfo {
  float: right;
  /*margin-top: 3px;*/
  margin-top: -1.0em;
  font-size: 0.9em;
}

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

.company {
  /*text-align: center;*/
  margin-top: -1.0em;
  float: left;
  font-size: 0.9em;
}

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

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

.logo {
  text-align: center;
  margin-top: -1.0em;
}

.logo a {
	  width: 100%;
	  display: block;
}

.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;
}

ul.list, ul.list li {
	list-style-image: url(pix/db3.gif);
	padding-top: 3px;
}

ul li, ol li {
  font-weight: normal;
  font-size: 12px;
  font-family: Verdana;
	list-style-image: disc;
	padding-top: 3px;
}

.sideblock ul.list,
.sideblock ul.list li,
.sideblock ul.unlist li {
	list-style-image: none;
}

#course-view ul.section, 
#course-view ul.section li { 
	list-style-image: none;
}

#site-index ul.section,
#site-index ul.section li { 
	list-style-image: disc;
}

#site-index a:hover {
	text-decoration: underline;
}

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

legend{
  border: #DDD solid 1px;
  background:url(pix/autumn_gradient.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: center !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 {
	float:none;
}

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

#mod-resource-view .generalbox table.files{
	margin:auto;
}
/***** autumn/styles_autumn.css end *****/

