/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; }

body { margin: 0; padding: 0; color: #444; font: 73%/1.5em Verdana, Arial, Helvetica, sans-serif; background: #f0eee4 url(images/cornell-bg.gif) repeat-x; text-align: center; }

/* links */
a { background: inherit; color: #800000; text-decoration: none; }
a:hover { background: inherit; color: #696969; text-decoration: underline; }

/* headers */
h1 { font-size: 1.4em; color: #696969; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
h2 { color: #b8860b; font-size: 1.3em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em }
p, h1, h2, h3, h4, h5 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;		
}

/* images */
.border {
	border: solid 1px #bc8f8f;
	padding: 5px;
	background: #fafafa;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 3px solid #800000;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote { margin: 15px; padding: 0 0 0 20px; background-color: #fcfaf0; background-position: 8px 10px; font: 1.1em/1.5em "Trebuchet MS", Tahoma, Sans-serif; color: #333; border-color: #f0e68c #f0e68c #f0e68c #b8860b; border-style: solid; border-width: 1px 1px 1px 6px; }

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px 15px;	
}
th strong {
	color: #fff;
}
th {
	background: #800000;
	height: 24px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #cd5c5c;
	border-bottom: 2px solid #fff;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	/* border-left: 1px solid #FFE1C3; */
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}
/* end - table */
/***********************
	  LAYOUT
************************/

#header-content, #content, #footer-content {
	width: 760px;
}

/* header */
#header {
	height: 120px;
	text-align: left;	
}
#header-content {	
	margin: 0 auto; padding: 0;
	position: relative;
}
#header-content h1#logo {
	position: absolute;	
	font: bold 45px 'Arial', Sans-serif;
	letter-spacing: -2px; 
	color: #FFF;
	margin: 0; padding: 0;		
	
	/* change the values of left and top to adjust the position of the logo */
	top: 0; left: 0px;
}
#header-content h1#logo a {
	text-decoration: none;
	color: #FFF;
}
#header-content #slogan {
	position: absolute;	
	font: bold 12px "Trebuchet MS", Sans-serif;
	text-transform: none;
	color: #fff;	
	margin: 0; padding: 0;
	
	/* change the values of left and top to adjust the position of the slogan */
	top: 60px; left: 40px;
}

/* header menu */
#header-content ul {
	position: absolute;
	right: -5px; top: 15px;
	font: bolder 1.3em 'Trebuchet MS', sans-serif;
	color: #FFF;
	list-style: none;
	margin: 0; padding: 0;		
}
#header-content li {
	display: inline;
}
#header-content li a {
	float: left;
	display: block;
	padding: 3px 12px;	
	color: #FFF;
	background-color: #333;
	text-decoration: none;
	border-right: 1px solid #272727;
}
#header-content li a:hover {
	background: #800000;
	color: #FFF;
}
#header-content li a#current  {
	background: #800000;
	color: #FFF;
}

/* header photo */
.headerphoto {
	margin: 0 auto;
	width: 770px;
	height: 200px;
	padding: 15px 10px 10px;
	background: #B0B0A8 url(images/libraryphoto.gif) no-repeat center;
}
/* content */
#content-wrap { clear: both; float: left; width: 100%; margin-top: 20px; }
#content {
	text-align: left;	
	padding: 0;
	margin: 0 auto;	
}

/* sidebar */
#sidebar {
	float: right;
	width: 30%;
	margin: 0 0 10px 0; padding: 0;	
}	
#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
}
.sidebox { background: #fff; margin-bottom: 10px; }


/* sidebar menu */
#sidebar ul.sidemenu { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; list-style:none; margin: 10px 0 15px; padding: 0; }
#sidebar h1 { color: #cd853f; border-bottom: 1px solid #800000; }
#sidebar ul.sidemenu li {
	padding: 0px 10px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;	
	padding:0.3em 0 0.3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #daa520;
	text-decoration:none;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #daa520;
}
#sidebar ul.sidemenu a:hover { padding: 0.3em 0 0.3em 10px; border-left: 5px solid #b8860b; color: #b22222; background-color: #ede6cf; }
/* main */
#main { float: left; width: 68%; height: auto; margin: 0 0 10px; padding: 0; }
#main h1 { color: #800000; padding: 10px 0 0 5px; margin: 0 0 0 10px; border-bottom: 1px solid #c0c0c0; font: 1.5em "Trebuchet MS", Tahoma, Sans-serif; }
#main ul li {
	list-style-image: url(../bulletin_board/Science-Math/images07/bullet.gif);
}
.post { background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; margin: 10px 0; padding: 0; border-color: #efeded; border-style: solid; border-width: 1px 2px 1px 1px; -moz-border-radius:1ex; -webkit-border-radius:1ex; }
.post .post-footer {
	background-color: #fcfaf0;
	border: solid 1px #f2f2f2;
	padding: 5px; margin-top: 20px;
	font-size: 95%;
}
/* footer */
#footer { clear: both; margin: 0; padding: 0; font: 0.95em/1.6em "Trebuchet MS", Tahoma, Arial, sans-serif; background-image: url(images/footerbg.gif); text-align: left; height: 100px; }

#footer h1, #footer p {	margin-left: 0; }

#footer-content { margin: 0 auto; padding-left: 15px; }
#footer-content a {
	text-decoration: none;
	color: #777;	
}
#footer-content a:hover {
	text-decoration: underline;
	color: #333;
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;
}
#footer-content .col {
	width: 32%;
	padding: 0 5px 30px 0;	
}
#footer-content .col2 {
	width: 30%;
	padding: 0 0 30px 0;	
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }
dl { padding-left: 14px; }
