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

/***** linkup/linkup.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header,
.navbar {
	background-color: #245edc;
	color: #FFFFFF;
}
h3 {
	font-size: 1.4em;
	color: #FF6600;
}
h4 {
	font-size: 1.1em;
	color: #0066ff;
}
h5 {
	font-size: 1.2em;
	color: #333333;
}
h6 {
	font-size: 1em;
	color: #333333;
}
/*
#page {
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F2F8FF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2c3433;
	border-left-color: #2c3433;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2c3433;
}
*/
body {
	/*	background-image: url(bg.gif);*/
    background-color:#F8F8F8;
	margin: 0px;
}
#header-home {
	background-image: url(header-fill.gif);
}
#header-home-wrapleft, #header-wrapleft {
	background-image: url(header-left.gif);
	background-repeat: no-repeat;
}
#header-home-wrapright {
	height: 220px;
	background-image: url(header-right.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#header {
	background-image: url(header-fill.gif);
}
#header-wrapright {
	height: 220px;
	background-image: url(header-right.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#header-home h1.headermain {
	display: none;
}
#header h1.headermain {
	display: none;
	padding-top: 30px;
	float: none;
	text-align: right;
	padding-right: 100px;
}
.sitelink {
	display: none;
}
#header-home .headermenu {
}
#header {
}
.header a:link, .header a:visited {
	color: #FFFFFF;
}
.header .author a:link, .header .author a:visited {
	color: #0000FF;
}
.headermenu {
	color: #959595;
	font-size: 0.8em;
	font-weight: bold;
	padding: 5px;
}
.headermenu a:link, .headermenu a:visited {
	color: #959595;
	text-decoration: underline;
}
.headermain {
}
#resource {
	margin-left: 40px;
	margin-right: 40px;
}
.generalbox {
	width: 90%;
}
.section.main .left.side {
	color: #FFFFFF;
}
a, a:link, a:visited {
	color: #1d0e42;
}
a:hover {
	color: #ff6600;
}
.breadcrumb a, .breadcrumb a:visited {
	color: #FFA74D;
}
.summary, .label, .mod-forum #intro {
	font-size: 1em;
	color: #666666;
	font-weight: bold;
}
.summary {
	font-size: 1.1em;
}
.summary h4, .mod-forum #intro h4 {
	font-size: 0.90em;
	color: #666666;
}
.summary h5, .mod-forum #intro h5 {
	font-size: 0.90em;
	color: #ff6600;
}
.label h5 {
	font-size: 1em;
	color: #ff6600;
}
#course-view .section .activity a, #course-view .section .activity a:link, #course-view .section .activity a:visited {
	color: #2424fd;
}
#course-view .section .activity a.dimmed, #course-view .section .activity a.dimmed:link, #course-view .section .activity a.dimmed:visited {
	color: #A7AAFD;
}
#site-index .sitetopic {
	display: none;
}
#site-index.notloggedin .sitetopic, #site-index.editing .sitetopic {
	display: block;
	width: auto;
}
/***** linkup/linkup.css end *****/


