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

/***** EUROsocial_theme/styles.css start *****/

body {
  margin:0;
  padding:0;
  background:url(images/body.png) repeat-x 0 0;
}

body, table, td, th, li {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:0.95em;
  line-height:1.4;
}

#page {
  margin:0 5%;
}

#site-index #page {
  width:925px;
  margin:auto;
}

#content {
  background:#fff;
}

h2.headingblock {
  border-width:0 0 3px 0;
  border-color:#ddd;
  padding-bottom:0;
  color:#333;
}

.sitetopic {
  background:url(gradient.gif) repeat-x 0 0;
  border-color:#eee;
}

/* Header */

#wrapper {
  margin:0 5%;
}

#rotater {
  background:url(images/body.png) repeat-x 0 0;
}

#pictures {
  width:925px;
  margin:0 auto;
  padding:12px 12px 0;
  background:#fff;
}

/* Navbar */

.navbar {
  border:none;
  font-size:0.9em;
}

.breadcrumb .sep {
  font-size:0.9em;
}

/* 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;
}/***** EUROsocial_theme/styles.css end *****/

/***** EUROsocial_theme/styles_color.css start *****/

/* Edit the color values. */

a:link,
a:visited,
div.tabtree ul li ul li a span {
  color:#0066cc;
}

/* Link font colors. */

a:hover,
a:active {
  color:#f2af32;
}

/* H1, H2, H3. */

.sitetopic h2,
.sitetopic h3,
.sitetopic h4 {
  border-bottom:1px dotted #ddd;
  margin-top:0;
  color:#003366;
}

/* Cabecera. */

#header-home,
#header {
  background:url(images/eurologo.jpg) no-repeat 0 0;
  background-color:#0099cc;
  padding:20px 0 22px 260px;
  border-bottom:8px solid #b7cadb;
}

/* Titular. */
h1.headermain {
  color:#fff;
}

/* Span items. */

h1.headermain span {
  color:#bbb;
}

/* "You are logged in as ..." text */
.headermenu {
  color:#fff;
}

/* Sets the color of your tagline */

h2.headertag {
  float:left;
  margin:0;
  font-size:0.8em;
  clear:both;
  color:#ccc;
  line-height:1em;
}

/* Sideblock link color */

.sideblock a:link,
.sideblock a:visited {
  color:#0066cc;
}

/* Sideblock link color while hovered over */

.sideblock a:hover,
.sideblock a:active {
  color:#003366;
  text-decoration:underline;
}

/* You can alter the color and border of the sideblocks here */

.sideblock .header {
  border-width:1px 1px 0 1px;
  background:#e5ecf2;
  border-style:dotted;
  border-color:#b7cadb;
  padding:5px;
}

.sideblock .content {
  border-width:0 1px 1px 1px;
  background:#e5ecf2;
  border-style:dotted;
  border-color:#b7cadb;
  padding:5px;
  line-height:1.5;
}

/* Sets the color of sideblock titles */

.sideblock .title h2 {
  font-size:1.2em;
  border-bottom:1px dotted #aaa;
  color:#0066cc;
}

/* 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:#0066cc;
  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:#0066cc;
  padding:1px 4px
}

/* Determines the color of forum list header background color */

.forumheaderlist th {
  background:#003366;
  border-bottom:1px solid #000;
}/***** EUROsocial_theme/styles_color.css end *****/


