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

/***** educastur/styles_educastur.css start *****/

/*******************************************************************
 styles_educastur.css

Esta hoja de estilos contiene todas las personalizaciones necesarias al tema
"standard" de Moodle para adaptarlo a la imagen corporativa de Educastur.

Está basado en el tema "standard" así que debería resistir medianamente bien
las nuevas versiones de Moodle con pocas modificaciones.

  (c) 2008 Educastur

*******************************************************************/

/*
	HEADER
*/
* {
	font-family: "Tahoma", "Verdana", sans-serif !important;
}

html {
	font-size: .85em; /* Equivale a 14px aprox... */
}

body {
	margin: 0px; padding: 0px;
}

a:link,
a:visited {
  color:#174D9E;
}

a.dimmed:link,
a.dimmed:visited {
  color:#AAAAAA;
}

a:hover {
  color:#E28D00;
}

#page {
	width: auto;
	margin: 0 auto;
}

#page h1 {
	margin: 0px; padding: 0px;
}

#logo-home { 
	width: 234px;
	height: 207px;
	display: block;
	position: absolute; top: 0px; left: 0px;
	background: url(pix/img/fondo-logo-home.png) no-repeat;
}

#logo-page { 
	width: 256px;
	height: 105px;
	display: block;
	position: absolute; top: 0px; left: 0px;
	background: url(pix/img/fondo-logo-inner.png) no-repeat;
}

#logo-home h1 img, #logo-page h1 img {
	padding-top: 20px;
	padding-left: 11px;
}

#header-home, #header {
	background: url(pix/img/fondo-cabecera.png) top right repeat-x;
	height: 105px;
}

#header-short {
	background: url(pix/img/fondo-cabecera-short.png) top right repeat-x !important;
	height: 60px;
}

#header-short #logo-page {
	width: 256px;
	height: 60px;
	display: block;
	position: absolute; top: 0px; left: 0px;
	background: url(pix/img/fondo-logo-short.png) no-repeat;
}

#header-short #logo-page h1 img {
	padding-top: 10px;
	padding-left: 11px;
}

#nav-educastur {
	float: right;
	font-size: 82%;
	padding: 0px;
	margin: 3px 0px 0px 0px;
}

#nav-educastur ul {
	list-style: none;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#nav-educastur li {
	border-left: 1px solid #fff;
	float: left;
	line-height: 1.1em;
	margin: 0 .7em 0 -.7em;
	padding: 0 .7em 1px .7em;
}

#nav-educastur a, #nav-educastur a:active, #nav-educastur a:visited {
	color: #fff;
}

#nav-educastur ul li a:hover {
	text-decoration: underline;
}

#header-short .headermenu .navigation * {
	padding-top: 0px; margin-top: 0px;
}

.headermenu a, .headermenu a:active, .headermenu a:visited {
	color: #fff !important;
	font-weight: bold;
}

.headermenu a:hover {
	text-decoration: underline;
}


.headermenu {
	color: #fff;
	position: relative;
	top: 37px;
	right: 1em;
	bottom: 0px;
	clear: right;
}

.headermenu select {
	font-size: 82%;
	background: #144190;
	color: #fff;
	border-width: 1px;
	margin: 10px 0px 0px 0px;
}

.headermenu select option {
	background: #144190;
	color: #fff;
}

#header-short .headermenu {
	top: 22px;
}

.content-home {
	background: url(pix/img/fondo-page.png) top left repeat-x;
	padding-top: 7px;
}

.content-home #left-column {
	padding-top: 100px;
}

.content-home #right-column {
	padding-top: 44px;
}

#layout-table {
	margin: 0px !important;
}

h2.headingblock {
	color: #174D9E;
	border: none !important;
}


/* 20081030 */

.content-home #middle-column .box.generalbox.sitetopic {

       margin-top: 48px !important;

       /* Añadir aquí font-sizes, colores, etc... */

}

.block_news_items.sideblock .content .unlist .post .info {

       text-align: left;

       font-weight: bold;

       background: url(pix/img/fondo-star-new.png) 2px 4px no-repeat;

       padding-left: 16px;

}

.block_news_items.sideblock .content .footer {

       margin-top: .5em;

}

/*
	FOOTER
*/
#footer-educastur { background: #094098; font-size: 82%; padding: 0px; margin: 3px 0px; height: 33px; overflow: hidden; }
#footer-educastur #enlaces-footer { float: left; overflow: hidden; margin: 0px 0px 0px 30px; padding: 0px;}
#footer-educastur ul { list-style: none; overflow: hidden; margin: 0px; padding: 0px; }
#footer-educastur li { border-left: 1px solid #fff; float: left; line-height: 1.1em; margin: 10px .7em 0 -.7em; padding: 0 .7em 2px .7em; }
#footer-educastur a, #footer-educastur a:active, #footer-educastur a:visited { color: #fff; }
#footer-educastur #escudo { float: right; background: #fff; padding-right: 10px; }
p.copyright { margin: 0px 0px 3px 0px; padding: 0px; font-size: 75%; color: #094098; }

/*
	SIDEBLOCKS
*/

span.skip-block-to {
	margin: 0px !important;
	padding: 0px !important;
	display: none !important;
	visibility: hidden !important;
}

.skip-block {
	display: none;
	visibility: hidden;
}

.sideblock {
	margin: 5px 0px 20px 0px !important;
}

.sideblock .header {
	background: #174D9E url(pix/img/fondo-sideblock-title.png) top right no-repeat;
	border: none !important;
	min-height: 21px;
	max-height: 50px;
	/* height: 21px; */
	margin: 0px; padding: 0px;
	color: #fff;
}

#left-column, #right-column {
	width: 210px !important;
	max-width: 210px !important;
}

/* IE HACK */
* html .sideblock .header {
	height: 21px !important;
}
* html .block_course_list .header {
	height: 30px !important;
}
/* // IE HACK */

.sideblock .header .title {
	padding: 0px 0px 0px 0px !important;

}

.sideblock .header .title h2 {
	margin-left: 5px;
	padding: 0px !important;
}

.sideblock .header .title .hide-show-image {
	margin: 1px 4px 0px 0px !important;
}

.sideblock .header .commands {
	background: #fff url(pix/img/fondo-page.png) repeat-x bottom left;
	padding: 4px 0px 5px 1px;
	clear: both !important;
	margin: 4px 0px 0px 0px !important;
	border: 1px solid #ddd;
	border-width: 0px 1px;
}

.sideblock .content {
	margin-top: 0px;
	border-top: none !important;
}

.block_course_list .header {
	min-height: 30px !important;
	max-height: 100px !important;
	background: #174D9E url(pix/img/fondo-block_course_list-cabecera.png) top right no-repeat !important;
}

.block_course_list .header .commands {
	border-color: #174d9e;
	border-width: 0px 2px 2px 2px;
}

.block_admin .content .list li, .block_activity_modules .content .list li {
	margin-bottom: 5px !important;
}

.block_course_list .content {
	margin-top: 0px;
	border: none !important;
	background: #174D9E url(pix/img/fondo-block_course_list-pie.png) bottom right no-repeat !important;
	color: #fff;
	text-align: left;
}

.block_course_list .header .title h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 3px 5px !important;
}

.block_course_list .header .title .hide-show-image {
	margin: 7px 11px 0px 0px !important;
}

.hide-show-image {
	float: right;
}

.hide-show {
	float: right !important;
	width: 18px;
}

.block_course_list .hide-show {
	width: 22px;
}

.block_course_list .content a, .block_course_list .content a:active, .block_course_list .content a:visited {
	color: #fff !important;
}

.block_course_list .content a:hover {
	color: #fff;
	text-decoration: underline;
}

.block_course_list .content .list li {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: .5em;
	background: #174D9E url(pix/img/fondo-block_course_list-li.png) 4px center no-repeat !important;
}
.block_course_list .content .list li img {
	visibility: hidden;
}
.block_course_list .content .footer {
	text-align: left;
	font-size: 80%;
	padding-left: 30px;
}

.block_site_main_menu .header {
	background: #D88400 url(pix/img/fondo-sideblock-title-alt.png) top no-repeat;
}

.block_course_summary .content {
	border: 1px solid #ddd !important;
}

.block_login .content #login .c1 {
	text-align: left;
	font-size: 90%;
}

.block_login .content #login .c1 #login_username, .block_login .content #login .c1 #login_password {
	width: 170px;
}

.block_login .content #login .btn {
	text-align: center;
}

.block_search form {
	margin: 0px;
}

.block_search form #block_search_q {
	margin-right: 5px;
}

.block_adminblock {
	width: auto;
}

.block_adminblock .header {
	padding-left: 5px;
	font-size: .8em;
	/* font-size: 82%;
	padding: 0px 0px 0px 5px;
	margin-bottom: -5px;*/
}

.block_adminblock select {
	font-size: .9em;
	width: 200px;
	max-width: 200px;
}

.section_add_menus form {
	display: block;
	margin: 10px 3px 0px 0px;
}

.section_add_menus form select {
	font-size: 1em !important;
	width: 150px;
	max-width: 150px;
	vertical-align: middle;
}


/*
 MIDDLE COLUMN
*/
.content-home #middle-column .forumpost { border-width: 0px 0px 1px 0px !important;  }
.content-home #middle-column .forumpost .header { height: 35px; margin-bottom: 2px !important; }
.content-home #middle-column .forumpost .header .picture {
	background: #E28D00 url(pix/img/fondo-forumpost-header-picture.png) left center no-repeat;
}
.content-home #middle-column .forumpost .header .starter {
	background: #E28D00 url(pix/img/fondo-forumpost-header-starter.png) right center no-repeat;
	border: none;
	color: #fff;
}

.content-home #middle-column .forumpost .header .starter a {
	color: #fff;
	text-decoration: underline;
}

.content-home #middle-column .forumpost .header .starter a:hover {
	color: #174D9E;
	text-decoration: underline;
}

.content-home #middle-column .forumpost .side {
	background: none !important;
	border-left: 1px solid #DDDDDD;
}

.content-home #middle-column .forumpost .content {
	border-right: 1px solid #DDDDDD;
	font-size: 80%;
}

.content-home #middle-column .forumpost .content p {
	margin: 0px;
	padding: .6em 0px .2em 0px;
}

.coursebox {
	font-size: 90%;
}

.coursebox .info {
	padding-left: 1em;
	margin-right: -1em;
	padding-top: 1.3em;
}

.coursebox .info .teachers{
	padding: 0em 0px 0px 0px;
	margin: 0px 0px 0px 0em;
}

.coursebox .info .teachers li {
	background: url(pix/img/fondo-block_course_list-li.png) 0px 3px no-repeat !important;
	padding: 0px 0px .3em 1.5em;
}

.coursebox .info .teachers li a {
	display: block;
	font-weight: bold;
}

.coursebox .info .name {
	position: absolute;
	background: #174D9E url(pix/img/fondo-coursebox-info-left.png) left center no-repeat;
	margin: -2.2em 0px 0px 0px;
	height: 20px;
	overflow: visible;
	padding: 0px;
}

.coursebox .info .name a {
	color: #fff;
	background: #13499C url(pix/img/fondo-coursebox-info-right.png) right center no-repeat;
	margin-left: 4px;
	padding: 2px 1em 1px .3em;
	font-weight: bold;
	height: 17px;
	/*width: 200%;*/
	display: block;
	min-width: 300px;
}

* html .coursebox .info .name a {
	width: 300px;
}

.coursebox .summary {
	margin: .7em 0px;
}

* html .coursebox .info .name {
	margin-left: -5px;
}

* html .coursebox .info .name a {
	width: 100%;
}

.coursebox .info .accessicon {
}

/*
	FIXES
*/
.navbar {
	background: url(pix/img/fondo-page.png) bottom center repeat-x;
	margin-bottom: 5px;
	overflow: visible !important;
}

.navbar .navbutton {
	margin: 0px 0px 3px 0px !important;
}

.navbar .navbutton input, .navbar .navbutton select {
	vertical-align: middle;
}

.weeks .current .left, .weeks .current .right {
	background: #DFEAF7 !important;
}

.weeks .current .content {
	background: #E9F1FA !important;
}

.block_calendar_month .calendar-controls .current {
	background: none;
	font-weight: bold;
}

.block_calendar_month .minicalendar {
	font-size: 90%;
}

.block_calendar_month .minicalendar .day {
	vertical-align: middle !important;
}

.block_calendar_month .minicalendar .today {
	background: #E9F1FA !important;
	vertical-align: middle !important;
}

/*
	FONT FIX FROM:   http://tracker.moodle.org/browse/MDL-6685
*/
.breadcrumb .sep, .calendar-controls .arrow {
  font-family: Arial, Helvetica, Courier, sans-serif !important;
}


/***
 *** Tabs
 ***/


/*globalnav*/
.tabtree {
  position:relative;
}

.tabrow0 {
  text-align: center;
  width:100%;
  padding:0 0 2em 0;
  margin:0;
  list-style:none;
  line-height:1.8em;
  font-size: 84%;
}

.tabrow1 {
  z-index: 256;
}

.tabrow0 li {
  display: inline;
  margin: 0 0px 0 4px !important;
  padding: 0;
}

.tabrow0 a span {
  padding: 10px 15px 4px 0;
  background: transparent url(pix/tab/right3.gif) no-repeat right top;
}

.tabrow1 li a span {
  background: none !important;
}

.tabrow0 a {
  text-decoration: none;
  background: transparent url(pix/tab/left3.gif) no-repeat left top;
  margin: 0 -1px 0 0;
  padding: 10px 0 4px 13px;
}

.tabrow0 a:hover {
  background-image: url(pix/tab/left_hover3.gif);
  color: #174D9E !important;
}

.tabrow0 .here a:hover {
  background-image: url(pix/tab/left3.gif);
  cursor: default !important;
  text-decoration: none;
}

.tabrow0 a:hover span {
  background-image: url(pix/tab/right_hover3.gif);
}

.tabrow0 .here a:hover span {
  background-image: url(pix/tab/right3.gif);
}

.tabrow0 .here a {
  color:#444;
}


.tabrow0 .here a:link, .tabrow0 .here a:visited {
  /* position:relative;
  z-index:102; */
}

/*subnav*/
.tabrow0 .empty {
  height: 3px;
  overflow: hidden;
  padding: 0;
  z-index: 256;
  border-top: 1px solid #134397 !important;
}

.tabrow0 div,
.tabrow0 ul {
  position: absolute;
  left: 0;
  top: 2.0em;
  width: 100%;
  margin: 0;
  padding: 0.25em 0;
  list-style: none;
  border-top: 1px solid #aaa;
  line-height: normal;
  background: transparent url(pix/tab/tabrow1.gif) repeat-x center left;
  font-size: 90%;
}

.tabrow0 ul li {
  display:inline;
  margin-top:1px;
  background-image: none;
}

.tabrow0 ul a {
  background-image: none;
  color:#00c;
  margin:0;
  padding:0 1em;
  border:0
}

.tabrow0 ul a span {
  padding: 0;
  background-image: none;
}

.tabrow0 ul .last span,
.tabrow0 ul li a:hover, .tabrow0 ul li a:hover span,
.tabrow0 ul .here a:hover, .tabrow0 ul .here a:hover span {
  background-image: none !important;
}

.tabrow0 ul div {
  display: none;
}

ul.tabrow1 li a,
ul.tabrow1 li a:link,
ul.tabrow1 li a:visited {
  color:#00c;
  font-size: 110%;
}

ul.tabrow1 li.here.selected a {
  color:#444;
}

.admintree img {
	margin-bottom: 5px;
}

.admintree img, .admintree a {
	vertical-align: bottom;
} 

.admintree a {
	vertical-align: top;
}/***** educastur/styles_educastur.css end *****/


