/**************************************
 * THEME NAME: ubuntu-sfl
 *
 * Files included in this sheet:
 *
 *   ubuntu-sfl/styles_ubuntu-sfl.css
 **************************************/

/***** ubuntu-sfl/styles_ubuntu-sfl.css start *****/

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

	Theme Name: Ubuntu-SFL 1.0
	Theme URL: http://ubuntu.savoirfairelinux.com/elearning
	Description: Ubuntu-SFL is a 3-column fluid-width theme for Moodle.
        Author: Alexandre Bourget
        Author URI: 
        Version: 1.0

        Based on: Autumn v1.8 by Patrick Malley
	Original Author: Patrick Malley
	Original Author URI: http://newschoollearning.com
		
*******************************************************************/

body {
  background: #f1f1f1 url(pix/test-bg2.png) repeat-x top;
  color: #333333;
  font-size: 0.9em;
  font-family: Verdana, Tahoma, Arial, Serif;
  margin: 0px;
}
#site-index {
  background: #f1f1f1 url(pix/test-bg.png) repeat-x top;
}

#logo-left {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 227px;
  height: 78px;
  background: url(pix/head-corner-left.png) top left;
}

#introduction {
  padding: 10px 20px;
  border: 1px solid #cccccc;
  background-color: #E4F2F9;
}

#logo-right {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 198px;
  height: 72px;
  background: url(pix/head-corner-right.png) top right;
}

#page {
  margin: 0px auto 0px auto;
  padding: 0px;
  width: 990px;
}

#page hr {
  display: none;
}

#content {
  background-color: white;
  padding: 10px 20px;
}

a:link,
a:visited {
  color: #254F5C;
}

a.dimmed:link,
a.dimmed:visited {
  color: #9b9b9b;
}

a:hover {
  color: #DB7688;
}

p {
	margin-top:0;
}

.sideblock li .icon img,
.sideblock .list .c0 {
  display: none;
}

.sideblock li {
  line-height: 1.3em;
}

.sideblock .event {
  font-size: 1em;
  padding-top: 8px;
}

.sideblock .event .date,
.sideblock .event .date a {
  font-size: 0.9em;
  color: #555555;
}

h2 {
  font-family: Georgia, Verdana, Arial, Serif;
}

.sideblock h2 {
	font-size:1.1em;
}

.generalbox {
  border:none;
  border-top: 1px solid #e1d2bd;
  border-bottom: 1px solid #e1d2bd;
  background: url(pix/ubuntu-sfl_gradient.png) repeat-x top;
}

.generalbox.sitetopic	{
  border:none;
  background: none;
}

#wrap-right {
  background:url(pix/page_right.png) no-repeat top right;
}

#wrap-left {
  background:url(pix/page_left.png) no-repeat top left;
  padding: 20px;
}

#wrap-end {
  background-color: #ffffff;
  margin-left: -10px;
  margin-right: -11px;
  padding-left: 10px;
  padding-right: 10px;
}


#header {
  height: 101px;
}

#header-home {
  height: 231px;
}

#header-home .headerimg2 {
  height: 101px;
  margin-bottom: 0px
}

#header-home .headerimg2,
#header {
  background: transparent url(pix/test-logos.png) no-repeat center top;
  position: relative;
}

#header-home .headerimg1 {
  height: 149px;
  margin-bottom: 2px;
  background: url(pix/test-header.png) no-repeat center top;
  position: relative;
}

.headerbottom {
  border-top: 1px solid #bbbbbb;
  height: 14px;
  background: white url(pix/border1.gif) repeat-x top left;
  margin-top: 0px;
  padding-top: 3px;
}

.headermain, h1.headermain, .headermenu a {
  /* Liens Dans les entêtes */
  color: #333333;
}

.navbar {
  background: white url(pix/test-header-short.png) no-repeat top center;
  height: 27px;
  width: 970px;
  margin-bottom: 1px;
  margin-top: 1px;
  padding: 5px 10px;
  border: none;
}

.navbar .breadcrumb {
  padding-top: 2px;
}

.headermain, h1.headermain {
  margin: 78px 0px 0px 105px;
  font-weight: normal;
  font-size: 0.8em;
  font-family: Georgia, Verdana, Arial, Serif;
}

#header .headermenu, #header-home .headermenu {
  margin: 85px 4px 0 0;
}

#header-home .logininfo {
  margin-bottom: 4px;
}

.headermenu {
  color: #666666;
}

#tinycorner-left {
  position: bottom;
  background: url(pix/tinycorner-left.gif);
  position: absolute;
  width: 9px;
  height: 10px;
  left: 0px;
  bottom: 0px;
}

#tinycorner-right {
  background: url(pix/tinycorner-right.gif);
  position: absolute;
  width: 9px;
  height: 10px;
  right: 0px;
  bottom: 0px;
}



.breadcrumb li a {
  color: #ffffff;
}

.breadcrumb .sep {
  padding: 0 6px;
  color: #fff;
}

.sideblock .content {
  border: none;
  background: none;
  font-size:0.85em;
}

.sideblock .header {
  background: url('pix/db2.png') no-repeat left;
  border:none;
  margin-left: 4px;
}

.sideblock .header .title {
  padding-left:16px;
}

.block_adminblock .header {
  font-family:Georgia, Verdana, Arial, Serif;
  padding: 0 0 5px 20px;
  font-size:1.1em;
 }

.sideblock {
  border-bottom: solid 1px #eab1b8;
  background: url(pix/test-bgheads.png) no-repeat top right;
}

h2.headingblock {
  border: none;
}

/* Largeur du texte initial, dans /elearning direct, view pour la liste */
/* des course */
.coursebox .info {
  width: 25%;
}
.coursebox .summary {
  width: 70%;
}


#course-view .weekscss .current,
#course-view .current td.side {
  background: #a67e1c;
}

.forumheaderlist,
.generaltable th,
.generalbox th,
#course-index th,
.logtable th,
.generaltableheader th,
th.header,
#adminsettings fieldset  {
  background: url(pix/ubuntu-sfl_gradient.png) repeat-x top;
  border-top-color: #e1d2bd;
}

.forumpost .starter {
  border-bottom: none;
  border-top:1px solid #e1d2bd;
  background: url(pix/ubuntu-sfl_gradient_lg.png) repeat-x top;
}

th.header {
	font-size: 0.8em;
	border-left:1px solid #fff;
	padding-top:4px;
	padding-bottom:4px;
}

.admin .generalbox {
	background-color:#fff;
}
.forumpost .starter,
.forumpost .content {
  border-left: 1px solid #e1d2bd;
  border-right: 1px solid #e1d2bd;
}

.forumpost .content {
  border-bottom: 1px solid #e1d2bd;
	font-size:0.9em;
  line-height: 1.2em;
}

.cell {
	background: none !important;
}

.r1 {
	background-color:#efe8dd !important;
}

.sideblock .r0,
.sideblock .r1 {
	background: none !important;
}

.forumpost .left {
  background: none;
}

.forumpost {
  border: none;
}

.forumpost .commands,
.forumpost .link,
.forumpost .footer {
  font-size: 0.9em;
}

#mod-forum-search .box {
	width:80%;
}

.addbloglink a {
	  border-color: #e1d3be;
	  background: #ecddc7;
	  border:1px solid;
	  padding:3px;
}

.addbloglink a:hover {
	  background: #a29889;
	  text-decoration: none;
	  color:#fff;
	  border:1px solid #ecddc7;
}

.forumpost .author {
	color: #555555;
}

#footer {
  background: #fff url(pix/border2.gif) repeat-x top;
  padding-top: 40px;
  margin-top: 0px;
}

#footer .logininfo {
  float: right;
  margin-top: 3px;
}

.homelink,
.sitelink {
  margin: 1em 0;
  clear: both;
}

.credits {
  text-align: center;
  font-size: smaller;
  background-color: white;
}

.credits a {
	  color: white;
	  display: block;
}

.credits a:hover {
  color: #cccccc;
  text-decoration: none;
}

.helplink {
  float: left;
   margin-top:3px;
}

blockquote {
    margin:1em;
    padding:0 0 0 40px;  
    color:#666;
    background:url(pix/blockquote.gif) no-repeat left top;
}

ul.list, ul.list li, ul li {
	list-style-image: url(pix/db3.png);
	padding-top: 3px;
}

.sideblock ul.list,
.sideblock ul.list li,
.sideblock ul.unlist li {
	list-style-image: none;
}

#course-view ul.section, 
#site-index ul.section, 
#course-view ul.section li, 
#site-index ul.section li { 
  list-style: none;
}

fieldset {
  border: #DDD solid 1px;
  font-size: 0.95em;
  margin-top:0;
  padding:6px;
}

legend{
  border: #DDD solid 1px;
  background: url(pix/ubuntu-sfl_gradient.png ) repeat-x top;  
  padding: 1px 10px;
  font: bold Georgia, Verdana, Arial, serif;
}

.profileeditor,
.logselectform {
	text-align: center;
}

.singlebutton {
	padding:4px;
}

.backup .generalbox {
	text-align: center;
}

table.files {
  border-bottom: 1px solid #e1d2bd;
}

.boxaligncenter {
	text-align: center !important;
}

.errorbox a {
	color:#fff;
}

button#searchform_button {
	margin:0;
}

#message-history #page,
#message-user #page,
body#message-user,
body#message-history,
body#message-messages,
body#message-index,
body#message-send,
#message-index #page,
body#course-info,
#course-info #page,
#help #page,
body#help,
body#mod-resource-view,
#mod-resource-view #page,
#mod-glossary-showentry #page,
#course-group #page,
body#course-group,
body#question-preview,
#question-preview #page,
body#mod-quiz-comment,
#mod-quiz-comment #page,
#mod-quiz-comment #footer {
  margin: 0 !important;
  background:#fff !important;
}

.glossarycontrol .helplink,
.message .helplink {
	float:none;
}

.message .credits,
#mod-resource-view .credits,
#help .credits{
	display:none;
}

#mod-resource-view .generalbox table.files
{
  margin:auto;
}


.book_toc_numbered ul ul {
  padding-left: 20px !important;
  margin-left: 0px;
}

.book_toc_numbered ul {
  padding-left: 0px;
  margin-left: 0px;
}

.book_content h1
{
  text-align: center;
  font-style: italic;
}

.book_content h2 {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif
  font-size: large;
  font-weight: bold;
}


.book_content code,
.book_content tt
{
  font-family: "lucida typewriter",lucidatypewriter,monospace;
  background-color: #f1f1f1;
}

.book_content pre
{
  background-color: black;
  color: white;
  border: dashed 1px orange;
  padding: 5px 5px 5px 10px; 
  font-family: "lucida typewriter",lucidatypewriter,monospace;
}

.book_content table
{
  margin-bottom: 12px;
}

.book_content .body img {
                          max-width: 640px;
}

.navicon {
  margin-left: 4px;
  margin-right: 4px;
  vertical-align: middle;
}/***** ubuntu-sfl/styles_ubuntu-sfl.css end *****/

