@charset "utf-8";


* {
	margin: 0;

}

body {
	background: #FFFFFF url(images/template/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4A5157;
}
.login_bar #login_bar {
	color: #FFFFFF;
	padding-right: 20px;
}


h1, h2, h3 {
	color: #292929;
}

h1 {
	letter-spacing: -1px;
	font-size: 30px;
}

h2 {
	font-size: 24px;
	color: #292929;
}

h3 {
	font-size: 13px;
	color: #292929;
}

p, ul, ol {
	margin-bottom: 2em;
	text-align: justify;
	line-height: 200%;
}

p {
}

ul {
}

ol {
}

a {
	color: #FF0000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
}

img.right {
}

.tn img {
	border: 8px solid #F5F5F5;
}

hr {
	display: none;
}

a.calendar_nav {
	color: #FFFFFF;
	text-decoration: underline;
}

a.calendar_nav:hover {
	color: #BFFFFF;
}

/*
a.button.primary {
	font-size: 10px;
	color: #111111;
	background:#ffa822 url(images/button_bg.gif) left center repeat-x;
	border:1px solid #d5bd98;
	border-right-color:#935e0d;
	border-bottom-color:#935e0d;
	text-decoration: none;
	padding:0.1em 0.3em 0.3em 0.1em;
}

a.button.primary:active {
  border:1px solid #935e0d; 
  border-right-color:#d5bd98; 
  border-bottom-color:#d5bd98;
  text-decoration: none;
}

button.primary, input.button.primary {
border:1px solid #d5bd98; 
border-right-color:#935e0d; 
border-bottom-color:#935e0d; 
background:#ffa822 url(images/button_bg.gif) left center repeat-x;
}

button.primary:active, input.button.primary:active {
border:1px solid #935e0d; 
border-right-color:#d5bd98; 
border-bottom-color:#d5bd98;
}
*/

.login_bar{
	float: right;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	margin: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
}

/*Calendar*/
.calendar_class_1{
	/*HW*/
	color: #B02B2C;
	font-weight: bold;
}
.calendar_class_2{
	/*MT*/
	color: #B02B2C;
	font-weight: bold;
}
.calendar_class_3{
	/*Finals*/
	color: #B02B2C;
	font-weight: bold;
}
.calendar_event_1{
	/*Exam dates*/
	color: #009900;
	font-weight: bold;
}
.calendar_event_2{
	/* HW dates*/
	font-weight: bold;
	color: #009900;
}
.calendar_event_3{
	font-weight: bold;
	color: #009900;
}
/* Logo */

#logo {
	width: 874px;
	height: 87px;
}

#logo h1 {
	float: left;
	padding: 10px 37px 0 20px;
	height: 54px;
	font-size: 38px;
	font-weight: normal;
	letter-spacing: -2px;
	text-transform: capitalize;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 919px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 10px;
	padding: 5px 5px 0 5px;
	text-transform: capitalize;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
background: #EC0000 url(images/template/img03.gif) repeat-x left bottom;
}

/* Page */

#bg {
	background: url(images/template/img04.gif) no-repeat center top;
}

#page {
	width: 918px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 625px;
	padding: 0 0 0 24px;
}

#content h1 {
	margin: 45px 0 20px 0;
	padding-left: 33px;
	background: url(images/template/img07.gif) no-repeat left center;
}

#content .content {
	padding-left: 32px;
}

/* Posts */

.post h1.title {
	margin: 45px 0 20px 0;
	padding-left: 33px;
	background: url(images/template/img07.gif) no-repeat left center;
}

.post h2.title {
	margin: 40px 0 25px 0;
	padding-left: 33px;
	background: url(images/template/img07.gif) no-repeat left center;
}

.post .title a {
	text-decoration: none;
	color: #292929;
}

.post .entry {
	padding-left: 32px;
}

.post ul, .post ol {
	margin-left: 3em;
}

.post ul {
	list-style-type: square;
}

.post ol {
	list-style-type: decimal;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 214px;
	padding: 0 1px 0 0;
}

#sidebar a {
	color: #006699;
	font-size: 11px;
}

#sidebar li {
	font-weight: normal;
	font-size: 14px;
}

.box {
}

.box .title {
	height: 27px;
	padding: 6px 0 0 34px;
	background: #C80000 url(images/template/img05.gif) no-repeat;
	font-size: 17px;
	color: #FFFFFF;
	background-color: #C80000;
}

.box .content {
	background: url(images/template/img06.gif) repeat-x;
	padding-top: 10px;
}

.box ul {
	list-style: none;
	line-height: normal;
}

.box ul li {
	margin-bottom: 13px;
	font-size: 12px;
}

.box small {
	font-size: 10px;
	color: #808C96;
}

/* Footer */

#footer {
	padding: 35px 0;
	background: url(images/template/img08.gif) no-repeat center top;
	font-size: 12px;
}

#footer p {
	text-align: center;
}

.drop_caps, .drop_caps_small{
	float:left;
	color:darkred;
	padding-top:1px;
	padding-right:5px;
	font-family: times;
}

.rates {
	margin: 0;
	padding: 10;
}

/* Start of TABLECLOTH */

#tablecloth, #tablecloth td
{
	font:12px Arial, Helvetica, sans-serif; 
}
#tablecloth
{
  width:95%;border-collapse:collapse;margin:1em 0;
}
#tablecloth th, #tablecloth td{
text-align:left;padding:.5em;border:1px solid #fff;
}
#tablecloth th{
  background:#328aa4 url(js/tablecloth/tr_back.gif) repeat-x;color:#fff;
}
#tablecloth td{
  background:#e5f1f4;
}

/* tablecloth styles */

#tablecloth tr.even td{background:#e5f1f4;}
#tablecloth tr.odd td{background:#f8fbfc;}

#tablecloth th.over, #tablecloth tr.even th.over,#tablecloth  tr.odd th.over{background:#4a98af;}
#tablecloth th.down, #tablecloth tr.even th.down, #tablecloth tr.odd th.down{background:#bce774;}
#tablecloth th.selected, #tablecloth tr.even th.selected, #tablecloth tr.odd th.selected{}

#tablecloth td.over, #tablecloth tr.even td.over, #tablecloth tr.odd td.over{background:#ecfbd4;}
#tablecloth td.down, #tablecloth tr.even td.down, #tablecloth tr.odd td.down{background:#bce774;color:#fff;}
#tablecloth td.selected, #tablecloth tr.even td.selected, #tablecloth tr.odd td.selected{background:#bce774;color:#555;}

#tablecloth .comment {
	background-color: #F1F8FA;
	color: #666666;
}

#tablecloth  a {
	color: #006699;
	font-size: 14px;
	font-weight: normal;
}


#tablecloth  a.reserve {
	color: #006699;
	text-decoration: underline;
	font-size: 10px;
}

#tablecloth a.calendar_nav {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}

/* use this if you want to apply different styleing to empty table cells*/
#tablecloth td.empty, #tablecloth  tr.odd td.empty, #tablecloth  tr.even td.empty{background:#fff;}

.drop_caps{
	font-size:100px;
	line-height:80px;
}
.drop_caps_small{
	font-size:40px;
	line-height:50px;
}
