/* Formating
----------------------------------------------- */
#maincontent {
	width: 650px;
	border-left: none;
	}
#main {
  width:460px;
  float:right;
  padding-right: 20px;
  }
#sidebar {
  clear: both;
  background: none;  
  width:130px;
  float:right;
  }


/*  Content
----------------------------------------------- */

#maincontent p{line-height:16px;}

#maincontent blockquote{
color: #ccc; font-size: 12px;line-height:16px;}

#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #444;
  list-style:none;
  }
#sidebar li a {
  margin:0;
  padding:0 0 .25em 15px;
  padding-top: 1px;
  text-indent:-7px;
  font:90%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  display: block;
  }
#sidebar li{
  margin:0;
  padding:1px 0 .25em 15px;
  text-indent:7px;
  font:12px/1.6em Verdana;
  }
#sidebar p {
  color:#999;
  line-height:1.5em;
  }
#sidebar h2.sidebar-title {
  margin:.25em 0 0;
  padding:0 0 0px;
  font-size:120%;
  line-height:1.4em;
  color: #ccc;
  border-bottom: 1px solid #ccc;
  }

#sidebar ul.year-list li.year
{
    line-height: 1.3em;	
    list-style: none;
    padding-bottom: 5px;
	border: none;
}

#sidebar ul.year-list li.year ul.month-list
{
    position: relative;
    margin-left: 3.5em;
    margin-top: -1.9em;
	margin-bottom: 0px;   
    padding: 0px;
	border: none;
}

#sidebar ul.year-list li.year ul.month-list li.month
{
    line-height: 1.3em;
}
#comment , #commentpreview, .comment, #comments{color: #ccc; padding:3px }

.comment input, textarea
{color: #000;
background: #ddd;
padding-left: 5px;
border: 2px solid #333;
}
.comment a{color: #F93 !important;
text-decoration: none;}

.odd {
	background: #222 url(/images/layout/corner_br.png) no-repeat right bottom;
	margin-top:5px;
	padding: 10px  8px;
}
.even {
	margin-top:5px;
	padding: 10px  8px;
    background: #111 url(/images/layout/corner_tr.png) no-repeat right top;
}

div.even span.cno {
	font-weight: bold;
	color: #666;
}
div.odd span.cno {
	font-weight: bold;
	color: #007C00;
}
/*
// -------------------------------------------------------
// SCHOOL- PAGE ------------------------------------------
// -------------------------------------------------------
*/
#school {
background: #333  url(/images/layout/corner_br.png) no-repeat right bottom;
padding:1px;margin-top:1px;
}
#school p {float:right;padding:5px;}

#school img{float:left;padding:5px 15px 0 10px ;}
#school ul{
margin-top:20px;
color: #ad9;
font-size: 12px;
}
#currentqtr h4{padding:0px;margin:0px;font-size:12px;width:280px;}
#currentqtr{float:left;
width: 295px !important;
width: 285px;
margin:0px;
margin-top:7px;
margin-right:4px;
padding:5px;
padding-bottom:10px;}

#currentclass {
padding:3px;margin:2px;
clear: both;
}
#currentclass img{
float: left;
margin: 5px 10px 0px 0px;
}
#currentclass h3{
font-size:12px;
border:none;
margin:0px;}

#currentclass p {
padding:0px;
margin:0px;
}
#schedule h4, #pastqtr h4{padding:0px;margin:0px;font-size:12px;width:130px;}
#schedule, #pastqtr{float:left;
width: 140px !important;
margin:0px;
margin-top:7px;
margin-bottom:0px;
padding:5px;
padding-bottom:7px}


#pastqtr h4 a {margin:0px;padding:0px;}

#schedule ul,#pastqtr ul{
margin:0px;
padding-left:10px;
list-style: disc;
}
#pastqtr .link{float:right;}

#schedule li, #pastqtr li{
padding:0px;margin:0px;
font:12px/1.6em Verdana;}

/*
// -------------------------------------------------------
// CLASSES- PAGEs ------------------------------------------
// -------------------------------------------------------
*/
.classtitle {padding-left: 0px;clear: both;  margin-left: 30px;margin-top:20px; width: 280px; border-bottom: 1px solid #999;}
.classtext {width: 200px;margin-top:20px;margin-left: 200px;}
.classimage {text-align:center;width:200px;float:left;margin-top:10px;}

