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

/***** esocratesorg/esocrates.css start *****/

body {
	margin: 0;
	padding: 0;
	font:normal Tahoma,sans-serif;
	line-height:1.5em;
	font-size:0.9em;
	color:#626262; /* teskt jestes zalogowany jako na dole strony */
	background:white;
	margin:0 auto;
}

td {
	font:normal Tahoma,sans-serif;
	line-height:1.5em;
	color:#000000; /* Kolor tekstu */
}

a:link,
a:active,
a:hover,
a:visited {
	color: #3D5C79;	/*Linki*/
}
#site-index .block_html a:link,
#site-index .block_html a:visited,
.sitetopic a:link, 
.sitetopic a:visited {
	text-decoration:underline;
}
#header,
#header-home,
#header-main {
	background: #3D5C79; /* Tło headera*/
	color: white;
	padding: 10px;
	margin: 0;
}

#header a,
#header-home a {
	color: #AEC7E3; /*kolor  CompLearn e-Learning (Wyloguj) na górze*/
}
/*
#banner {
	height:85px;
	background: #081B45 url(pix/banner.jpg) top right no-repeat;
	padding-left:34px;
	padding-top:30px;
}

.navbar {
	background: #7590AE;
	color: #EFC63D;
	border: none;
	padding: 0;
	padding-left: 10px;
}*/

.navbar {
  height:46px;
  background:url(pix/navbar.png) top repeat-x;
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
  padding-bottom:0px;
  border:0px;
  color: grey;
}

.navbar a {
	color: #4169E1; /*tekst paska nawigacyjnego*/
}

.breadcrumb .sep {
	color: #eee;
}

div.title {
	padding:5px 5px 0px 5px;
	color:#FFFFFF;
}

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 {
background-image: url(gradient.jpg);
background-repeat: repeat-x;
background-position: center top;
color: white;
padding: 5px 5px 6px;
font-size: 100%;
border: none;
/*border-right-width: 1px;
border-left-width: 1px;
border-style: none solid;
/*border-right-color: #F1ECE6;
border-left-color: #F1ECE6;
	/*color: #7590AE;*/
}

.sideblock .content{
	border: none;
}

h2.headingblock {
/*background-image: url(gradient.jpg);
background-repeat: repeat-x;
background-position: center top;
padding: 5px 5px 6px;
color: #CC0000;
font-size: 100%;
border-right-width: 1px;
border-left-width: 1px;
border-style: none solid;
border-right-color: #F1ECE6;
border-left-color: #F1ECE6;*/
border: none;
}

#layout-table #left-column {
	border-right: 1px solid #ddd;
}

#layout-table #right-column {
	border-left: 1px solid #ddd;
}

#footer {
height:80px;
	background: #B1BAC1 url(pix/footer.png) top repeat-x;
	padding-top:4px;
	margin:0px;
	color: #000000;
}

body.mod-forum #content {
	padding: 10px;
}

.forumheaderlist .discussion .starter,
.forumpost .starter,
.forumpost .topic {
	color: ddd;
}
.sideblock h2 {
	color: 333; ;
}

.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:2px;
	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;
}

#course-view tr.section td.side {
  border-style: none;
  background: #C0C0C0;
  color: #003153;  /*numery kursow*/
  text-align: center;
  font-variant:normal;
  margin-left: 0px;
  font-size: 90%;
  font-weight:900;
}
/*
#course-view tr.section td.content {
  padding-bottom: 1.5em;
  border-style: none;
  background: #CDEBA7;
}
*/

.sitetopic {
	border:none;
	width:550px;
	margin:0 auto;
	text-align: left;
	margin-left: 0px;
	background: url(complearn-elearning.jpg);
}
body#site-index .headingblock {
	width:auto;
	margin:auto;
	color: navy;
	text-align: left;
	margin-left: 0px;
}

body#site-index .categorybox {
	width:550px;
	margin:0 auto;
	margin-bottom:20px;
	background:#fafafa;
	text-align: left;
	margin-left: 0px;
}

#site-index #layout-table #right-column {
	width:300px !important;
}

* {
	-moz-border-radius: 0 !important;
}
.block_calendar_month .content .calendar-controls a {color: black;font-weight: bold;}
.block_calendar_month .content .minicalendar td {border-color: #FFF;}
.block_calendar_month .content .minicalendar .day {color: navy;background-color: #ddd;}
.block_calendar_month .content .minicalendar .day a {font-weight:bold;color: #C35C6F;}
.block_calendar_month .content .minicalendar .weekdays th {border-width: 0;font-weight: bold;color: #660000;}
.block_calendar_month .content .minicalendar .weekdays abbr {border-width: 0;text-decoration: none;}
/***** esocratesorg/esocrates.css end *****/

