/**************************************
 * THEME NAME: saeop_theme
 *
 * Files included in this sheet:
 *
 *   saeop_theme/styles_layout.css
 **************************************/

/***** saeop_theme/styles_layout.css start *****/

html
{
	min-height: 100%;
}

body
{
	margin: 0;
	padding: 0;
	min-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color:#FFFFFF;
}

a:link,
a:visited {
  color:#1e2647;
}

a.dimmed:link,
a.dimmed:visited {
  color:#1e2647;
}

a:hover {
  color:#1e2647;
}

a.autolink:link,
a.autolink:visited {
  color:#1e2647;
  background: #1e2647;
}

#head
{
	background-color: #54afab;
	background-image: url('/theme/saeop_theme/images/rightback.jpg');
	background-position: right;
	background-repeat: no-repeat;
	height: 114px;
	color: white;
	z-index: 20;
}

#headtext
{
	float: right;
	height: 114px;
	text-align: right;
	overflow: hidden;
	margin-right: 10px;
}

#headtext h1
{
	font-weight: normal;
	color: white;
	font-size: 140%;
	margin: 0;
	padding: 20px 0 0 0;
}

#headtext h2
{
	color: white;
	font-size: 170%;
	margin: 0;
	padding: 0;
}

#topshadow
{
	height: 35px;
	background-image: url('/theme/saeop_theme/images/topshadow.gif');
	background-repeat: repeat-x;
	background-position: top;
	z-index: 8;
	position: relative;
}

#container
{
	position: relative;
	z-index: 5;
	margin: 0 !important;
}

#content
{
	z-index: 10;
	position: relative;
	padding: 5px 10px 10px 10px;
	margin: 0;
	background-color: transparent;
	background-image: url('/theme/saeop_theme/images/bg_tile.jpg');
	background-position: 0px 12px;
	background-repeat: repeat-y;
}

#background
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 10;
}

#botshadow
{
	height: 34px;
	width: 100%;
	background-image: url('/theme/saeop_theme/images/botshadow.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	position: absolute;
	z-index: 5;
	bottom: 0px;
}

#footer
{
	background-color: #0d7375;
	min-height: 45px;
	color: white;
	padding-top: 10px;
	margin: 0 !important;
	font-size: 90%;
	position: relative;
	z-index: 15;
}

#footer a
{
	color: White;
	text-decoration: underline;
}

#footer p
{
	margin: 0;
	padding: 0;
}

.loginbox
{
	background-color: white;
}

#left-column
{
	width: 180px !important;
}

#right-column
{
	width: 180px !important;
}

.sitetopic
{
	background-image: url('/theme/saeop_theme/images/scclogo.gif');
	background-position: top right;
	background-repeat: repeat-y;
	padding-right: 110px;
}

div.hide-show a
{
	border: none !important;
}

.sideblock
{
	width: 178px;
}

.sideblock .header
{
	border: 1px solid #d6d6d6;
	border-bottom: none;
	color: #1e2647;
	background-image: url('/theme/saeop_theme/images/head.jpg');
	font-size: 95%;
}

.sideblock .content
{
	border: 1px solid #d6d6d6;
	background-color: white;
}

.sideblock .content .list li
{
	padding-top: 3px;
	padding-bottom: 3px;
}

h1
{
	color: #1e2647;
	font-size: 160%;
}

h2
{
	color: #1e2647;
	font-size: 120%;
}

.headingblock
{
	border: 1px solid #d6d6d6;
	background-color: white;
}

.forumpost
{
	border: 1px solid #d6d6d6 !important;
	background-color: white;
}

.coursebox
{
	border: 1px solid #d6d6d6 !important;
	background-color: white;
}

.generalbox
{
	border: 1px solid #d6d6d6 !important;
	background-color: white;
}

.navbar
{
	border: none;
}

#loggedin
{
	text-align: right;
	float: right;
}

.minicalendar
{
	font-size: 70% !important;
}

div.clear
{
	clear: both;
}

a
{
	color: #1e2647;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: none;
}

.sitetopic
{

	
}

#course-view .section td.content
{
	background-color:#FFFFFF;
}

/***
 *** Modules: Forum
 ***/

.forumheaderlist,
.forumpost {
  border-color:#DDDDDD;
  background-color: white;
}

.forumpost .content {
  background: #FFFFFF;
}

.forumpost .left {
  background:#fff;
}

.forumpost .topic {
  border-bottom-color: #EEEEEE;
  background-color: white;
}

.forumpost .starter {
  background:#fff;
}

.forumheaderlist .discussion .starter {
  background:#fff;
}

.forumheaderlist td {
  border-color: #FFFFFF;
  background-color: white;
}

.sideblock .post .head {
  color:#555555;
  background-color: white;
}

.forumthread .unread {
  background: #FFD991;
}
#mod-forum-discuss .forumpost {
  background: none;
  background-color: white;
}

#mod-forum-discuss .forumpost.unread .content {
  border-color: #FFD991;
  background-color: white;
}

/***** saeop_theme/styles_layout.css end *****/

