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

/***** modellbb2/esocrates.css start *****/

body {
	margin: 0;
	padding: 0;
	font:normal Tahoma,sans-serif;
	line-height:1.5em;
	font-size:0.9em;
	color:#666;
	background:white;
}

td {
	font:normal Tahoma,sans-serif;
	line-height:1.5em;
	color:#626262;
}

a:link,
a:active,
a:hover,
a:visited {
	color: #3D5C79;
}
#site-index .block_html a:link,
#site-index .block_html a:visited,
.sitetopic a:link, 
.sitetopic a:visited {
	text-decoration:underline;
}
#header,
#header-home {
	background: white;
	color: #739fc4;
	font-size: 12px;
	padding: 15px;
	padding-left: 300px;
	margin: 0;
	background-image: url(pix/lernportal_logo.jpg);
	background-repeat: no-repeat;
	height: 75px;
}

#header a,
#header-home a {
	color: #AEC7E3;
}

.navbar {
	background: #739fc4;
	color: #FFF;
	border: 0px;
	padding: 0px;
	padding-left: 10px;
}

.navbar a {
	color: white;
}

.breadcrumb .sep {
	color: #eee;
}

hr {
	margin: 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #ddd;
}

* html hr {
	margin-top: -7px;
	margin-bottom: -7px;
}

*:first-child+html hr {
        margin-top: -7px;
        margin-bottom: -7px;
}

#layout-table .sideblock .header {
	border: none;
}

.sideblock h2 {
	color: #666;
}

.sideblock .content{
	border: none;
}

h2.headingblock {
	border: none;
	color: #666;
}

#layout-table #left-column {
	border: 0px;
	width: 0px !important;
}

#layout-table #right-column {
	border-left: 1px solid #ddd;
	width: 300px !important;
}

#footer {
	margin: 0;
}

.footer {
	text-align: left;
	font-size: 10px;
}

body.mod-forum #content {
	padding: 10px;
}

.forumheaderlist .discussion .starter,
.forumpost .starter,
.forumpost .topic {
	background: #eee;
}
.sideblock h2 {
	color:#666 ;
}

.sideblock .content {
	line-height:1.5em;
}

#course-view .summary {
	color:#333;
}

#course-view .current td.side {
	background:#ddd;
}

#course-view .section .activity a{
	background: #fafafa;
	display:block;
	padding:4px;
	border:1px solid #fafafa;
}

#course-view .section .activity a:hover{
	border: 1px solid #3D5C79;
}

#course-view.editing .section .activity a,
#course-view.editing .section .activity a:hover{
	display:inline;
	border:none;
	padding:0;
}

.sitetopic {
	border:none;
	width:87%;
	margin:auto;
}

body#site-index .headingblock {
	width:600px;
	margin:auto;
}

body#site-index .categorybox {
	width:600px;
	margin:auto;
	margin-bottom:20px;
	background:#fafafa;
}

#site-index #layout-table #right-column {
	width:300px !important;
}

* {
	-moz-border-radius: 0 !important;
}

.logininfo {
	font:normal Tahoma,sans-serif;
	font-size:12px;
	font-style:normal;
}

.loginform {
	font-size:12px;
	font-style:normal;
	text-align: right;
	padding:2px;
}

.filters {
	font-size:10px;
	font-style:normal;
}

input {
	border: 1px solid #739fc4;
	background-color: #FFFFFF;
}

.event {
	text-align:left;
}

.footer {
	text-align:left !important;
}

.info {
	text-align:left !important;
}/***** modellbb2/esocrates.css end *****/


