/**************************************
 * THEME NAME: metodistadosul-20082
 *
 * Files included in this sheet:
 *
 *   metodistadosul-20082/ipa_layout.css
 *   metodistadosul-20082/ipa_color.css
 *   metodistadosul-20082/ipa_fonts.css
 **************************************/

/***** metodistadosul-20082/ipa_layout.css start *****/

/*******************************************************************
 ipa_layout.css
  
**********************************************************
 * v0.1 - 04/12/2006 - Rodrigo Saling - Equipe EAD
 * v0.2 - 18/02/2008 - Pablo Telles de Castro - Equipe EAD 
 **********************************************************
 
 Este arquivo CSS contem definições como posicionamento, floats,
 margens, padding, bordas etc. 

 Os estilos estão organizados pelas seguintes seções:
 
  core
  header
  footer

  blocks
  course

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

/***
 *** Core
 ***/

body {
	margin: 0; /* zero para deixar o cabeçalho "colado" nas margens */
}

#content {
	margin: 7px 2px 7px 2px; /* ter margem no conteúdo, já que o body acima tem zero de margem */
}
 
/***
 *** Header
 ***/

/* cabeçalho */
#page #header, #page #header-home {
	height: 90px;
/*	padding-bottom: 10px;*/
}

/* nome do curso*/
#header .headermain,
#header-home .headermain {
	margin: 90px 0 0 6px;
}

/* ..você está logado como... */
#header .headermenu,
#header-home .headermenu {
/*	margin: 1px 5px 5px 5px;*/
	margin: 70px 10px 2px 5px; /* alteracao 2008 */
}

#header .headerlogoipa,
#header-home .headerlogoipa {
	position: absolute;
	top: 13px;  /* alteracao 2008 */
	right: 180px;  /* alteracao 2008 */
	width: 173px;  /* alteracao 2008 */
	height: 46px;  /* alteracao 2008 */
}
/* inserir logo da EAD - alteracao 2008*/
#header .headerlogoead,
#header-home .headerlogoead {
	position: absolute;
	top: 13px;
	right: 10px;
	width: 159px;
	height: 46px;
}

/* barra de navegação */
.navbar {
	width:auto;
	padding: 0 0.5em;
}
.navbar .breadcrumb{
	margin-left: 2px;
}
.navbar .navbutton,
.navbar .navbutton .form {
	padding: 0;
	margin: 0;
	border: 0;
}

hr {
	display: none;
}

/***
 *** Footer
 ***/

#footer {
	padding-bottom: 10px;
}


/***
 *** Blocks
 ***/
 
.sideblock {
/*	width: 50px;*/
}

.sideblock .header {
	border: 0;
}

.sideblock .content {
	border: 0;
}

.sideblock .content .list {
	border: 0;
	margin: 0;
	padding: 0;
}

/* quando entra em edição, as figurinhas */
.sideblock .commands {
	padding-top: 5px;
}

#left-column .sideblock .list td {
  vertical-align: middle;
  border-top: 1px solid #ffffff;  /* dividindo entre os arquivos não funciona direito */
}


/***
 *** Course
 ***/

/* borda zero em tudo para tirar as bordas de tudo */
.headingblock, .header, .outline {
	border: 0;
/*	height: 100px; /* pode variar conforme a figura */
}
/* borda zero em tudo para tirar as bordas de tudo */
/*.headingblock .outline {*/
#course-view .section td.content,
#course-view .section td.left,
#course-view .section td.side,
#course-view .section td.right {
	border: 0;
}

#course-view .section td {
	border: 0;
}
#course-view .section .content {
	width: 100%;
}
#course-view .section .side {
	width: 0.1em;
}
#course-view .section .left {
	width: 0.1em;
}
#course-view .section .left a {
/*	display: none;*/
}
#course-view .section .right {
/*	width: 0.8em;*/
}
/* espaço entre os módulos */
#course-view .section .spacer {
	height: 2em;

}
/* espaço usado quando se desloca uma atividade pra dentro */
#course-view .section .activity .spacer {
	height: 12px; /* altura do .gif */
}
#course-view .current .side{
	width: 20px;
}

.signuppanel{  /* by Tamio */
   position:relative;
   top:-60px;
   
}/***** metodistadosul-20082/ipa_layout.css end *****/

/***** metodistadosul-20082/ipa_color.css start *****/

/*******************************************************************
 ipa_color.css
  
 ***********************************************************
 * v0.1 - 04/12/2006 - Rodrigo Saling - Equipe EAD
 * v0.2 - 18/02/2008 - Pablo Telles de Castro - Equipe EAD 
 ***********************************************************
  
 Este arquivo CSS contem todas as definições de cores usadas no tema
 como por exemplo background-color, font-color, border-color etc.
 
 Este arquivo é baseado no styles_color.css do tema Standard.
 
 Comentários ALTERAR significam que as definições ali podem ser
 alteradas para se criar um novo tema sem a necessidade de modificar
 tudo.

 Os estilos estão organizados pelas seguintes seções:

  core
  header

  blocks
  course
  calendar
  forum

  - sem modificação -
  footer
  blocks
  calendar
  forum

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

/***
 ***  Core
 ***/

a:link {
/*	color:#0072bc;*/
/*	2007 color: #408080;*/
	color: #00378a;  /*alteracao 2008*/
}

a:visited {
/*	color: #004a7b;*/
	color: #666666;
}

a:hover {
/*  color:#0080FF;*/
/*  2007 color:#70b8b8;*/
	color:#588ddd;  /*  alteracao 2008*/
}

body {
  /*background-color:#FAFAFA;*/
	background-color: #ffffff;
}

/*th.header,
td.header,
div.header {
  border-color:#DDDDDD;
}
*/
.navbar {
  border-color:#DDDDDD;
}

.generaltable {
	border-color: #f1f1f1;
}

.generaltable th.header {
	background-color: #eeeeee;
}

.categorybox .category a:visited {
/*	2007 color:#0072bc;*/
	color: #00378a;   /*	alteracao 2008*/
}
.categorybox .category a:hover {
/*  color:#70B8B8;*/
	color:#588ddd; /*	alteracao 2008  */
}

/***
  *** Header
 
 *para mudar a cor dos títulos dentro do box, é preciso mexer no arquivo: theme/standart/styles_layout.css
 
 ***/

#page #header, #page #header-home {
/*	background-color: #0072bc;*/
/*	background-color: #408080;*/
	background-color: #00378a;  /*	Alteracao 2008 */
	/* toda a definição está aqui pois se quebrar para o ipa_layout.css, ela não funciona */
	border-bottom: 2px solid #02275f;
	background-image: url(pix/cabecalho_moodle_08.jpg); /*	Alteracao 2008 */
	background-repeat: no-repeat;
}

#header-home .headermain {
	display: none;
}

#header .headermain {
	color: #DEEDFC;  /*	Alteracao 2008 */
}

#header .headerlogoipa, #header-home .headerlogoipa {
	background-image: url(pix/logo_ipa_pequeno.gif);
	background-repeat: no-repeat;
}

/*logo EAD - Alteracao 2008 */
#header .headerlogoead, #header-home .headerlogoead {

	background-image: url(pix/logo_ead_pequeno.gif); /*	Alteracao 2008 */
	background-repeat: no-repeat;
}

#header .headermenu,
#header .headermenu a:link,
#header .headermenu a:visited,
#header-home .headermenu,
#header-home .headermenu a:link,
#header-home .headermenu a:visited {
	color: #ffffff;
}

#header .headermenu a:hover,
#header-home .headermenu a:hover {
	color: #c5e2ff;
}

.navbar {
/*	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;*/
	background-color: #f9f9f9;
	border-bottom: 1px solid #dddddd;
}
.navbar .breadcrumb a:link,
.navbar .breadcrumb a:visited {
/*	2007 color: #408080;*/
	color: #00378a;  /*	alteracao 2008*/
}
.navbar .breadcrumb a:hover {
	/*text-decoration: underline;*/
/*  2007 color:#73B9B9;*/
	color: #73A1E8;  /*  Alteracao 2008 */
}


/***
 *** Blocks
 ***/

.sideblock {
	background-color:#F9F9F9;
	background-image: url(pix/rodape_direito_block.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

.sideblock .header {
	background-color: #eeeeee;
	border-color: #dddddd;
	background-image: url(pix/header_gradiente_cinza.gif);
	background-repeat:repeat-x;
}
.sideblock .content {
	border-color: #f9f9f9;
	background-image:url(pix/rodape_esquerdo_block.gif);
	background-repeat:no-repeat;
	background-position: 0 100%;
}


#left-column .hidden .header,
#right-column .hidden .header {
	/*border-bottom-color: #dddddd;*/
	border-color: #eeeeee;
	background-color: #f3f3f3;
	color: #c5e2ff; /*cor do título quando Minus - 2008 */
}
#left-column .sideblock .list td {
/*	border-top-color: #ffffff;*/
}


/***
 *** Course
 ***/

/* course, entry-page, login */
.headingblock {
/*	background-color: #f9f9f9; cor do fundo abaixo da palavra Programacao - 2008 */
	background-color: #ffffff;
	border-color: white;
/*	border-color: #77b6e1;*/
}

#course-view .section td {
/*  border-color:#DDDDDD;*/
/*	border-color: #77b6e1;*/
	border-width: 0px;
}

#course-view .section .left {
	background-color: #f6f6f6;
	color: #f6f6f6;
}

#course-view .current .side{
/*  background: #FFD991;*/
/*	background-color: #D6EBEB; cor da aula em destaque - 2008 */
	background-color: #223f99;
}

#course-view .section .activity {
	background-color: #f9f9f9;
	/* toda a definição está aqui pois se quebrar para o ipa_layout.css, ela não funciona */
	border-bottom: 1px solid #ffffff;
}

#course-view .section .label {
	background-color: #ffffff;
}

.courseboxcontent .info a:visited {
	color: #2CBAB3;
}
.courseboxcontent .info .teachers a:visited {
	color: #666666;
}

/* repetindo para ficar bonito na página */
.courseboxcontent .info a:hover,
.courseboxcontent .info .teachers a:hover {
/*  color:#0080FF;*/
/*  color:#70B8B8; alteracao 2008 */
	color:#588DDD;
}


/***
 *** Calendar
 ***/

.minicalendar .day a:link,
.calendarmonth .day a:link,
.calendarmonth .events-new a:link {
	color: #000000;
}
.minicalendar .day a:visited,
.calendarmonth .day a:visited,
.calendarmonth .events-new a:visited {
	color: #555555;
}
.minicalendar .day a:hover,
.calendarmonth .day a:hover,
.calendarmonth .events-new a:hover {
	text-decoration: underline;
}
 
#calendar .maincalendar .filters table,
#calendar .sidecalendar .filters table,
.block_calendar_month .filters table {
/*  background-color: #f3f3f3; alteracao 2008 */
  background-color: #ffffff;
}


/***
 *** Modules: Forum
 ***/

.forumheaderlist .header {
	background-color: #eeeeee;
}

.forumheaderlist .discussion .starter {
/*  background:#DDDDDD; */
  	background-color:#f6f6f6;
}

/*****************************************************************************/
/*****************************************************************************/
/***** SE AS SEGUINTES DEFINIÇÕES ESTÃO AQUI PORQUE SEM ELAS O TEMA NÃO  *****/
/***** RENDERIZA CORRETAMENTE. NÃO É NCESSÁRIO MODIFICAR NADA AQUI       *****/
/*****************************************************************************/
/*****************************************************************************/
/*****            NÃO HÁ A NECESSIDADE DE ALTERAR NADA AQUI              *****/
/*****************************************************************************/
/*****************************************************************************/


/***
 *** Footer
 ***/

.homelink a:link,
.homelink a:visited,
.homelink a:hover {
  color: #000;
  text-decoration: none;
}
.homelink a:link,
.homelink a:visited {
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 2px solid #4a4a4a;
}
.homelink a:hover {
  border-bottom: 1px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 1px solid #cecece;
  border-left: 2px solid #4a4a4a;
}


/***
 *** Blocks
 ***/

.sideblock .header .hide-show img.hide-show-image {
/*  background: url('../../pix/t/switch_minus.gif') no-repeat bottom; alteracao 2008 */
  background: url('pix/switch_minus.gif') no-repeat bottom;
}

.sideblock.hidden .header .hide-show img.hide-show-image {
/*  background: url('../../pix/t/switch_plus.gif') no-repeat bottom; alteracao 2008*/
  background: url('pix/switch_plus.gif') no-repeat bottom;
}


/***
 *** Calendar
 ***/

#calendar .maincalendar,
#calendar .sidecalendar {
  border-color: #DDDDDD;
}

#calendar .maincalendar table.calendarmonth th {
  border-color: #000000;
}

table.minicalendar {
  border-color: #DDDDDD;
}

#calendar .maincalendar .eventlist .event {
  border-color:#DDDDDD;
}

#calendar .maincalendar .eventlist .event .topic,
#calendar .maincalendar .eventlist .event .picture,
#calendar .maincalendar .eventlist .event .side {
  background-color:#EEEEEE;
}

#calendar .maincalendar table.calendarmonth ul.events-underway {
  color:#999999;
}

#calendar .event_global,
.minicalendar .event_global,
.block_calendar_month .event_global {
  border-color:#2EBA0E !important;
  background-color:#2EBA0E;
}

#calendar .event_course,
.minicalendar .event_course,
.block_calendar_month .event_course {
  border-color:#FF9966 !important;
  background-color:#FF9966;
}

#calendar .event_group,
.minicalendar .event_group,
.block_calendar_month .event_group {
  border-color:#FBBB23 !important;
  background-color:#FBBB23;
}

#calendar .event_user,
.minicalendar .event_user,
.block_calendar_month .event_user {
  border-color:#A1BECB !important;
  background-color:#A1BECB;
}

#calendar .duration_global,
.minicalendar .duration_global {
  border-top-color:#2EBA0E !important;
  border-bottom-color:#2EBA0E !important;
}

#calendar .duration_course,
.minicalendar .duration_course {
  border-top-color:#FF9966 !important;
  border-bottom-color:#FF9966 !important;
}

#calendar .duration_group,
.minicalendar .duration_group {
  border-top-color:#FBBB23 !important;
  border-bottom-color:#FBBB23 !important;
}

#calendar .duration_user,
.minicalendar .duration_user {
  border-top-color:#A1BECB !important;
  border-bottom-color:#A1BECB !important;
}

#calendar .weekend,
.minicalendar .weekend {
  color:#FF0000;
}

#calendar .today,
.minicalendar .today {
  border-color:#000000 !important;
}

.cal_popup_fg {
  background-color:#FFFFFF;
}

.cal_popup_bg {
  border-color:#000000;
  background-color:#FFFFFF;
}


/***
 *** Modules: Forum
 ***/

.forumheaderlist,
.forumpost {
  border-color:#DDDDDD;
}

.forumpost .content {
  background: #FFFFFF;
}

.forumpost .left {
  background:#EEEEEE; 
}

.forumpost .topic {
  border-bottom-color: #EEEEEE;
}

.forumpost .starter {
  background:#DDDDDD;
}

.forumheaderlist td {
  border-color: #FFFFFF;
}

.sideblock .post .head {
  color:#555555;
}

.forumthread .unread {
  background: #FFD991;
}
#mod-forum-discuss .forumpost {
  background: none;
}

#mod-forum-discuss .forumpost.unread .content {
  border-color: #FFD991; 
} 

#mod-forum-discuss .forumthread .unread {
} 

#mod-forum-index .unread {
}

/***** metodistadosul-20082/ipa_color.css end *****/

/***** metodistadosul-20082/ipa_fonts.css start *****/

/*******************************************************************
 ipa_fonts.css
  
 ***************************************************
 * v0.1 - 04/12/2006 - Rodrigo Saling - Equipe EAD 
 ***************************************************
  
 Este arquivo CSS contem todas as definições de cores usadas no tema
 como por exemplo family, size, weight, text-align, letter-spacing
 etc.
 
 Este arquivo é o original do tema Orangewhite. As alterações feitas
 estão marcadas com o comentário ALTERAR, para que todas as definições
 do tema sejam utilizadas "por cima" do tema Standard.

 Os estilos estão organizados pelas seguintes seções:
 
  core
  header
  footer

  admin
  blocks
  calendar
  course
  doc
  grades
  login
  message
  mymoodle
  question
  tabs
  user

  various modules

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


/***
 *** Core
 ***/

.clearer {
  font-size:1px
}
/** font {
  font-size:100%
}*/
body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:100%
}
th {
  font-weight:bold
}
a:link,
a:visited {
  text-decoration:none
}
a:hover {
  text-decoration:underline
}
a.autolink {
  font-size:100% !important;
}
a.autolink:hover {
  text-decoration:none;
  cursor:help
}
h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  font-weight:bold
}
h1 {
  font-size:1.2em
}
h2 {
  font-size:1em
}
h3 {
  font-size:0.9em
}
h4 {
  font-size:0.9em 
}
pre code {
  font-size:1.2em
}
.bold {
  font-weight:bold
}
.generalboxcontent {
  font-size:0.9em
}
.generaltable .header {
  font-size:0.9em;
  font-weight:normal;
  white-space:normal !important
}
.warning {
  font-weight:bold;
  font-style:italic
}
.errorbox .title {
  font-weight:bold;
  font-size:1.2em;
  text-align:center
}
.pagingbar .title {
  font-weight:bold
}
.pagingbar .thispage {
  font-weight:bold
}
.paging {
  font-size:0.8em
}
/* ALTERAR*/
.categorybox .category {
  font-size:0.9em;
  font-weight:bold;
}
.helplink {
  font-size:0.8em
}

.headingblock {
  font-weight:bold

}
.headingblock .link {
  font-size:0.9em
}
.files .file {
  font-size:0.9em
}
.files .folder {
  font-size:0.9em
}
.files .folder .size {
  font-weight:bold
}
.sitetopiccontent {
  font-size:0.8em
}

/***
 *** Header
 ***/

.headermain {
  font-weight:bold
}
#header-home .headermain {
  font-size:1.5em
}
#header .headermain {
  font-size:1.1em
}
/* ALTERAR */
.breadcrumb {
	font-size:0.8em;
	font-weight:bold;
}
.logininfo,
#header-home .headermenu font {
  font-size:0.8em
}

/* ALTERAR */
#header .headermenu a:link,
#header .headermenu a:visited {
	text-decoration: underline;
}

/* ALTERAR */
#header .headermenu a:hover {
	text-decoration: none;
}

/* Accessibility: only certain fonts support Unicode chars like &#x25BA; in IE6 */
.breadcrumb .sep, .headermenu button,
.calendar-controls .previous, .calendar-controls .next {
  font-family:Arial, Helvetica, Courier, sans-serif;
}

/***
 *** Footer
 ***/

.homelink {
  font-size:0.8em
}

.performanceinfo {
  font-size:0.8em
}

/* ALTERAR */
#footer .logininfo a:link {
	text-decoration: underline;
}

/* ALTERAR */
#footer .logininfo a:visited {
	text-decoration: underline;
}

/* ALTERAR */
#footer .logininfo a:hover {
	text-decoration: none;
}

/***
 *** Admin
 ***/

table.formtable tbody th {
  font-weight:normal;
  text-align:right
}
#admin-index .generalboxcontent,
#admin-config .generalboxcontent {
  font-size:0.9em
}
#admin-config .linklist {
  font-size:2.9em
}
#admin-config .r1 {
  font-size:0.9em
}
#admin-config #content > center {
  font-size:0.8em
}

/***
 *** Blocks
 ***/
 
.sideblock {
  font-size:0.7em
}
.sideblock .header {
  font-weight:bold;
  color: white;  
}
.sideblock .content {
  line-height:1.2em
}
.sideblock .content h3,
.sideblock .content h2 {
  font-size:1.2em
}
.sideblock .header .commands {
}
.sideblock .footer {
  font-size:1.3em; /* tamanho da fonte do link mensagens*/ 
  line-height:1.4em;
  text-align:left
}
.sideblock .head,
.sideblock .event {
}

.sideblock .info { /* tamanho da fonte das mensagens pendentes e últimos 5 minutos*/ 
  font-size:1.2em
}

.sideblock .date {
  font-style:italic
}

/***
 *** Calendar
 ***/

#calendar .maincalendar .eventlist .event .referer {
  font-weight:bold
}
#calendar .maincalendar .eventlist .event .course {
  font-size:0.8em
}
#calendar .maincalendar .eventlist .event .description .commands {
  text-align:right
}
#calendar .maincalendar .calendarmonth {
  font-size:0.8em
}
#calendar .sidecalendar {
  font-size:0.8em
}
#calendar div.header {
  font-weight:bold
}
#calendar .sidecalendar .filters,
#calendar .maincalendar .filters {
  font-size:0.8em
}
.sideblock .filters td {
  font-size:1em
}
#calendar .maincalendar .controls {
  font-size:1em
}
#calendar .maincalendar .day {
  font-weight:bold
}
table.minicalendar {
  font-size:0.85em
}
.cal_popup_close {
  font-family:sans-serif;
  font-size:0.8em;
  font-weight:bold
}

/* ALTERAR */
.cal_popup_bg {
/*  font-size:1.2em*/
	font-size: 10pt;
}
/* ALTERAR */
.cal_popup_cg {
/*  font-size:0.95em;*/
	font-size: 10pt;
  font-weight:bold;
}

#calendar .maincalendar .calendar-controls .current {
  font-weight:bold
}
.block_calendar_month .filters {
  font-size:0.9em
}

/***
 *** Course
 ***/
 
#course-view .section {
  font-size:0.8em;
  line-height:1.4em
}
#course-view .section .label {
  font-size:1.2em;
  line-height:1.4em
}
#course-view .section .activity {
  padding:0.2em 0;
  vertical-align:bottom
}
#course-view .section .activity a {
  font-size:1.2em;
  line-height:1em
}
#course-view .section .left {
	font-weight: normal;
	font-size: 0px;
}


.course .generalbox{
  font-size:0.8em
}
.activitydate, .activityhead {
  font-size:0.8em
}
.weeklydatetext {
  font-size:0.8em;
  font-weight:bold
}
.coursebox .info {
  font-size:1em
}
.coursebox .teachers,
.coursebox .cost {
  font-size:0.8em
}
.coursebox .summary {
  font-size:0.8em
}
#course-recent h2.main {
  font-size:1.1em
}
/* ALTERAR */
.courseboxcontent .info a:visited {
	text-decoration: underline;
}
/* ALTERAR */
.courseboxcontent .info .teachers a:visited {
	text-decoration: none;
}
/* ALTERAR */
/* repetindo para ficar bonito na página */
.courseboxcontent .info a:hover,
.courseboxcontent .info .teachers a:hover {
	text-decoration: underline;
}


/***
 *** Doc
 ***/

body#doc-contents h1 {
  font-size:0.9em
}
body#doc-contents ul {
  font-size:0.8em
}

/***
 *** Help
 ***/

#help {
  font-size:0.8em
}

/***
 *** Login
 ***/

#login-index #content .left,
#login-index #content .right {
  font-size:0.8em;
  text-align:left
}

/***
 *** Message
 ***/

.message .link {
  font-size:1.1em

}
.message_form {
  font-size:1.1em
}
.message .heading {
  font-size:1.1em;
  font-weight:bold
}
.message .date,
.message .contact,
.message .summary {
  font-size:1.1em;
}
.message .note, 
.message .pix {
  font-size:1.1em
}
.message .author {
  font-weight:bold;
  font-size:1.1em
}
.message .time {
  font-style:italic;
/*  font-size:1.1em*/
	font-size: 10pt;
}
.message .content {
  font-size:1.1em;
	font-size: 10pt;
}
#message-user .commands span {
  font-size:1.1em;
  white-space:nowrap
}
#message-user .name {
  font-weight:bold;
  font-size:1.2em
}



/* novos itens Message*/
.block_messages .listentry div.user {  /* alterar letra lista nomes nas Mensagens*/
  font-size:1.1em;
}





/***
 *** User
 ***/

#user-view .userinfobox .content {
  font-size:0.9em
}
#course-user .section .content td {
  font-size:0.9em
}
#course-user .section .content ul {
  font-size:1.2em
}
#course-user .logtable {
  font-size:0.9em
}
#course-log .logtable {
  font-size:0.9em
}
.userinfobox .username {
  font-weight:bold
}
.userinfobox .links {
  font-size:0.9em
}

/***
 *** Modules:Assignment
 ***/

#mod-assignment-index .cell {
  font-size:0.85em
}
/***
 *** Modules:Chat
 ***/

#mod-chat-index .cell {
  font-size:0.85em
}
/***
 *** Modules:Choice
 ***/

#mod-choice-index .cell {
  font-size:0.85em
}
  
/***
 *** Modules:Forum
 ***/
.forumpost,
.forumheaderlist  {
  font-size:0.8em
}

.forumnodiscuss {
  font-weight:bold
}
.forumpost .topic .subject {
  font-weight:bold
}
.forumpost .topic .author {
  font-size:0.8em
}
.forumpost .commands,
.forumpost .link {
  font-size:0.9em
}
.forumheaderlist .discussion .lastpost {
  font-size:0.7em
}
body#mod-forum-search .introcontent {
  font-weight:bold
}
body#mod-forum-index .cell {
  font-size:0.85em
}

/***
 *** Modules:Glossary
 ***/

.glossarydisplay,
.glossarysearchbox {
  font-size:0.8em
}
.glossarypost .commands {
  font-size:0.8em
}
.glossarypost .entryheader .author,
.glossarypost .entryheader .time {
  font-size:0.8em
}
.glossarypost .entryheader .time {
  font-style:italic
}
.glossarypopup {
  font-size:0.8em
}
.concept {
  font-weight:bold
}
.glossarycomment .time {
  font-size:0.8em;
  font-style:italic
}
.entrylowersection .aliases {
  font-size:0.8em
}
.entrylowersection .icons,
.entrylowersection .ratings {
  font-size:0.8em
}
#mod-glossary-index .cell {
  font-size:0.85em
}

/***
 *** Modules:Journal
 ***/
#mod-journal-view .lastedit,
#mod-journal-view .editend {
  font-size:0.7em
}
#mod-journal-view .author {
  font-size:1em;
  font-weight:bold
}
#mod-journal-view .time {
  font-size:0.7em;
  font-style:italic
}
#mod-journal-view .grade {
  font-weight:bold;
  font-style:italic
}
#mod-journal-index .cell {
  font-size:0.85em
}
/***
 *** Modules:Label
 ***/

/***
 *** Modules:Lesson
 ***/

#mod-lesson-index .cell {
  font-size:0.85em
}
/***
 *** Modules:Quiz
 ***/

.editorhelptext {
  font-size:0.7em
}
#mod-quiz-index .cell {
  font-size:0.85em
}

/***
 *** Modules:Resource
 ***/

#mod-resource-index .cell {
  font-size:0.85em
}
/*.mod-resource font {
  font-size:0.8em
}*/

/***
 *** Modules:Scorm
 ***/

#mod-scorm-index .cell {
  font-size:0.85em
}
/***
 *** Modules:Survey
 ***/

#mod-survey-index .cell {
  font-size:0.85em
}
/***
 *** Modules:Wiki
 ***/

#mod-wiki-index .cell {
  font-size:0.85em
}
/***
 *** Modules:Workshop
 ***/

#mod-workshop-index .cell {
  font-size:0.85em
}
/***** metodistadosul-20082/ipa_fonts.css end *****/

