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

/***** funky_white/funky_white.css start *****/

body {
color: #000;
background: url(pix/bg/bg_white.jpg) 50% 0 no-repeat;
background-color: #dce2e9; 
}

a:link,
a:visited,
a:hover
{
    color: #df0000;
}

.navbar {
  border-color:#666666;
  background: url(pix/bg/nav_header_bg.png) repeat-x;
}


.sideblock .header,
.sideblock,
.sideblock .content,
#mod-forum-discuss .forumpost.unread .content,
.forumheaderlist,
.forumpost,
.cal_popup_bg,
table.minicalendar tr td.weekend,
table.minicalendar tr td.day,
table.minicalendar tr.weekdays th,
table.minicalendar,
table.calendarmonth tr td,
#calendar .maincalendar table.calendarmonth th,
#calendar .maincalendar,
#calendar .sidecalendar,
#calendar .maincalendar .event,
.generalbox,
#layout-table,
h1,
#course-view .section.hidden .content,
#course-view .section.hidden .side,
#course-view .section.main .side,
#course-view .section.main .content,
.categorybox .category,
.categorybox .category,
.headingblock,
.block_login .loginform input,
input,
.forumheaderlist,
.forumpost,
#mod-forum-discuss .forumpost.unread .content,
.forumheaderlist td
{
  border-color:#cccccc;
}

.article_seperator {
 background-color: #ccc;
}

.breadcrumb ul li .sep {
  color: #cccccc;
}

.sideblock .header {
 color: #ffffff;
}

input
{
background: #ffffff;
}
/*.home{
position:absolute;
left:-576px;
top:220px;
}*/



a{
font-size:12px;
}
.logininfo{
font-size: 14px;
}
/*
mover el div al agregar cursos
*/
#portada-flash {

}

#content{

}

#page-top {
	background: url(pix/bg/shadow-t.png) 0 0 no-repeat;
	width: 926;
}

#page-middle {
	background: url(pix/bg/shadow-m.png) 0 0 repeat-y;
}

#page-bottom {
	background: url(pix/bg/shadow-b.png) 0 0 repeat-y;
}

#shadow-rocket {
	background: url(pix/bg/shadow-footer.png) 0 0 repeat-y;
}

#header-description {
  /*
  position: absolute;
  top: 120px;
  text-align: left;
  width: 550;
  right: 120px;
  font-size: 1.3em;
  line-height: 135%;*/
}

.sideblock .header {
  /*background: url(pix/bg/block_header_bg.png);*/
  border:none;
  border-bottom-width:1px;
  border-bottom:#4264e8;
  border-bottom-style:solid;
}
.sideblock .header {
	font-size: 12px;
	color: #4264e8;
}

.headingblock {
font-family: "Trebuchet MS";
font-size: 16px;
font-weight: normal;
color: #0033cc;
}


a#corner {
	background: url(pix/moodle_donate.png) top right no-repeat !important;
}

#inst18{
position:absolute;
text-align:left;
width:150px;
top:150px;
left:40px;
}

#c1{
position:absolute;
text-align:left;
width:150px;
top:190px;
left:0px;
}

label{
color:#FF0000;
}

/***** funky_white/funky_white.css end *****/

