body {
	background: #fff url(images/header_bg.gif) repeat-x;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
}
.clrBoth {
	clear:both;
	height:2pt;
}
.inputTxt {
	border:1px solid #75acd1;
}
a:link, a:visited {
	color: #809600; 
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* header css */
#header {
	width: 961px;
	margin: 0px auto;
	background: #fff url(images/header_bg.gif) repeat-x;
	height: 146px;
}
#header img {
	border:0px;
}
#logo {
	float:left;
	padding: 10px 0px;
}
#header h1 {
	font-family: Georgia;
	font-size: 36px;
	color: #fff;
	padding:0px;
	font-weight: normal;
	margin-top:8px;
}
#header h1 a:link, #header h1 a:visited {
	color: #fff;
	text-decoration:none;
}
#header h1 a:hover {
	text-decoration:underline;
}
#header h1 span {
	font-size: 12px;
	display: block;
	padding-top:5px;
}
/* Footer CSS */
#footer {
	width: 961px;
	margin: 10px auto;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	color:#666666;
	height:auto;
	padding:14px 15px;
	clear:both;
	font-size: 12px;
}
#footer p {
	margin:0pt;
}
.alignright {
	float:right;
}
/* Body CSS */
#content {
	width: 961px;
	margin: 0px auto;
}
.bodyContent {
	width: 660px;
	margin-right:0px;
	float: left;
	padding-right:15px;
	background: #fff url(images/body_sep.gif) repeat-y right top; 
}
.bodyContent h2 {
	font-size: 24px;
	color: #333;
}
.bodyContent p strong {
	font-size: 15px;
}
#sidebar {
	float:left;
	width: 265px;
	padding:20px 0px 20px 20px;
	margin-left: -9px;
	background: #fff url(images/body_sep.gif) repeat-y left top; 
}
#sidebar ul {
	list-style:none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar ul li {
	list-style:none;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 25px 0px;
	clear: both;
}
#sidebar ul li ul li {
        padding:0 !important;
}
#sidebar h2 {
	margin:10px 0px 0px 0px;
	padding:0px;
}
#sidebar ul li img {
	float:left;
	padding: 3px 5px 5px 0px
}
#sidebar .pubdate {
	display:block;
	font-size:10px;
	font-family: Arial;
	color:#999;
	text-transform: uppercase;
}
#sidebar .widgettitle {
	font-family: Georgia;
	font-size:24px;
	font-weight:normal;
	color: #333;
	padding-bottom: 15px;
}
.seeAllLink {
	display:none;
}
#calendar .widgettitle {
	display:none;
}
#calendar #wp-calendar {
	width: 100%;
}
#calendar #calendar_wrap {
	border-bottom: 1px solid #d5d5d5;
}
#calendar #wp-calendar tbody td {
	text-align: center;
	background-color: #eee;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 15px;
	color: #666;
	padding:4px;
}
#calendar #wp-calendar caption {
	text-align: left;
	font-family: Georgia;
	font-size:24px;
	font-weight:normal;
	color: #333;
	padding-bottom: 15px;
}
#calendar #wp-calendar #today {
	color: #fff;
	background-color: #809600;
	font-weight: bold;
}
#calendar #wp-calendar #duedate {
	color: #fffff;
	background-color: #FF0000;
	font-weight: bold;
}
#sidebar #searchform br {
	display: none;
}
#sidebar li#kb-advanced-rss-1 {
	border-bottom:  1px solid #d5d5d5;
	padding:0px;
	margin:0px;
}
.entry-date {
	display: none;
	background-color: #ecf3f9;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	float: left;
	padding: 5px 7px;
}
.post h2 {
	clear: both;
	padding:3px 0px;
	margin: 0px;
	border-bottom: 1px solid #d5d5d5;
}
.postmetadata {
	text-transform: uppercase;
}
.postmetadata a:link, .postmetadata a:visited {
	text-decoration: underline;
}
.postmetadata a:hover {
	text-decoration: none;
}
.post {
	padding-bottom: 30px;
}
.entrycontent{
	display: block;
}
.hide .entrycontent {
	display: none;
}
.show .entrycontent {
	display: block;
}
#user_info {
	color:#ccc;
	float:right;
}
#user_info .header_links a {
	color:#fff;
}
#header h1 {
	float: left;
}
#quickLinks {
	float: right;
	margin-top: 35px;
}
#quickLinks input {
	background-color: #cee1ef;
	color: #224466;
	font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
	font-size: 12px;
	padding: 3px 2px;
	border: 1px solid #80b5d0;
	cursor: pointer;
}
.alignleft {
	float: left;
}
#searchform input{
	padding:0px;
}
.showHide {
	font-size: 16px;
}
h2 a {
	vertical-align: middle;
}

.student_work {
	border-top: 1px solid #D5D5D5;
	margin-top: 10px;
}

.widget_categories {
	display: none;
}
