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

/***** dps_2011_12/styles.css start *****/

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

/********************************************************
**
** Theme name: __________
** Description: A custom theme for Moodle.
** Creation Date: __________
** Author: __________
** Author URI: http://newschoollearning.com
**
** Customize, edit, poke, prod, and adapt to your needs.
** Remember, it's not nice to steal.  
**
*********************************************************/
.accesshide {
position:absolute;
top:-100000px;
left:10px;
font-weight:normal;
font-size:1em;
}


body {
  background: #fcfcfc;
  margin: 0;
  padding: 0;
  color:#333333;
}



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

#page {
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color:#ECF1EF;
}
#wrapper {
	margin: 0px auto;
	width:980px;
	border-left:0px solid #C2C0C0;
	border-right:0px solid #706F6F;
  
}

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

a:hover,a:active,
.tabrow1 a:visited span {
  
  text-decoration:underline;
  text-shadow:#0000FF;
  color:#333333;
}

a img {
  border:none;
}

a:active {
  outline: none;
}


/* Footer */

#footer {
background:#004625;
height:35px;
margin-top:0px;

}

.logininfo {
font-size:0.8em;
margin-top:10px;
color:#ffffff;
}

.logininfo a:link, .logininfo a:visited {
color:#ffffff;
}

.logininfo a:hover {
color:#yellow;
}
/* Header */

#header-home,
#header {
	background: #ffffff;
}

#header-right{
	padding-bottom:  80px;
	margin-left: 341px;
}

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

.headermenu {
  margin-top: 10px;
  margin-right: 10px;
}

/* Navbar */

.navbar {
  border: none;
 
  background:#004625;
    border-top:1px solid #ededed;
  border-bottom:0px solid #ffffff;
  
}

.navbar a:link, .navbar a:visited {
color:#ffffff;
}

.navbar a:hover {
color:#0000ff;
}
.navbar .breadcrumb {

}

.breadcrumb .li {
color:#004625;
}

.breadcrumb {
font-weight:bolder;
font-size:0.85em;
font-weight: 200;
letter-spacing:normal;
color:#ffffff;
}
.navbar .navbutton {
  margin-top:0;
}
.arrow_button {
  margin-top:3em;
}

.arrow_button input {
  padding:0.12em;
  overflow:hidden;
    color:#000089;
}

/* Content */

#content {
  background: #fff;
  border-top:1px solid #ededed;
  min-height:400px;
}

#left-column
{
background: #ffffff;
}

#right-column {
  background: #ffffff;
}

/* Sideblocks */

.sideblock {
	background: #ffffff;
}

.sideblock .content .head {
margin-top:2px;
}

.sideblock .post {

}

.sideblock .content div.info {
float:left;
font-size:1em;
text-align:justify;
}

.sideblock .date {
float:right;
text-align:right;
font-size:0.9em;
/*border-bottom:1px solid #ededed;*/
width:100%;
}

#left-column .sideblock {
background-color:#ffffff;
border-right:0px solid #ededed;
border-right-style:solid;
border-left:0px solid #ededed;
border-top:0px solid #ededed;
border-bottom:0px solid #ededed;

}

#right-column .sideblock {
border-right:0px solid #ededed;
border-top:0px solid #ededed;
border-bottom:0px solid #ededed;

}

#right-column{
  padding-left: 0px;
  border-left:1px solid #606060;
}
#left-column {
  padding-right: 0px;
  padding-top:0px;
  border-right:1px solid #004625;
  
}

#layout-table #middle-column{
  padding-left: 10px;
  padding-right:10px;
}

.sideblock .header {
  border:none;
  padding: 5px 10px;
  background-color:#cef8e7;
}

.sideblock .title {
  
}

.sideblock .title h2 {
	color: #0e110f;
    font-size: 1.1em;
	padding-bottom:5px;
	text-shadow:#333333;
	border-bottom:0px solid #006600;

}

.sideblock .content {
  background:none;
  border:none;
  padding: 10px;
}

.sideblock .content .user {
float:left;
}
.sideblock .content .message  {
float:right;
}


.sideblock .minicalendar {
  border: none;
}

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

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

/* 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-0 {
border:1px solid #ededed;
}

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

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

#course-view .section td.left {
border-left:1px solid #ededed;
}

.coursebox .info {
  width:44%;
}

.sitetopic {
  border:none;
}

.sitetopic h2 {
  margin-top: 0;
}

/* Forums */

.forumpost {
  border: none;
  background: #fafafa;
}

.forumpost .picture {
	background: #fff;
  
}

.forumpost .side {
  background: #fff;
  border-left: none;
  border-bottom: none;
  
}

.forumpost .topic {
  background: #fafafa;
  border: 1px solid #ededed;
  border-bottom: 1px dotted #ededed;
}

.forumpost .topic .author {
  
}
 
.forumpost .topic .subject {
  
}

.forumpost .starter .subject {
  
}

.forumpost .content {
	background: #fafafa;
	border: 1px solid #ededed;
	border-top: none;
  
}

.forumpost a{
  color: #4b82d7;
}

/* Grades */

.grade-report-user table.user-grade td.b1t,
.grade-report-user table.user-grade td.baggt{
  background: #d3e2f2;
}

/* Users */

.userinfobox {
  border: none;
}

.userinfobox .content {
  border: 1px solid #ddd;
  background: #fff url(images/gradient.png) repeat-x 0 100%;
}

.userinfobox .side {
  
}

.userinfobox .userpicture {
  
}

/* Tables */

.generaltable {
  border-color: #ddd;
}

#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;
}


<!-- Start PureCSSMenu.com STYLE -->
<style>
#pcm{display:none;}
ul.pureCssMenu ul{display:none}
ul.pureCssMenu li:hover>ul{display:block}
ul.pureCssMenu ul{position: absolute;left:-1px;top:98%;}
ul.pureCssMenu ul ul{position: absolute;left:98%;top:-2px;}
ul.pureCssMenu,ul.pureCssMenu ul {
	margin:0px;
	list-style:none;
	padding:0px 1px 1px 0px;
	background-color:#004b2c;
	background-repeat:repeat;
	border-color:#A6A6A6;
	border-width:0px;
	border-style:solid;
}
ul.pureCssMenu table {border-collapse:collapse}ul.pureCssMenu {
	display:block;
	zoom:1;
	float: left;
}
ul.pureCssMenu ul{
	width:180px;
}
ul.pureCssMenu li{
	display:block;
	margin:1px 0px 0px 1px;
	font-size:0px;
}
ul.pureCssMenu a:active, ul.pureCssMenu a:focus {
outline-style:none;
}
ul.pureCssMenu a, ul.pureCssMenu li.dis a:hover, ul.pureCssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	background-color:#004b2c;
	border-width:0px;
	border-color:#FCEEB0;
	border-style:solid;
	text-align:left;
	text-decoration:none;
	padding:5px;
	_padding-left:0;
	font:12px Verdana;
	color: #ffffff;
	text-decoration:none;
	cursor:pointer;
}
ul.pureCssMenu span{
	overflow:hidden;
}
ul.pureCssMenu li {
	float:left;
}
ul.pureCssMenu ul li {
	float:none;
}
ul.pureCssMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.pureCssMenu li.sep{
	text-align:left;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.pureCssMenu li.sep span{
	float:none;	padding-right:0;
	width:5;
	height:100%;
	display:inline-block;
	background-color:#A6A6A6;	background-image:none;}
ul.pureCssMenu ul li.sep span{
	width:100%;
	height:3;
}
ul.pureCssMenu li:hover{
	position:relative;
}
ul.pureCssMenu li:hover>a{
	background-color:#ffffff;
	border-color:#4C99AB;
	border-style:solid;
	font:12px Verdana;
	color: #004b2c;
	text-decoration:none;
}
ul.pureCssMenu li a:hover{
	position:relative;
	background-color:#ffffff;
	border-color:#4C99AB;
	border-style:solid;
	font:12px Verdana;
	color: #004b2c;
	text-decoration:none;
}
ul.pureCssMenu li.dis a {
	color: #AAAAAA !important;
}
ul.pureCssMenu img {border: none;float:left;_float:none;margin-right:10px;width:16px;
height:16px;
}
ul.pureCssMenu ul img {width:16px;
height:16px;
}
ul.pureCssMenu img.over{display:none}
ul.pureCssMenu li.dis a:hover img.over{display:none !important}
ul.pureCssMenu li.dis a:hover img.def {display:inline !important}
ul.pureCssMenu li:hover > a img.def  {display:none}
ul.pureCssMenu li:hover > a img.over {display:inline}
ul.pureCssMenu a:hover img.over,ul.pureCssMenu a:hover ul img.def,ul.pureCssMenu a:hover a:hover ul img.def,ul.pureCssMenu a:hover a:hover a:hover ul img.def,ul.pureCssMenu a:hover a:hover img.over,ul.pureCssMenu a:hover a:hover a:hover img.over,ul.pureCssMenu a:hover a:hover a:hover a:hover img.over{display:inline}
ul.pureCssMenu a:hover img.def,ul.pureCssMenu a:hover ul img.over,ul.pureCssMenu a:hover a:hover ul img.over,ul.pureCssMenu a:hover a:hover a:hover ul img.over,ul.pureCssMenu a:hover a:hover img.def,ul.pureCssMenu a:hover a:hover a:hover img.def,ul.pureCssMenu a:hover a:hover a:hover a:hover img.def{display:none}
ul.pureCssMenu a:hover ul,ul.pureCssMenu a:hover a:hover ul,ul.pureCssMenu a:hover a:hover a:hover ul{display:block}
ul.pureCssMenu a:hover ul ul,ul.pureCssMenu a:hover a:hover ul ul{display:none}
ul.pureCssMenu span{
	display:block;
	background-image:url(./images/arrv_blue_2.gif);
	background-position:right center;
	background-repeat: no-repeat;
   padding-right:8px;}
ul.pureCssMenu li:hover>a>span{	background-image:url(./images/arrv_white_2.gif);
}
ul.pureCssMenu a:hover span{	_background-image:url(./images/arrv_white_2.gif)}
ul.pureCssMenu ul span,ul.pureCssMenu a:hover table span{background-image:url(./images/arr_blue_2.gif)}
ul.pureCssMenu ul li:hover > a span{	background-image:url(./images/arr_white_2.gif);}
ul.pureCssMenu table a:hover span,ul.pureCssMenu table a:hover a:hover span,ul.pureCssMenu table a:hover a:hover a:hover span{background-image:url(./images/arr_white_2.gif)}
ul.pureCssMenu table a:hover table span,ul.pureCssMenu table a:hover a:hover table span{background-image:url(./images/arr_blue_2.gif)}
ul.pureCssMenu li a.pureCssMenui0{
font:n;
}
ul.pureCssMenu li a.pureCssMenui0:hover{
font:o;
}
.pureCssMenuL
{
width:300px;
}

</style>
<!-- End PureCSSMenu.com STYLE -->

/***** dps_2011_12/styles.css end *****/


