/**************************************
 * THEME NAME: simplicity
 *
 * Files included in this sheet:
 *
 *   simplicity/styles.css
 *   simplicity/styles_color.css
 **************************************/

/***** simplicity/styles.css start *****/

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

*	Theeme Name: Simplicity
*	Description: Simplicity is a fluid-width theme for Moodle.
*	Theme URL: http://newschoollearning.com/themes/simplicity
*	Support URL: http://newschoollearning.com/support
*	Author: Patrick Malley
*	Author URI: http://newschoollearning.com
*	Version: 20081020
*
* 	Note: Customize, edit, poke, prod, and adapt to your needs.
* 	However, do not share.  Unless other arrangements have been made,
*  	this style sheet (regardless of modification) remains the 
*  	property of NewSchool Learning and is licensed for use
*  	on a single installation of Moodle.  For questions, please
*  	contact the author at the above URI.  Enjoy.
 
*******************************************************************/

body {
  margin:0;
  padding:0;
  background:url(images/body.png) repeat-x 0 0;
  
}
#container{
  background:#141414; 
  padding-bottom:25px;
  min-height:700px;}

body#site-index{
  background:#1f1f1f !important;
}
body#site-index #container{
  background:#1f1f1f !important;
}
body, table, td, th, li {
  font-family:Verdana, Helvetica, Arial, sans-serif;
  font-size:0.95em;
  line-height:1.4;
}

#page {
  margin:0 3%;
  background:#fff !important;
}

#site-index #page, #site-index #header-home #wrapper {
  width:965px;
  margin:auto;
}

h1.headermain{
	float:left;
	left:0;
	height:75px;
	width:289px;
	text-indent:-9999px;
	background: url(Logo_laboratorio_escritura.gif) no-repeat;
	padding:0 !important;
	margin:0;
}

#site-index td#middle-column .info{
	font-family:georgia;
	font-size:1.2em;
}

#site-index #content #middle-column, 
#site-index #content #left-column,
#site-index #content #right-column {
  padding-top:12px;
}

#content {
  background:#fff;
}

#content #middle-column table.topics h2{
	font-family:georgia;
	font-weight:normal;
	color:#141414;
}
h2.headingblock {
  border-width:0 0 3px 0;
  border-color:#ddd;
  padding-bottom:0;
  color:#333;
  font-family:georgia;
  font-weight:normal;
  font-size:1.5em;
}

.sitetopic {
  background:url(gradient.gif) repeat-x 0 0;
  border-color:#eee;
}

/* Header */

#wrapper {
  margin:0 5%;
}

#rotater {
  background:url(gradient_b.jpg) repeat-x 0 0;
}

#pictures {
  width:941px;
  margin:0 auto;
  padding:12px 12px 0;
  background:#fff;
}

/* Navbar */

.navbar {
  border:none;
  font-size:0.9em;
}

.breadcrumb .sep {
  font-size:0.9em;
}
.breadcrumb ul li{
  font-size:1em;
  font-weight:normal;

}

/* Sideblocks */

.sideblock {
  
}

.sideblock .content li {
  line-height:1.6;
}

.block_course_summary .content {
  border-top-width:1px;


/*Because it doesn't have a header */
}

.editing .block_course_summary .content {
  border-top:none;
}

/* Course */

.coursebox {
  border-width:0 0 1px 0;
  padding-bottom:10px;
}

.coursebox .info {
  width:40%;
}

.coursebox .summary {
  width:50%;
}

.categorybox {
  border:none;
}

/* User */

.userinfobox {
  border:none;
}

.userinfobox td.content {
  border:1px dotted #aaa;
  background:#eee;
}

/* Admin */

/* Messages */

.messages #page {
  margin:0;
}

#left-column{
	padding-left:10px !important;	
}
#right-column{
	padding-right:10px !important;	
}
.linkback{font-size:0.7em;}

/*TOPICS*/
table.topics{
	font-size:1.1em; 

	}
/*RESOURCES*/
#resource{
	text-align:justify;
	margin: 0 30px;
}
#resource table{
	text-align:left;
	border-spacing: 4px !important;
	border-collapse:separate;
	font-size:0.9em;
}
#resource table tr, #resource table td{
	border:1px solid #ccc;
	padding:2px;
	background:#efefef;
}
#resource table tr td ul li{
	margin-left:-15px !important;
	
}
#resource h2{
	font-family:georgia;
	font-weight:normal;
	font-size:2em;
	border-bottom:1px dotted #ccc;
}
#resource h3{
	font-family:georgia;
	font-weight:normal;
	font-size:1.5em;
	color:#666;
	margin:10px 0 5px 0;
}
#resource h4{
	font-family:georgia;
	font-weight:normal;
	font-size:1.2em;
}

#resource h5{
	font-family:georgia;
	font-weight:normal;
	font-style:italic;
	font-size:1.1em;
}


/*Nav courses*/


table .but_nav{
  width:100%;
  margin:20px 0;
}
table .but_nav td.prev{
  float:left;
}
table .but_nav td.next{
  float:right;
}

/*Home*/

p.curso-desc{width:210px; text-align:justify; float:left; margin-top:0}
ul.curso-deta{float:left; width:120px; list-style-type:none; margin-left:-20px;}
ul.teachers{padding:0 !important}

ul.curso-deta li{
margin-bottom:10px;}

ul.curso-deta li{
padding-left:20px;
background: url(/img/calendar_ico.gif) no-repeat left}

ul.curso-deta li+li{
padding-left:20px;
background: url(/img/card_ico.gif) no-repeat left}

ul.curso-deta li+li+li{
padding-left:20px;
height:16px;
background: url(/img/inscripcion_ico.gif) no-repeat left}
/***** simplicity/styles.css end *****/

/***** simplicity/styles_color.css start *****/

/* Use this file to alter your colors */

/* Edit the color values below to change your link font colors */

a:link,
a:visited,
div.tabtree ul li ul li a span {
  color:#EB3D12;
}

/* Edit the color value below to change your link font colors when hovered over. */

a:hover,
a:active {
  color:#EB3D12;
}

/* Edit the following color value to change the font color of H1, H2, and H3 elements placed in the "topic section" of the front page. */

.sitetopic h2,
.sitetopic h3,
.sitetopic h4{
  border-bottom:1px dotted #ddd;
  margin-top:0;
  color:#EB3D12;
  font-family:georgia;
  font-weight:normal;
}
.sitetopic h3{
	font-size:1.6em;
}

/* Edit the hex code in the "border-bottom" line below to change the color of the header bottom border. And, of course, the background hex will alter the background image color */

#header-home,
#header {
  background:#141414;
  padding:10px 0 30px;
  border-bottom:6px solid #EB3D12;
}

/* This sets the color of your site and course titles  that appear in your header of each page */
h1.headermain {
  color:#fff;
  font-family:georgia;
  font-weight:normal;
  font-size:1.6em !important;
  padding-top:10px;
}

/* This sets the color of span items in your course or site titles. This is further explained in README.html */

h1.headermain span {
  color:#bbb;
}

/* Sets the color of "You are logged in as ..." text */
.headermenu {
  color:#ddd;
}

/* Sets the color of your tagline */

h2.headertag {
  float:right;
  margin:0;
  font-size:1.2em;
  clear:both;
  color:#ccc;
  line-height:0;
  font-weight:normal !important;
  font-family:georgia;
}

/* Sideblock link color */

.sideblock a:link,
.sideblock a:visited {
  color:#333;
}

/* Sideblock link color while hovered over */

.sideblock a:hover,
.sideblock a:active {
  color:#EB3D12;
  text-decoration:none;
}

/* You can alter the color and border of the sideblocks here */

.sideblock .header {
  border-width:1px 1px 0 1px;
  background:#f3f3f3;
  border-style:dotted;
  border-color:#aaa;
  padding:5px;
}

.sideblock .content {
  border-width:0 1px 1px 1px;
  background:#f3f3f3;
  border-style:dotted;
  border-color:#aaa;
  padding:5px;
  line-height:1.5;
}

/* Sets the color of sideblock titles */

.sideblock .title h2 {
  font-size:1.4em;
  font-weight:normal;
  border-bottom:1px dotted #aaa;
  color:#EB3D12;
  font-family:georgia;
}

/* This will change the color of "selected" weeks or topics in course view */

#course-view .weeks .current td.side,
#course-view .topics .current td.side {
  background:#f05b21;
  color:#fff;
}

/* Sets the color of fieldset titles (legends) in profile, admin, etc. */

legend {
  background:url(gradient.jpg) repeat-x 0 0;
  border:1px solid #ddd;
  color:#141414;
  padding:1px 4px;
  font-weight:normal !important;
  font-family:georgia !important;
  font-size:1.4em;
}

/* Determines the color of forum list header background color */

.forumheaderlist th {
  background:#EB3D12;
  border-bottom:1px solid #000;
}

#footer{
	background:#141414;
	color:#333;
	padding:10px 0;
}

#page blockquote{
	color:#666;
	font-style:italic;
}

.destacado{
	border: 1px dashed #ff6600;
	padding:15px;
	margin:15px;
	background:#f3f3f3;

}/***** simplicity/styles_color.css end *****/


