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

/***** parchment/styles_select.css start *****/


.mod-forum .indent { margin-left: 5px; }

body {
  /* background:url(images/red/body.jpg) repeat 0 0; */
  /* background-color: #BD9270; */
}

#header-top,
#top {
  /* background:url(images/red/top.png) repeat-x 0 0; */
}

#wrap {
  /* background:url(images/red/body_top.jpg) repeat-x 0 0; */
}

div.menu {
 /* background:url(images/red/navbar.jpg) repeat-x 0 0;*/
  background:#211d12;
  height: 30px;
  width:100%;
}


a:link,
a:visited,
.tabtree ul li ul li a span {
  /* color: #720f14; */
  /* color:#7C0040; */ /* ogs red */
  color:#57002B;  /* ogs red darker */
}

/* th a { color: #FFFFFF; } */ th a { color: #000000; }
/* th a:link { color: #FFFFFF; } */ th a:link { color: #000000; }

a:hover,
a:active,
.tabtree ul li ul li a:hover {
  color:#000;
}

#header-home,
#header {
 /* background:url(images/red/header.jpg) repeat 0 0; */
	/*background-color: #948588;
	color: #FFFFFF; */
}

/* #header .headermain { color: #FFFFFF; font-weight: normal; font-size: 160%; } */
#header .headermain { color: #FFFFFF; font-weight: normal; font-size: 100%; }

#header a { color: #FFFFFF; }
#header a:hover { color: #FFFFFF; }

.breadcrumb .sep {
  color:#c2c1ac;
}

.sideblock .title {
  border-bottom:1px solid #c4c2ad;
}

h2.headingblock {
  color: #333;
}

#course-view .weeks .current td.side,
#course-view .topics .current td.side {
  background: #81010c;
  color:#fff; 
}

#categoryquestions th,
#user-grade th,
#participants th,
.logtable th,
.glossarycategoryheader th,
#calendar .maincalendar .calendarmonth th,
.forumheaderlist th,
.mod-assignment th,
#mod-chat-index th,
#mod-forum-index th,
#mod-quiz-index th,
#mod-wiki-index th,
#mod-choice-index th,
#mod-data-index th,
#mod-glossary-index th,
#mod-lesson-index th,
#mod-resource-index th,
#mod-scorm-index th,
#mod-survey-index th,
.admin .generaltable th {
  /*background:#81010c; */
  /* background:#7C0040; */ /* ogs red */
  background-color: #7C0040; /* ogs red darker */
  color:#fff;
}

.forumheaderlist td.topic.starter {
  background:#f3f3f3;
}

#footer {
  color:#ccc;
  background:#211d12;
}

/*(#footer a:link { color: #81040c} */

ul.menu {
  background:url(images/red/navbar.jpg) repeat-x 0 0;
}

ul.menu a {
  color:#fff !important;
}

ul.menu ul {
  background:#700f16;
}

ul.menu ul li {
  border-color: #700f16;
}

ul.menu ul li a:link,
ul.menu ul li a:visited {
  background-color:#700f16
}

ul.menu ul li a:hover {
  background-color:#85010c
}

ul.menu .menulink:hover, ul.menu .menuhover {
  background:#700f16
}

ul.menu .sub {
  background-color:#85010c;
}

hr { background-color: #808080; border: 0px; }

/* th.a { color: #FFFFFF;  } */ th.a { color: #000000;  }/***** parchment/styles_select.css end *****/

/***** parchment/styles.css start *****/

#left-column .sideblock { width: 200px; background-color: #ffffff; }
#right-column .sideblock { width: 200px; background-color: #ffffff; }

#middle-column td.content { background-color: #ffffff; }
#middle-column td.content .spacer{ background-color: transparent; }

div.breadcrumb li { color: #D0B198; }

body { background-color: #BD9270; height:100%; border:0;margin:0;padding:0;}

div#wrap { height: 100%; width: 100%; min-width:920px;
			margin: 0 0; background: url('neoimages/bodybg2.png') 50% 0 repeat-y; }

div#top { height:100%; width:100%; min-width:920px; background: url('neoimages/headbg.png') repeat-x; }

div#page { height:100%; width:900px; margin: 0px auto;  }
div#content { height:100%; width:880px; margin: 0px auto;  }

div#header { height: 75px; }

div#topbar { height: 25px; }

div#tophome { height: 25px; float:left; }

div#tophome {	font-family: Georgia, Times New Roman, Times, serif;
				line-height:1.5; font-size:0.8em; font-weight:bold; }

div#toploggedin { height: 25px; text-align: right; float:right; }

div#logo { width: 364px; height: 55px;
			background: url('neoimages/logo2.png') no-repeat;
			float:left; }

div#logotitle { width: 500px; height: 55px; float: right; }

div#logotitle H1 { text-align: right; font-size: 12pt; color: #F1D8B9;
					font-weight: normal; text-decoration: none;}

#header-top { padding:5px 5px 5px; }

div#footercap { height:10px; width:920px; margin: 0 auto;
				 background: url('neoimages/footcap2.png') no-repeat; }

/* old stuff, possibly changed */

body {
  margin:0;
  padding:0;
}

body, p, li, th, td {
  font-family: Georgia, Times New Roman, Times, serif;
  line-height:1.5;
  font-size:0.93em;
  color:#404040;
}

#wrap {
  height:100%;
}

#page {
  /*margin:0 6%;*/
  /* background:#fff; */
}

#content {
  padding:0 5px 15px;
  min-height: 100%;
  height:100%;
}

/* Header */

#header-top {
  /* padding:35px 15px 20px; */
}

#header-home h1.headermain {
  font-size:3em;
  font-weight:normal;
  line-height:0.7em;
}

h1.headermain span {
  font-size:0.5em !important;
}

h1.logo .headermain {
  position:absolute;
  top:-10000px;
}

#logo {
  float:left;
}

.navbar {
  font-size:0.85em;
  border:none;
  padding-left:10px;
}

.breadcrumb .sep {
  font-size:0.8em;
}

/* Sideblocks */

#left-column .sideblock {
 /* background:url(images/left.png) no-repeat 0 100%; */
}

#right-column .sideblock {
  /* background:url(images/right.png) no-repeat 100% 100%; */
}

.sideblock .header {
  border:none;
}

#left-column .sideblock .header {
  padding-left:10px;
}

#right-column .sideblock .header {
  padding-right:10px;
}

.sideblock .title {
  padding:2px 2px 0;
}

.sideblock .title h2 {
  font-size:1.15em;
  font-weight:normal;
}

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

#left-column .sideblock .content {
  padding:2px 5px 20px 10px;
}

#right-column .sideblock .content {
  padding:2px 10px 20px 5px;
}

/* Courses */

h2.headingblock {
  border-width:0 0 1px 0;
  border-color:#eee;
  padding-bottom:0;
}

.coursebox {
  border-width:0 0 1px 0;
  padding-bottom:10px;
  border-color:#eee;
}

.sitetopic,
.categorybox {
  border:none;
}

.sitetopic {
  margin-bottom:10px;
}

.coursebox .info {
  width:80%;
}

#course-view #section-0 .left,
#course-view #section-0 .right,
#course-view #section-0 .content {
  border:none;
}

#participants th a {
  color:#fff;
}

/* Forums */

#mod-forum-discuss .forumpost, /* necessary */
.forumpost {
  background:url(images/top_right.png) no-repeat 100% 0;
  border:none;
  padding-right:15px;
  padding-top: 15px;
}

.forumpost .topic {
  background:none;
  padding-left:15px;
  border:none;
}

.forumpost .author {
  border-bottom:1px solid #eee;
  padding-bottom:5px;
}
.forumpost .left {
  background:none;
}

.forumpost .content {
  background:url(images/left.png) no-repeat 0 100%;
  padding-left:15px;
  padding-bottom:15px;
}

.forumheaderlist {
  width:95%;
  margin:1em auto;
}

#mod-forum-search .generalbox {
  width:75%;
  background:#f5f5f5;
}

/* User */

.userinfobox {
  border:none;
}

body#course-user .section {
  border-color:#ddd;
}
.userinfobox .content {
  border:2px solid #eee;
  background:#f5f5f5;
}

.userinfobox .userpicture {
  background:url(images/user.jpg) no-repeat 0 0;
  padding:7px 15px 15px 7px;
}

#user-grade th {
  padding:3px 10px;
}

.blogpost.blogdraft .content {
  background-color:#fff;
}

/* Calendar */

#calendar td.maincalendar {
  border:none;
  border-right:1px solid #ddd;
}

#calendar td.sidecalendar .sideblock .minicalendar,
#calendar td.sidecalendar .sideblock {
  border:none;
}

#calendar td.sidecalendar .filters table,
#calendar td.maincalendar .filters table {
  background:none;
}

#calendar .sidecalendar .sideblock .minicalendarblock div {
  border:2px solid #ddd;
  background:#f5f5f5;
}

/* Quiz */

.question .questionbank {
  border:none;
  width:50%;
  margin:auto;
  text-align:center;
}

.questionbank fieldset {
  margin-top:5px;
}

.questionbank p {
  font-weight:bold;
  padding:10px;
  text-align:center;
  background:#f5f5f5;
}

.questionbank #categoryquestions {
  text-align:left;
  margin-bottom:10px;
  border-bottom:2px solid #ddd;
}

/* Footer */

#footer {
  margin:0;
  height:30px;
}
#footer-logo {
  float:left;
  padding-left:10px;
  line-height: 0;
}

#footer-loggedinas {
  float:right;
  padding-right:10px;
  padding-top:10px;
}

#footer-helplink {
  font-size: 0.8em;
  float: left;
  padding-left: 10px;
  line-height: 1em;
  padding-top:12px;
}

#footer-helplink img {
  margin-bottom: 5px;
}

#footer a:hover {
  color:#eee;
}

/* Menu */

ul.menu {
  list-style:none;
  margin:0;
  padding:0;
}

ul.menu * {
  margin:0;
  padding:0;
  z-index:1000;
}

ul.menu a:link,
ul.menu a:visited,
ul.menu a:hover {
  display:block;
  text-decoration:none
}

ul.menu li {
  position:relative;
  float:left;
  margin-right:2px;
  line-height:1em;
}

ul.menu ul {
  position:absolute;
  top:30px;
  left:0;
  display:none;
  opacity:0;
  list-style:none
}

ul.menu ul li {
  position:relative;
  border-width:1px;
  border-style:solid;
  border-top-width:0;
  width:148px;
  margin:0
}

ul.menu ul li a:link,
ul.menu ul li a:visited,
ul.menu ul li a:hover {
  display:block;
  padding:7px;
}

ul.menu ul ul {
  left:148px;
  top:-1px
}

ul.menu .menulink {
  padding:8px;
}

ul.menu .sub {
  background-image: url(images/arrow.gif);
  background-position: 136px 10px;
  background-repeat: no-repeat;
}

ul.menu .topline {
  border-top:1px solid #aaa
}

div#footer-loggedinas a,
div#footer-loggedinas a:hover,
div#footer-loggedinas a:active,
div#footer-loggedinas a:visited { color: #D0B198; }

.sideblock .header { border: #808080 1px solid; border-bottom: none; }
.sideblock .content { border: #808080 1px solid; border-top: none; }

#middle-column td.content { border: #808080 1px solid; }
#middle-column .section .left { border: #808080 1px solid; border-right: none; }
#middle-column .section .right { border: #808080 1px solid; border-left: none; }

.generalbox { background-color: #FFFFFF; border: #808080 1px solid; width:95%; }
.coursebox { background-color: #FFFFFF; border: #808080 1px solid;}

.headingblock { font-weight: bold; }

tr#section-0 { border: #808080 1px solid; }

hr { height: 1px; }

a.autolink:link, a.autolink:hover, a.autolink:visited { background-color: transparent; }

#course-view .headingblock { display:none; }/***** parchment/styles.css end *****/


