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

/***** usaid/styles.css start *****/

/* @override http://localhost/moodle19/theme/e_co/styles.php */

/********************************************************
**
** Theme name: E+Co
** Description: A custom theme for Moodle.
** Creation Date: 01212010
** Author: Patrick Malley
** Author URI: http://newschoollearning.com
**
** Customize, edit, poke, prod, and adapt to your needs.
** However, do not steal. 
**
*********************************************************/

/* Global */

body {
  background: #fff url(images/body.png) repeat-x 0 0;
  margin: 0;
  padding: 0;
}

body, td, th, li, p {
  line-height: 1.4;
  font-size: 0.95em;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* CSS Border */

#wrapper {
  margin: 10px 6%;
  border: 1px solid #f5f7e5;
  background: #fff;
}

#sh1 {
  border: 1px solid #edefe7;
}

#sh2 {
  border: 1px solid #e3e5dc;
}

#sh3 {
  border: 1px solid #dbddd4;
}

#pad {
  padding: 0 10px;
}

#site-index #pad {
  padding-top: 15px;
}

/* Link Colors */

a:link,a:visited,
.tabrow1 a:link span {
  color: #7f9e25;
}

a:hover,a:active,
.tabrow1 a:visited span {
  color: #f4773c;
  text-decoration: none;
}

/* Custom */

.emph {font-weight:bold; color:#F4773c;}
.high {background-color:#FFF768;}
.centim
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
#box 
    {
    border-style:ridge;
    border-width:7px;
    border-color:#bdd73e;
    background:#f0f0f0;
    padding:5px;
    }
    
    
/* General Annoyance Removal */

a img {
  border: none;
}

a:active {
  outline: none;
}

/* Header */

#header-home,
#header {
  padding: 0 10px;
}

h1.headermain {
  position: absolute;
  top: -10000px;
}

.headermenu {
  padding-top: 10px;
}

/* Navigation */

#navcontainer ul {
  padding: 0 10px;
  margin: 0;
  background: #4e5751 url(images/nav.png) repeat-x 0 0;
}

#navcontainer ul li {
  display: inline;
}

#navcontainer ul li a {
  font-size: 0.75em;
  text-shadow: 0.1em 0.1em  #77;
  padding: 6px 10px 5px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  float: left;
}

#navcontainer ul li a:hover {
  background: #f4773c url(images/nav_hover.png) repeat-x 0 0;
}

#navcontainer ul li span {
  padding:6px 0 5px;
  line-height: 1.75em;
}

/* Navbar */

.navbar {
  border: none;
  background: #f0f0f0;
  padding: 10px 10px 8px 15px;
}

.navbar .navbutton {margin: 0}

/* Sideblocks */

.sideblock {
  margin-bottom: 25px;
}

.sideblock .header {
  border: none;
}

.sideblock .title {
}

.sideblock .title h2 {
  font-size: 1.1em;  
  text-transform: uppercase;
  color: #e56f37;
}

.sideblock .content {
  background: none;
  border: none;
}

.sideblock .minicalendar th,
.sideblock .minicalendar td {
  font-size: 0.9em;
}

#left-column .hidden .header,
#right-column .hidden .header {
  border: none;
}

/* Login */

.block_login {
  margin-bottom: 15px;
}

.block_login div.btn input {
  background: #e56f37;
  height:25px;
  width:60px;
  border: 1px solid #bf592a;
  color: #fff;
  font-weight: bold;
}

.block_login div.btn input:hover {
  background: #99bd2e;
  border: 1px solid #7e9d24;
  color: #333;
}

.block_login .footer {text-align: left;margin-top:15px}

.block_login .logintable {
  text-align:left;
}

.block_login .loginform {
  display:inline;
}

.block_login .loginform .fld input {
}

.block_login .content {padding-top:0;}

.block_login .loginform label {
  color:#666;
  font-size:1em;
  padding-left:4px;
}

.block_login .loginform div {
  margin:0.3em 1em 0 0;
  text-align:left;
  display:block;
}

.block_login .loginform div.c1.btn {
  text-align:left;
  margin-right:0;
}

.block_login div.btn a {padding-top:6px;font-size:0.9em}

.block_login div.btn a:link,
.block_login div.btn a:visited {color:#666;}

.block_login div.btn a:hover,
.block_login div.btn a:active {
  color:#7f9e25;
}


.block_login #login_username,
.block_login #login_password {
  width:100%;
  margin-bottom:8px;
  margin-top:5px;
  padding:3px 5px;
  color:#333;
  font-size:1.1em;
  border:3px solid #eee;
  background:#f9f9f9;
}

/* Courses */

h2.headingblock {
  border-width: 0 0 1px 0;
  padding-bottom: 0;
}

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

.categorybox {
  border: none;
}

#course-view .section td.side {
  background: #bdd73e;
  }

#course-view #section-0 .side,
#course-view #section-0 .content {
  border: none;
  }

#course-view .weekscss .current,
#course-view .current td.side {
  background: #f4773c;
  }

.coursebox .info {
  width: 44%;
}

.sitetopic {
  border: none;
  padding-top: 0;
}

.sitetopic h2 {
  margin-top: 0;
}

/* Forums */

.forumpost {
  border: none;
}

.userinfobox .side,
.forumpost .picture {
  background: #fff url(images/forum.gif) no-repeat 100% 0;
  padding-right: 20px;
}

.forumpost .side {
  background: #fff;
  border-right: 3px solid #ddd;
}

.forumpost .topic {
  border-width: 3px 3px 0 0;
  border-style: solid;
  border-color: #ddd;
  background: #f5f5f5;
  padding: 5px 10px;
}

.forumpost .topic .author {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 5px;
  color: #777;
  font-style: italic;
}

.forumpost .topic .subject {
  font-weight: normal;
  font-size: 1.25em;
  color: #777;
}

.forumpost .starter .subject {
  color: #000;
  background: #f5f5f5;
}

.userinfobox .content,
.forumpost .content {
  border-width: 0 3px 3px 0;
  border-style: solid;
  border-color: #ddd;
  background: #f5f5f5 url(images/forum-content.png) repeat-x 0 100%;
  padding: 10px;
}

/* Users */

.userinfobox {
  border: none
}

.userinfobox .content {
  border-top-width: 3px;
}

.userinfobox .side {
  padding-top: 0;
}

.userinfobox .userpicture {
  
}

/* Tables */

.generaltable {
  border-color: #d9d8d4;
}

#attempts th,
#tag-management-list th,
#participants th,
.quizattemptsummary th,
.course-report-outline th,
#admin-report-security-index th,
#admin-roles-override th,
#admin-roles-assign th,
#admin-blocks th,
#admin-modules th,
#grade-edit-scale-index th,
#enrol th,
#course-category th,
.editcourse th,
#admin-roles-allowoverride th,
#admin-roles-manage th,
#admin-roles-allowassign th,
#mod-wiki-index th,
#mod-survey-index th,
#mod-scorm-index th,
#mod-resource-index th,
#mod-glossary-index th,
#mod-data-index th,
#mod-chat-index th,
#mod-choice-index th,
#mod-assignment-index th,
#mod-lesson-index th,
#mod-quiz-index th,
#admin-user th,
.user-grade th,
.logtable th,
.mod-forum .generaltable th,
.forumheaderlist th,
.results th {
  border-bottom: 1px solid #ddd;
  padding: 2px 4px;
  background: #fff url(images/gradient.png) repeat-x 0 100%;
}

#participants td,
.quizattemptsummary td,
.course-report-participation td,
.course-report-outline td,
#admin-report-security-index td,
#admin-roles-override td,
#admin-roles-assign td,
#admin-blocks td,
#admin-modules td,
#grade-edit-scale-index td,
#enrol td,
#course-category td,
.editcourse td,
#admin-roles-allowoverride td,
#admin-roles-allowassign td,
#admin-roles-manage td,
#admin-user td,
#tag-management-list td,
#mod-wiki-index td,
#mod-survey-index td,
#mod-scorm-index td,
#mod-resource-index td,
#mod-quiz-index td,
#mod-lesson-index td,
#mod-glossary-index td,
#mod-data-index td,
#mod-chat-index td,
#mod-choice-index td,
#mod-assignment-index td,
.mod-forum .generaltable td,
.forumheaderlist td {
  border-width: 0 1px 0;
  border-color: #ddd !important;
  border-style: solid;
}

table#attempts tr.r0 td.cell {
  background: #fff;
}

.forumheaderlist .discussion .starter {
  background: none;
}

#participants .r1 .cell,
.quizattemptsummary .r1 .cell,
.course-report-participation .r1 .cell,
#admin-report-security-index .r1 .cell,
#admin-roles-override .r1 .cell,
#admin-blocks .r1 .cell,
#admin-modules .r1 .cell,
#grade-edit-scale-index .r1 .cell,
#enrol .r1 .cell,
#admin-roles-allowoverride .r1 .cell,
#admin-roles-allowassign .r1 .cell,
#admin-roles-manage .r1 .cell,
#admin-roles-assign .r1 .cell,
#admin-user .r1 .cell,
#tag-management-list .r1 .cell,
#mod-wiki-index .r1 .cell,
#mod-survey-index .r1 .cell,
#mod-scorm-index .r1 .cell,
#mod-quiz-index .r1 .cell,
#mod-lesson-index .r1 .cell,
#mod-glossary-index .r1 .cell,
#mod-data-index .r1 .cell,
#mod-chat-index .r1 .cell,
#mod-choice-index .r1 .cell,
#mod-assignment-index .r1 .cell,
.mod-forum .generaltable .r1 .cell,
.forumheaderlist .r1 {
  background: #f7f7f7;
}

/* Calendar */

#calendar .maincalendar,
.calendar #calendar .sidecalendar .sideblock {
  border: none;
}

/* Misc */

#intro {
  background: #f5f5f5;
}

#mod-forum-view .subscription {
  margin-bottom: 15px;
}

legend {
  border: 1px solid #eee;
  padding: 2px 7px;
  background: url(images/gradient.png) repeat-x 0 100%;
}

fieldset {
  background: #f9f9f9;
}

fieldset.invisiblefieldset,
fieldset.hidden {
  background: none;
}

#attempts {
  font-size: 13px;
  margin-top: 15px;
}

#attempts .status div.s0 {
  background: #fdfcc6;
}

#footer .logininfo,
#footer .privacylink {
  display: inline;
  font-size: 0.8em;
}
/***** usaid/styles.css end *****/

