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

/***** sfcatholic/styles.css start *****/

body {
  margin:0;
  padding:0;
  background:url(images/linebackground.gif);
}

body, p, li, td, th {
  font-family:Arial, Verdana, sans-serif;
  line-height:1.4;
  font-size:0.95em;
}

.wrapper {
  margin:0 5%;
}

a:link,
a:visited {
  text-decoration:underline;
}

a:hover,
a:active {
  text-decoration:none;
}
/* Header */

#header-home,
#header {
  background:#000;
}

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

#header-home .wrapper,
#header .wrapper {
  background:url(images/top.jpg) no-repeat 0 0;
  height:125px;
  color:#fff;
}

#craftysyntax {
  float:right;
  padding-top:5px;
}

/* navbar */

.navbar {
  border:none;
  border-width:0 4px 0 4px;
  border-color:#31596b;
  border-style:solid;
  background:#fff;
  font-size:0.9em;
  padding-left:10px;
}

/* Content */

#layout-table {
  margin-top:0;
}

#content .wrapper {
  background:#fff;
  border-width:0 4px 4px 4px;
  border-color:#31596b;
  border-style:solid;
  padding:5px 5px 0 5px;
}
.categorybox,
.sitetopic {
  border:none;
}

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

.coursebox .summary {
  width:55%;
}

.coursebox .info {
  width:40%;
}
h2.headingblock {
  border-width:0 0 1px 0;
  padding-bottom:0;
  border-color:#9daacc;
}

h2.main,
h3.main {
  margin:0;
  padding:1em;
}

/* Sideblocks */

.sideblock .header {
    background:url(images/nav.gif) no-repeat 0 0;
    color:#fff;
    padding:5px;
    border:none;
}

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



#left-column {
  background:#e6eaec;
}
/* 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;
}

/* Courses */

#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:#aab9c0;
}

.subscription {
  padding-right:10px;
}

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

/* Footer */

.address {
  background:#000;
}

.address p {
  color:#fff;
  margin:1em 0 5px;
  padding:10px;
}

#footer {
  margin-top:10px;
}

.style3 a:link,
.style3 a:visited,
#footer a:link,
#footer a:visited {
  color:#fff;
}
/*!!!!!!!!!!! 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 14px 4px 14px;
  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_3.gif);
  background-repeat:no-repeat;
  background-position:92% 50%;
}

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

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

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

ul#qm0 ul li .qmparent {
  background-image:url(images/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_0.gif);
  text-decoration:none;
}

#nav {
  margin:0 5%;
  border-width:4px 4px 0;
  border-color:#31596b;
  border-style:solid;

}


#qm0 {
  background:#213c49 url(images/nav.gif) repeat-x;
}

#qm0 a {
  color:#FFF;
  background: url(images/divider.jpg) no-repeat 100% 50%;
}

#qm0 div, #qm0 ul {
  background:#213c49;
  border-left: 5px solid #346c83;
}

body #qm0 .qmactive, body #qm0 .qmactive:hover {
  background: #346c83;
  color:#fff;
}

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:#346c83;
  color:#fff;
}

body#email {
  background:#fff;
  background-image: none;
}

#email .navbar {
  padding: 3px 0 4px 7px;
  margin: 0 0 12px 0;
  background:#333;
}

#email .navbar a {
  font-size: 0.8em;
  font-weight: bold;
  color:#fff;
  background:none;
}
/***** sfcatholic/styles.css end *****/

