/**************************************
 * THEME NAME: scoe
 *
 * Files included in this sheet:
 *
 *   scoe/scoe.css
 *   scoe/scoe_layout.css
 **************************************/

/***** scoe/scoe.css start *****/

/* 
SCOE Moodle General Styles 
Author: Jacob & Courtney Paulos
Last Revision: 8/8/2010
*/
  body
{
	margin:0;
	padding:0;
	font-family: verdana, geneva, sans-serif;
	font-size: 12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
	background-color: #384858;
	text-rendering: optimizeLegibility;
}

#page
{
	background-color:#EEE;
	text-rendering: optimizeLegibility;
}

a.dimmed:link,
a.dimmed:visited {
  color:#AAAAAA;
}


#page .navbar
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c1bed2;
	border-right-color: #c1bed2;
	border-bottom-color: #c1bed2;
	border-left-color: #c1bed2;		
}


/**Left and right sidebar styles**/

#right-column .content,
#left-column .content
{
	border-style:none;
}

#right-column .sideblock .header,
#left-column .sideblock .header,
.block_course_summary
{
	border-bottom:1px solid #999999;
	border-top:3px double #999999;
	border-left:none;
	border-right:none;
	color:#840000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.65em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:0.3em;
	line-height:normal;
	text-transform:uppercase;
}

#right-column .sideblock .header h2,
#left-column .sideblock .header h2
{
	font-size: 12px;
}


#page .block_course_summary
{
	text-transform:none;
	font-size:.9em;
	font-weight:normal;
	letter-spacing:normal;
}

/**Middle-column styles**/
#middle-column .headingblock, 
#middle-column h2.headingblock
{
	text-align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color:#000000;
}

#page #footer
{
}

#footerContainer {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
background-color:#AAAAAA;
border-top:1px solid #CE9F0F;
color:#FFFFFF;
font-size:0.88em;
margin:0 auto;
padding-bottom:5px;
padding-top:5px;
text-align:center;
width:922px;
}


/**Change the boarder color of various course/site elements to match**/
.coursebox,
forumheaderlist, 
.forumpost,
#course-view .section td.side,
#course-view .section td.content,
#page .weekscss li.section
{
	border-color:#c1bed2;
}

/**Mini-Calander Settings**/
table.minicalendar
{
	background-color:#ffffff;
}

/**Hide Language Select Box except when not logged in. i.e. language always selected before login**/
.notloggedin #chooselang
{
	display:inline;
}
#chooselang
{
	display:none;
}

/***************
Calander Hover Fix
****************/

.cal_popup_bg
{
	background-color: #ffffff;
}

/*****************
Moodle Messenges
******************/
body#message-messages,
body#message-send,
body#message-user 
{
	background-color:#EEEEEE;
	min-height:75px;
}

/*****************
Chat
******************/

body.mod-chat-gui_header_js
{
	background-color:#EEEEEE;
}

body.dir-ltr
{
	background-color:#384858;
}

#mod-chat-gui_header_js-chatinput
{
	padding-top: .5em;
	border-top: 1px solid #000000;
	background-color:#EEEEEE;
}/***** scoe/scoe.css end *****/

/***** scoe/scoe_layout.css start *****/

/* 
OAE Moodle Layout Styles 
Author: Jacob & Courtney Paulos
Last Revision: 8/6/2009
*/

#page
{
	width:922px;
	margin: 0 auto;
}

/*fix sizing on messenges page*/
.message #page
{
	margin 0 0 0 0;
	width:100%;
}

.message #footer,
#message-user #footer
.message #footerContainer
#message-user #footerContainer
{
	display:none;
}


#header-home,
#header
{
	width:922px;
	margin: 0 auto;
	z-index:10;
}


.headermenu
{
	z-index:25;
	margin-right:25px;
}
 
#page #content
{
	margin: 0 1em 0 1em;
}

#page .navbar .breadcrumb
{
	margin: .75em 0 0 0;
		
}

#page .navbar
{
	margin: -.75em 1em 0 1em;
	margin-bottom:.5em;
	padding-bottom:0;
	padding-right:0;
}

#page .navbutton
{
	padding-bottom:3px;
	clear:right;
}




#right-column .sideblock .header,
#right-column .sideblock h2.header, 
#left-column .sideblock .header,
#left-column .sideblock h2.header,
.block_course_summary
{
	margin:10px 0 5px;
	padding:5px 0 5px 2px;
}


/*fix "add block" block*/
.block_adminblock
{
	width:100%;
}

/**Middle-column styles**/
#middle-column .headingblock, 
#middle-column h2.headingblock
{

	margin-top: .6em;
}

#page #footer
{
	margin-top:30px;
	padding-top:10px;
	
}

/****File Browser Fixes***/

#files-index #background-top-band,
#files-index #super-header,
#files-index #footerContainer
{
	display:none;
}

#files-index #page
{
	width:auto;
	margin:0;
	min-height:406px;
}


#files-index table
{
width: 100%;
}

/*** Help Popup fixes ***/

#help #background-top-band,
#help #super-header,
#lib-form-editorhelp #background-top-band,
#lib-form-editorhelp #super-header,
#help #footerContainer,
#lib-form-editorhelp #footerContainer
{
	display:none;
}

#help #page,
#lib-form-editorhelp #page
{
	width:auto;
	margin:0;
	min-height:325px;
}


/******** Course Info/ View Resource Fix **************/
#course-info #page,
#mod-resource-view #page,
#mod-resource-view #page #content
{
	width:auto;
	margin:0;
	min-height:325px;
}

#course-info #background-top-band,
#course-info #super-header,
#course-info #ouhsd_logo,
#mod-resource-view #background-top-band,
#mod-resource-view #super-header,
#mod-resource-view #ouhsd_logo,
#course-info #footerContainer,
#mod-resource-view #footerContainer
{
	display:none;
}

#mod-resource-view div.resourcecontent
{
	margin:0px;
	padding:0px;
}

/****Assignment and resouce dropdown fix***/
.popupform select
{
	width: 185px;
}

.section_add_menus
{
	margin-top: .7em;
}/***** scoe/scoe_layout.css end *****/


