/**************************************
 * THEME NAME: serenity
 *
 * Files included in this sheet:
 *
 *   serenity/styles_serenity.css
 **************************************/

/***** serenity/styles_serenity.css start *****/

body {
  color: #999999;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  background-color: #edf3d5;
  margin-left: 2em;
  margin-right: 2em;
  padding: 0;
}

body, table, td, th, li {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#2F221D;
}

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

/*ul li {
	list-style-image: url(pix/bullet.gif);
	padding:0.5em;
}
*/
blockquote 
{
    /*margin:1em;
    padding:0 0 0 40px;  
    color:#666;*/
    /*background:url(http://www.datajar.com.au/e-learning/theme/serenity/pix/blockquote.gif);
	background-repeat: no-repeat;
	background-position: -20px top; */
	margin-left: 50px;
	position:relative;
}


.famousquote {
width:550px;
background-image: url(http://www.datajar.com.au/e-learning/theme/serenity/pix/quotes.gif);
background-repeat: no-repeat;
background-position: -180px top;
margin: 0 auto;
margin-left: 0px;
position:relative;
}  

.famousquotetext {
width:350px;
padding:30px 100px;
background-image: url(http://www.datajar.com.au/e-learning/theme/serenity/pix/quotes.gif);
background-repeat: no-repeat;
background-position: 450px bottom;
font-size:12pt;
color:#787878;
font-style:oblique;
position:relative;
}
.famousman {font-size:10pt;} /*style this differently for whoever the quote is attributed to*/



.sideblock h2 a {
	/*color:#fff;*/
}

.block_rss_client ul li {
  padding-left: 4px;
}

.sideblock ul li,
.section li,
#calendar .calendarmonth li {
	list-style-image: none;
}

.sideblock ul li {
  margin-bottom: 4px;
}

li {
	padding-bottom:2px;
}

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

#header-home h1.headermain {
	margin:10px 0 0 15px;
}

#header h1.headermain {
	margin:15px 0 0 25px;
	font-family:Georgia, Arial, sans-serif;
	font-weight:normal;
	color:#514C40;
}

.headermenu {
	padding:4px 4px 0 0;
}

#header-home,
#header {
	background:#D9D3CA url(pix/header_grass.jpg) repeat-x bottom;
	margin:0;
	padding-top:5px;
	height:99px;
}

#page {
	/*margin:10px 35px;
	padding: 4px;
	background:/*#f0f0d8 #fff;
	min-width: 700px;*/
}

.message #page {
	margin: 0;
}

#content {
	float: left;
	min-height: 100px;
	/*margin-top: 30px;*/
	border-right-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
        border-right-color: #CCCCCC;
        border-left-color: #CCCCCC;
	/*padding: 10px 10px 10px 10px;*/
	width: 100%;
	background :#FFFFFF;
}

.navbar {
 	height:26px;
	width:100%;
	padding:0;
	border-right-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
        border-right-color: #CCCCCC;
        border-left-color: #CCCCCC;
	background:#FFFFFF;
	background-color:#FFFFFF;
}

.forumsearch fieldset.invisiblefieldset {
	background: url(pix/breadcrumb.png) repeat-x top !important;
	padding:0 !important;
}

fieldset.invisiblefieldset {
	background: none;
	padding-top:6px;
	padding-left: 2em;
}

/*******Begin Login Mod*****(delete this last forward slash to remove)***/
.block_login {
  position: absolute;
  top: 30px;
  right: 45px;
  width: 300px;
  height: 104px;
}

.block_login .loginform .c1 {
	text-align:left;
	margin:0;
	float: left;
	padding:0 5px;
	font-size: 1.0em;
	color:#69655F;
}

.block_login img.hide-show-image {
	display:none;
}

.block_login .header {
	background:none !important;
	font-size:0.9em;
}

.block_login .title {
  padding:0 !important;
  margin: 0 !important;
}
.block_login .header h2 {
	color: #272523;
		font-size:13px;
}

.block_login .content {
	background:none !important;
	padding:0;
}

.block_login .footer {
  position:absolute;
  top: 0;
}

.block_login .footer div {
	font-size:11px;
	float: left;
	margin-left:58px;
}

.block_login .footer a {
	color: #69655F;
	font-weight:normal;
}

.block_login .btn input {
	background: url(pix/sideblock_header.png) no-repeat left;
	color:#fff;
	font-style:italic;
	border:1px solid #3B372C;
	font-size:0.8em;
}

.block_login .btn input:hover {
	color: #242321;
}

input#login_username {
	border:none;
	padding:2px;
	font-size: 0.9em;
}

input#login_password {
  padding: 2px;
  border: none;
  font-size:0.9em;
}

.block_login .btn {
}

/******End login mod*****/
.navbar .navbutton {
	margin-top:1px;
}

.navbar .breadcrumb {
	margin:3px 0 3px 6px;
	/*color:#fff;*/
	font-size:0.9em
}

.breadcrumb ul li {
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.navbar .breadcrumb a {
	/*color:#fff;*/
}

.navbar .breadcrumb .sep {
	/*color:#666E77;*/
	font-size:0.7em;
}.sideblock .header
.sideblock .content,
.sideblock .header,
.sideblock h2.header {
    border:none;
}

.block_adminblock .header {
  font-family:Georgia, Verdana, Arial, Serif;
  padding: 0 0 2px 15px !important;
  color: #fff;
 }
.sideblock .header {
	/*background: #6e6855 url(pix/sideblock_header.png) repeat-y left;
	font-style:italic;*/
	width: 210px;
	color:#043D51;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #839629;
	border-bottom-color: #839629;
	border-left-color: #839629;
	border-top-width: 0pt;
	border-top-style: none;
	/*border-top-color: -moz-use-text-color;*/
	float: left;
	background-color: #C0D462;
}

.sideblock .content {
	background:#E8EFC2;
	width: 202px;
	border-left-width: 1px;
	border-right-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #8B7972;
    border-left-color: #8B7972;
}

.sideblock h2 {
	/*color:#fff;*/
}
	
.sideblock .header .hide-show img.hide-show-image {
	background: url(pix/t/switch_minus.gif) no-repeat top;
}

.sideblock.hidden .header .hide-show img.hide-show-image {
  background: url(pix/t/switch_plus.gif) no-repeat top;
}

.sideblock .icon {
  padding: 0 6px 1px 0;
}
.sideblock .title {
	margin:0 6px 1px 12px;
	padding-bottom: 3px;
}

.sideblock {
	margin-bottom:8px;
}

h2.headingblock {
	border:none;
	/*background:#5b5545 url(pix/headingblock.jpg) no-repeat left;*/
	background-color:#3E6A7F;
	color:#FFFFFF;
	padding:3px 6px;
	font-style:oblique;
	font-weight:bold;
}

.headingblock a {
	color:#F6EEDE;
	font-size:0.8em;
}	

body#site-index .headingblock,
body#course-view .headingblock {
  margin-bottom: 5px;
}

#layout-table #middle-column {
	padding:1px 4px;
}

.courseboxcontent {
	border:none;
	border-bottom:1px #dedede dashed;
	background-color:#e9e6d9;

}

#footer {
	background-color: #545041;
	color:#A49B82;
	padding:1px;
}

.block_login {
  color: #6f6959;
}

#footer a {
	color:#DCD5CB;
}

#site-index #footer .logininfo,
#login-index #footer .logininfo {
	/*background: url("pix/moodlelogo.gif") no-repeat bottom right;*/
	padding-top:20px;
	padding-bottom: 3px;
	float: none;
}

#login-index #footer .homelink {
	display: none;
}

#footer .logininfo {
	text-align: left;
	padding:0 0 2px 4px;
	float: left;
}

#footer .helplink {
	margin:0;
	padding:0 4px 2px 0;
	text-align: right;
}

#footer .sitelink {
	display:none;
}

#footer .homelink {
	margin:0.5em 0;
}

.generalbox.sitetopic {
	border:none;
	padding-left:1em;
	padding-right:1em;
	font-size:1em;
	margin-bottom: 10px;
}

fieldset {
	background-color: #fefcf8;
	border:1px dashed #ded7ca;
}

legend {
	padding-left: 6px;
	padding-bottom: 1px;
	padding-right: 6px;
	padding-top: 1px;
	font-style: italic;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background: #d6d1c7;

}
#bdb8ade-view .weekscss .content {
  background: #f0f0d8;
  border:none;
}

#course-view .section td.content {
	border:none;
	border-bottom: 1px #CCCCCC dashed;
}

#course-view .weekscss .section,
#course-view .section td.side {
  background: #fff;
  border:none;
}

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

#course-view .weekscss .hidden,
#course-view .hidden td.side {
  background: #DDDDDD;
}

.sideblock .message {
	text-align:center;
}

.sideblock .date {
	font-size: 0.8em;
}

.sideblock .date a {
	color:#2F221D;
}

.sideblock .footer {
	font-size:12px;
}

.forumpost {
	border:none;
}

table.forumpost .topic,
table.forumpost .content {
	border:1px solid #CCCCCC;
}

table.forumpost .topic {
	border-bottom:none;
	background: #E5DFD7;
}

table.forumpost .content {
	border-top:none;
	font-size: 0.9em;
}

.forumpost .starter {
	background: #BCCFDF !important;
}

.forumpost .subject {
	color:#000;
}

.forumpost .author,
.forumpost .author a {
	color:#000;
}

.forumpost .left {
	background:none;
}

.generaltable .header,
.forumheaderlist .header,
.logtable th,
.generalbox th {
	background:#D7D2C7;
	border-bottom: 2px solid #898780;
	border-right: 1px solid #f3ece3;
	font-size:0.9em;
}

.logtable tr {
	font-size: 0.9em;
}
.cell {
	background: none !important;
}

.r1 {
	background-color: #eee7de !important;
}

.sideblock .r0,
.sideblock .r1 {
	background: none !important;
	border-collapse:collapse;
	border-bottom-color: #043D51;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#calendar .maincalendar .controls {
  background: #D7D2C7;
  border-bottom: 2px solid #898780;
  padding-bottom:3px;
}

#calendar .maincalendar .filters {
	font-size: 0.8em;
}

#calendar .maincalendar .eventlist .event .date {
  font-size:0.8em;
}

#calendar .maincalendar .eventlist .event .name {
  font-weight: bold;
}

.boxaligncenter {
	text-align: center;
 }

.boxaligncenter table {
	margin:auto;
}

.generaltable tbody tr td {
	font-size: 0.8em;
}

.calendar-controls .previous,
.calendar-controls .next {
	font-size: 0.8em;
}

.forumheaderlist td {
	font-size:0.9em;
}
.forumheaderlist .starter {
	background-color:#E5DFD7;
}

.generaltable .cell {
	border-color:#DAD7CB;
}

.forumpost .commands {
	font-size:0.8em;
	
}

.label {
  margin-top: 8px;
  font-weight: bolder;
}

.paging {
	font-size: 0.8em;
}

#intro.box.generalbox {
	margin-top:10px;
	border-style: dotted;
}

.singlebutton.forumaddnew {
	margin-bottom:15px;
}

.designedby {
	margin-top:5px;
	margin-bottom: 10px;
	font-size: 0.7em;
	text-align: center;
}

#adminsettings #admin-calendar_weekend table td label {
	font-size:0.8em;
}

.credits {
  text-align: center;
  font-size: 0.8em;
}

.credits a {
	  color: #c1bc9d;
	  width: 100%;
	  display: block;
}

.credits a:hover {
  color: #545041;
  text-decoration: none;
}

#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;
  min-width:0px !important;
}

.glossarycontrol .helplink,
.message .helplink {
	float:none;
}

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

#mod-resource-view .generalbox table.files{
	margin:auto;
}
	
.block_admin_tree.sideblock .link.current {
  background: #e0d8c9 url(pix/bullet.gif) no-repeat right;
  padding-right:15px;
}

.profileeditor,
.logselectform {
	text-align: center;
}

.singlebutton {
	padding:4px;
}

#dj_container {
	background-image: url(pix/header_bg.png);
	float: left;
	background-repeat:repeat;	
	width: 100%;
	height:101px;
	overflow:hidden;
}


#header_left {
    background-image: url(pix/header_left.png);
	float: left;
    background-repeat: no-repeat;
    width: 16px;
    height: 101px;
}

#header_right {
    background-image: url(pix/header_right.png);
	float: right;
    background-repeat: no-repeat;
	width:399px;
    /*width: 100%;*/
    height: 101px;
}
#header_primary {
    background-image: url(../images/header_1_team2.gif);
    background-repeat: no-repeat;
    width: 880px;
    height: 120px;
}
#header_secondary {
    background-image: url(../images/header_1_02.gif);
    background-repeat: no-repeat;
    width: 880px;
    height: 90px;
}

#main {
	background-color: #FFFFFF;
	width: 880px;
	height: 75%;
}

#rightSide{
	float: right;
	width: 610px;
	height: 600px;
	border-right-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
        border-right-color: #CCCCCC;
        border-left-color: #CCCCCC;
	padding: 10px 10px 10px 10px;
	background :#FFFFFF;
}


#centreCol{
        float:right;
        width: 420px;
        height: 600px;
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
        border-right-color: #CCCCCC;
        border-left-color: #CCCCCC;
        padding: 40px 20px 20px 20px;
        background :#FFFFFF;
}

#rightBox {
        float:right;
        width: 180px;
        background-color: #FFFFFF;
        padding: 40px 20px 0px 20px;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #CCCCCC;
}


#leftSide{
	float: left;
	padding-top: 40px;
	width: 227px;
	height: 620px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background: #FFFFFF;
}


#dj_footer_container {
	background-image: url(pix/footer_bg.png);
	float: left;
	background-repeat:repeat;	
	width: 100%;
	height:48px;
	overflow:hidden;
}

#footer_left {
    background-image: url(pix/footer_left.png);
	float: left;
    background-repeat: no-repeat;
    width: 16px;
    height: 48px;
}

#footer_right {
    background-image: url(pix/footer_right.png);
	float: right;
    background-repeat: no-repeat;
	width:18px;
    /*width: 100%;*/
    height: 48px;
}

fieldset.delta legend {
	font-weight:  normal;
	color: #666666;
}

fieldset.delta {
	border: none;
	border-top: 1px solid #999;
	margin-bottom:  1em;
	background: #fafafa;
}

fieldset.delta label {
	/*display: inline-table;*/
  	width: auto;
	font-size:11px;
	width:  140px;
}
fieldset.delta th {
	text-align: right;
	width: 140px;
	background-color:#EFF3D6;
}
fieldset.delta td {
	text-align: left;
	width: 140px;
}
fieldset.delta td.helper_left {
	/*line-height:125%;*/
	font-size:  xx-small;
	padding: 0 0 0 20px;
	margin: 0;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background: #eee;
}/***** serenity/styles_serenity.css end *****/

