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

/***** cybersma184/styles.css start *****/

/*******************************************************************
 styles.css
 
 A simple css layout sheet for the Cybersmart theme, compatible with
 1.8.4 and moving forward to 1.9.

*******************************************************************/

a:link, a:visited {
	color: #296CE3;
}

a:hover {
	color: #00AA00;
	text-decoration: underline;
}

a.dimmed:link, 
a.dimmed:visited {
	color:#296CE3;
}

body {
	background-color:#FFFFFF;
	margin:0px;
	padding:2px;
}

.bod {
	margin:0px;
	padding:0px;
	border-left:2px solid #00AA00;
	border-right:2px solid #00AA00;
	border-top:2px solid #00AA00;
	border-bottom:2px solid #00AA00;
}

body, table, td, th, li {
	font-family:Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:12px;
	letter-spacing:0.02em;
}

.sideblock .header {
	border-color: #FFE400 rgb(255,228,0) rgb(255,255,255);
	border-style: solid;
	border-width: 2px 2px 0px;
	font-size: 0.9em;
	font-weight: bold;
}

.sideblock .header,
.sideblock h2.header {
	border-bottom: medium none;
	margin: 0%;
	padding: 4px 4px 4px;
	text-align: left;
}

.sideblock .content {
	border: 2px solid #FFE400;
	font-size: 0.9em;
	line-height: 1.2em;
	padding: 4px;
}

.logininfo, 
#header-home .headermenu font {
	font-size:0.8em;
}

.headermenu {
	text-align:right;
}

.sideblock .header .hide-show-image {
	margin-top:0em;
}

#course-view .section td.left {
	border: none;
}

#course-view .section td.content {
	border: none;
}

#course-view .section td.right {
	border: none;
}

.block_online_users .content .listentry {
	font-size:0.9em;
}

.forumpost .left {
  background:url(forum_left.jpg);
}

.forumpost .topic {
  background:url(forum_top.jpg);
  padding:4px;
}

.forumpost .starter {
  background:url(forum_top.jpg); 
  padding:4px;
}

#course-view .weekscss .section,
#course-view .section td {
  border-color:#ffffff;
}

#course-view .weekscss .section,
#course-view .section td.side {
  background: #FFFFFF;
}

#course-view .weekscss .current,
#course-view .current td.side {
  background: #00AA00;
  color:#ffffff;
}

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

.forumheaderlist .discussion .starter {
  background:#DDDDDD;
  padding:4px;
}

.fot {
  background-image:url(forum_top.jpg);
  background-repeat: repeat-x;
  background-position:top;
}

.block_admin_tree .admintree {
	font-size:1.2em;
}

h2.headingblock {
	display:none;
}/***** cybersma184/styles.css end *****/

