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

/***** relearnit/styles.css start *****/

/* Core */

.sitelink img {display:none;}

.sideblock .content ul li {
  padding:2px 0;
}

body {
  padding:0;
  margin:0;
  background-color:#707070;
}

body, table, td, th, li {
  font-family:Helvetica, Arial, sans-serif;
  font-size:0.95em;
  line-height:1.5
}

a:link {
  font-weight:bold;
  color:#116da4;
}

a:visited {
  color:#116da4;
}

a:hover {
  color:#1297e7;
  text-decoration:underline;
}

a:active {
  color:#116da4;
}

a img {
  border:none;
  text-decoration:none;
}

h1,h2,h3,h4,h5 {
  font-weight:bold;
  text-decoration:none;
  margin:0;
}

a img {
  border:none;
}

.boldtext {
  font-weight:bold;
}

p {
  margin-top:2px;
  margin-bottom:1em;
  line-height:1.1em;
}

p.strong {
  font-size:110%
}

hr {
  height:0;
  border:0;
  border-top:1px dotted #999;
  margin-top:1em;
  margin-bottom:2em;
}

strong {
  padding:0;
  font-size:100%;
  margin:0;
}

blockquote {
  font-family:Georgia, 'Times New Roman', Times, serif;
}

#page {
  width:780px;
  margin:0 auto;
}


.navwrap,
.shadewrapper,
#content {
  background:#fff url(images/bg-extshadow.gif) repeat-y 0 0;
  padding:0 20px 20px;
}

.shadewrapper {
  padding-bottom:0;
}

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

/* Header */

.headermenu {
   margin:30px 30px 0 0;
}

#header-home,
#header {
  background:url(images/fullheader2.jpg) no-repeat 0 0;
  height:180px;
}

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

/* Navigation */

#nav {
  float:left;
  margin:80px 0 0 20px;
  padding:0;
  list-style:none;
  width:740px;
  font-family:Trebuchet MS, Helvetica, sans-serif;
  background:url(images/bg-navbuttons.gif) top left repeat-x;
  background-color:#155f8a;
}

#nav li {
  float:left;
  padding:0;
}

#nav a {
  float:left;
  display:block;
  padding-top:7px;
  padding-bottom:6px;
  padding-right:10px;
  padding-left:10px;
  color:#fff;
  text-decoration:none;
  font-weight:bold;
  font-size:0.8em;
  border-right:1px solid #176694;
}

#nav a:hover {
  color:#fff;
  background-color:#3faae7;
}

#nav #button-course a {
  color: #fff;
	background-color: #09334b;
}
.navbar,
.shade {
  background:url(images/bg-searcharea.gif) repeat-x 0 0;
  padding-bottom:5px;
  border:none;
}

.breadcrumb {
  font-size:0.75em;
}

/* Sideblock */

.sideblock .content {
  border:none;
  background:#fff url(images/sidebar-bg.gif) repeat-y 100% 0;
}

.sideblock .header {
  border:none;
  background:#17638f url(images/sidebar-title.gif) no-repeat 0 0;
  padding-left:18px;
  padding-top:2px;
  padding-bottom:1px;
  font-size:1.1em;
  color:#fff;
  text-transform:uppercase;
  font-family:Trebuchet MS, Helvetica, sans-serif;
}

.sideblock .hide-show-image {
  display:none;
}

#right-column .block_html .content {
  background:none;
  text-align:center;
  padding:0;
}

#right-column .block_html .header {
  background:none;
}

/* Course */

.coursebox .summary {
  width:45%;
}

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

h2.headingblock,
.categorybox {
  border:none;
}

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

.forumheaderlist th {
  background:#17638f;
  color:#fff;
}

/* Forums */

.forumpost {
  border:none;
  margin-top: 0;
  padding-top:20px;
}

.forumpost .left {
  padding-right:20px;
}

.forumpost .picture {
  background:#fff url(images/forum/forum_tl.gif) no-repeat 100% 0;
}

.forumpost .topic {
  background:#eee url(images/forum/forum_tr.gif) no-repeat 100% 0;
  border-bottom: none;
}

.forumpost .side {
  background:#fff url(images/forum/forum_bl.gif) no-repeat 100% 100%;
}

.forumpost .content {
  background:#eee url(images/forum/forum_br.gif) no-repeat 100% 100%;
  padding:5px 10px 5px 5px;
}

.forumpost .subject {
  font-size: 1.1em;
}

.forumpost .author {
  border-bottom: 1px dotted #aaa;
  padding-bottom: 4px;
}

/* Login */

.loginbox {
  margin:0 auto;
}

body.login #content {
  padding:10px 0 20px;
}

/* Modules */

#dates {
  width:45%;
  margin:40px auto;
}

.felement input#id_name {
  width:100%;
}

.files #middle-column table{
  width:100%;
}

/* Admin */

textarea#edit-s__summary,
#adminsettings .settingsform,
#enrolmenu table {
  width:100%;
}

/* Email */

#email .unsubscribelink {
  font-size:0.8em;
  margin-top:20px;
  text-align:center;
}

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

/* Popups */

#course-info #wrapper,
#course-info #content,
#course-info,
#course-info #footer,
body.mod-chat-gui_header_js #wrapper,
body.mod-chat-gui_header_js #content,
body.mod-chat-gui_header_js,
body#help #page,
body#help,
body#help #footer,
body#help #content,
body.message #page,
body.message,
body.message #footer,
body.message #content{
   background:none;
}

#course-info #footer,
#course-info #page,
body#help #footer,
body#help #page,
body.message #footer,
body.message #page {
   width:auto;
   margin:none;
}

/* Footer */

#footer {
  background:url(images/fullfooter.gif) no-repeat 0 0;
  margin:0 !important;
}

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

