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

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

#adminsettings fieldset {
background-color:transparent;
}

.admin .generalbox {
background-color:transparent;
border-color:#601e2e;
}


a:link, a:visited, .tabtree ul li ul li a span, a.autolink:link, a.autolink:visited {
  color: #601e2e;
  background: transparent;
}

a:hover, a:active, .tabtree ul li ul li a:hover, a.autolink:hover, a.autolink:active {
  color:#333333;
  background: transparent;
}

.block_rss_client .description {
    font-size:0.85em;
    padding-bottom:8px;
    padding-left:10px;
}

body #qm0 .qmactive, body #qm0 .qmactive:hover {
  background: #ad7f7b;
}

body #qm0 div .qmactive, body #qm0 div .qmactive:hover, #qm0 a:hover, #qm0 div a:hover, #qm0 ul li:hover>a { /* Dropdown anchor hover */
  background:#ad7f7b;
}

.breadcrumb .sep {
  color:#8c8b89;
}

#calendar .weekend, .minicalendar .weekend {
color:#000000;
}

#content {
    background: #e2d5a3 url(images/jsea/bg.gif) repeat-x 0 0;
    background-position: top center;
/*    padding:0 10px 10px; */
    padding: 10px;
    
}

#adminsettings .form-shortname {
color:#6B6B6B;
}
#adminsettings .form-defaultinfo {
color:#6B6B6B;
}

a.dimmed:link, a.dimmed:visited, .dimmed_text, .dimmed_text a {
color:#6b6b6b;
}

#footer .validators {
    border-top:1px dotted gray;
    margin-top:5px;
    padding-top:5px;
}

.categorybox {
    background-color: transparent;
}

.generalbox {
    border-color:#601E2E;
}

.generaltable .cell {
background:  transparent;
border-color:#601e2e;
}

#header-home {
background:#9D9279 none repeat scroll 0 0;
}

#header-home .headerimg2, #header-top .headerimg2 {
    float: left;
    text-align: left;
}

#header-home .headerimg2 a, #header-top .headerimg2 a {
    margin-bottom:0px;
    background: #9d9279 url(images/jsea/masthead.jpg) no-repeat top left;  
    display: block;
    height: 83px;
    width: 718px;
    border-style: none;
}

#header-home .headerimg2 a:hover, #header-home .headerimg2 a:active, #header-top .headerimg2 a:hover, #header-top .headerimg2 a:active {
  color:transparent;
}


#header-home .headerimg2 a span, #header-top .headerimg2 a span {
  visibility: hidden;
}

#header-home .headerimg2 .headermenu a, #header-top .headerimg2 .headermenu a {
    margin-bottom:0px;
    background: #9d9279;
    height: 83px;
    width: auto;
}

#header {
    margin-bottom:0px;
}

/* this is where the header image was being declared as a background */
#header-top, #top {
    background:#9D9279 none repeat scroll 0 0;
    height: 83px;
}

.navbar .breadcrumb {
    padding: 5px 10px;
}

#mod-resource-view .resourcepdf {
padding-top:85px;
}

.list .r0, .list .r1 {
    background: transparent none repeat scroll 0 0;
}

.mform fieldset {
border:1px solid #9D9279;
}

.r0, r1, body#admin-blocks table#blocks .r0, body#admin-blocks table#incompatible .r0, table.flexible .r0, body#admin-blocks table#blocks .r1, body#admin-blocks table#incompatible .r1, table.flexible .r1 {
background:#C4B88F none repeat scroll 0 0;
}

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

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

h2.headingblock {
  color: #000;
}

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

#course-view .weekscss .section, #course-view .section td.side {
background:#ad7f7b none repeat scroll 0 0;
}

#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: #e2d5a3 url(images/jsea/navbar.jpg) repeat-x;
  color:#000000;
}

#calendar .event_global, .minicalendar .event_global, .block_calendar_month .event_global {
background-color:#ad7f7b;
border-color:#ad7f7b !important;
}

#calendar .maincalendar table.calendarmonth ul.events-new, #calendar .maincalendar table.calendarmonth ul.events-underway {
background-color:#ad7f7b;
border-color:#ad7f7b !important;
}

#calendar .event_course, .minicalendar .event_course, .block_calendar_month .event_course {
background-color:#b8979f;
border-color:#b8979f !important;
}

.forumheaderlist td.topic.starter {
  background:transparent;
}

.forumheaderlist .lastpost {
text-align:right;
white-space:nowrap;
}
        

#footer {
  color:#ccc;
  background:#e2d5a3;
}

#help pre, #help code {
line-height:2;
}

.logininfo, #header-home .headermenu font {
font-size:0.8em;
margin:15px;
color: #000000;
}

#qm0 {
  background: #e2d5a3 url(images/jsea/navbar.jpg) repeat-x 0 0;
  font-size: 100%;
}

#qm0 a {
  color:#000 !important;
}

#qm0 div, #qm0 ul {
  background:#e0d2a1;
  border-left: 5px solid #ad7f7b;
  border-bottom: 3px solid #ad7f7b;
}

.tabrow0 a {
background:transparent url(pix/tab/left.gif) no-repeat scroll left top;
margin:0 -1px 0 0;
padding:10px 0 0.35em 13px;
text-decoration:none;
}/***** parchment/styles_select.css end *****/

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

body {
    margin:0;
    padding:0;
    background:#e2d5a3;
}

body, p, li, th, td {
    font-family:sans-serif;
    line-height:1.25;
    font-size:1.0em;
    color:#000000;
}

#wrap {
  height:100%;
}

#page {
  margin:0 0;
  background:#e2d5a3;
}

#content {
/*  padding:0px 10px 10px; */
}

/* Header */

/* #header-top {
  padding:0px 0px 0px;
  background: #9d9279;
}*/

#header-home h1.headermain {
  font-size:2em;
  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;
  padding: 0px;
  background:url(images/jsea/navbar.jpg) repeat-x 100% 100%;
}

.navbar .navbutton form {
    padding-left:1.5em;
}

.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:5px;
}

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

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

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

/* Courses */

h2.headingblock {
  border-width:0 0 1px 0;
  border-color:#ffffff;
  padding-bottom:0;
  font-weight:normal;
}

.coursebox {
  border-width:0 0 1px 0;
  padding-bottom:5px;
  border-color:#9d9279;
}

.sitetopic, .categorybox {
  border:none;
}

.sitetopic {
  margin-bottom:10px;
}

.coursebox .info {
  width:44%;
}

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

#participants th a {
  color:#601e2e;
}

/* Forums */

#mod-forum-discuss .forumpost, /* necessary */
.forumpost {
  border:none;
  padding-right:10px;
  padding-top: 10px;
}

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

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

.forumpost .content {
  background:#c4b88f;
  padding-left:10px;
  padding-bottom:10px;
}

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

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

/* User */

.userinfobox {
  border:none;
}

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

.userinfobox .userpicture {
  background:url(images/user.jpg) no-repeat 0 0; 
  padding:7px 11px 11px 7px; 
  border:2px solid #601e2e;
}

#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:0px !important;
}
#footer-address  p {
    font-size:0.8em;
    line-height:1.5;
}

#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.9em;
  float: center;
  line-height: 1.1em;
  padding-top:0px;
}

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


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/

.qmmc .qmdivider {
  display:block;
  font-size:1px;
  border-width:0px;
  border-style:solid;
  position:relative;
  z-index:1;
}

.qmmc .qmdividery {
  float:left;
  width:0px;
}

.qmmc .qmtitle {
  display:block;
  cursor:default;
  white-space:nowrap;
  position:relative;
  z-index:1;
}

.qmclear {
  font-size:1px;
  height:0px;
  width:0px;
  clear:left;
  line-height:0px;
  display:block;
  float:none !important;
}

.qmmc {
  position:relative;
  zoom:1;
  z-index:10;
}

.qmmc a, .qmmc li {
  float:left;
  display:block;
  white-space:nowrap;
  position:relative;
  z-index:1;
}

.qmmc div a, .qmmc ul a, .qmmc ul li {
  float:none;
}

.qmsh div a {
  float:left;
}

.qmmc div {
  visibility:hidden;
  position:absolute;
}

.qmmc .qmcbox {
  cursor:default;
  display:inline-block;
  position:relative;
  z-index:1;
}

.qmmc .qmcbox a {
  display:inline;
}

.qmmc .qmcbox div {
  float:none;
  position:static;
  visibility:inherit;
  left:auto;
}

.qmmc li {
  z-index:auto;
}

.qmmc ul {
  left:-10000px;
  position:absolute;
  z-index:10;
}

.qmmc, .qmmc ul {
  list-style:none;
  padding:0px;
  margin:0px;
}

.qmmc li a {
  float:none;
}

.qmmc li:hover>ul {
  left:auto;
}

#qm0 ul {
  top:100%;
}

#qm0 ul li:hover>ul {
  top:0px;
  left:100%;
}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/

/* QuickMenu 0 */

/*"""""""" (MAIN) Container""""""""*/

#qm0 {
  width:auto;
}

/*"""""""" (MAIN) Items""""""""*/

#qm0 a {
  padding:4px 20px 4px 8px;
  background-color:transparent;
  color:#FFFFFF;
  text-decoration:none;
  text-align:left;
}

/*"""""""" (MAIN) Hover State""""""""*/

#qm0 a:hover {
  text-decoration:none;
}

/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/

#qm0 li:hover>a {
  text-decoration:none;
}

/*"""""""" (MAIN) Active State""""""""*/

body #qm0 .qmactive, body #qm0 .qmactive:hover {
}

/*"""""""" (SUB) Container""""""""*/

#qm0 div, #qm0 ul {
  padding:0;
  margin:0px 0px 0px 0px;
}

/*"""""""" (SUB) Items""""""""*/

#qm0 div a, #qm0 ul a {
  padding:4px 40px 4px 5px;
}

/*"""""""" (SUB) Hover State""""""""*/

#qm0 div a:hover {
  text-decoration:none;
}

/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/

#qm0 ul li:hover>a {
  text-decoration:none;
}

/*"""""""" (SUB) Active State""""""""*/

body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
  text-decoration:none;
}

/*"""""""" Individual Titles""""""""*/

#qm0 .qmtitle {
  margin:2px 5px 5px 5px;
  font-weight:bold;
}

/*"""""""" Individual Horizontal Dividers""""""""*/

#qm0 .qmdividerx {
  border-top-width:2px;
  margin:4px 5px 4px 5px;
  border-color:#A2A1AD;
}

/*"""""""" Custom Rule""""""""*/

ul#qm0 li .qmparent {
  background-image:url(images/arrow.gif); //arrow_3.gif
  background-repeat:no-repeat;
  background-position:92% 50%;
}

/*"""""""" Custom Rule""""""""*/

ul#qm0 li:hover > a.qmparent {
  background-image:url(images/arrow.gif); //arrow_3.gif
  text-decoration:none;
  background-repeat:no-repeat;
  
}

/*"""""""" Custom Rule""""""""*/

ul#qm0 ul li .qmparent {
  background-image:url(images/arrow.gif); //arrow_0.gif
  background-repeat:no-repeat;
  background-position:92% 50%;
}

/*"""""""" Custom Rule""""""""*/

ul#qm0 ul li:hover > a.qmparent {
  background-image:url(images/arrow.gif); //arrow_0.gif
  text-decoration:none;
}
/***** parchment/styles.css end *****/

