/* CSS Document */
html, body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;}

/*remove NavBar */
#navbar-iframe {   display: none !important;}

body {
  background: #EFEEEE;
  margin: 0;
  padding: 0px;
  font: x-small Verdana, Arial;
  text-align: center;
  color: #365f5d;
  font-size/* */:/**/small;
  font-size: /**/small;
}
a:link {
  color:#317b9e; /*#58a*/
  text-decoration:none;
  }
a:visited {
  color:#317b9e;/*#969*/
  text-decoration:none;
  }
a:hover {
  color:#104c68;/*#c60*/
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
a img {
  border-width: 0;
}

#outer-wrapper { 
  font: normal 100% Verdana, Arial, Sans-serif;
}

/* Header
----------------------------------------------- */
#header-wrapper {
  margin:0;
  padding: 0;
  background-color:#fff;
  text-align: left;
  display:none;
}

#header {
  width: 750px;
  margin: 0 auto;
  background-color: #fff;
/*  color: $headerTextColor;*/
  padding: 0;
/*  font: $headerFont;*/
}

h1.title {
  padding-top: 38px;
  margin: 0 14px .1em;
  line-height: 1.2em;
  font-size: 100%;
}

h1.title a, h1.title a:visited {
  color: #365f5d;
  text-decoration: none;
}

#header .description {
  display: block;
  margin: 0 14px;
  padding: 0 0 40px;
  line-height: 1.4em;
  font-size: 50%;
}

/* Content
----------------------------------------------- */

.clear { 
  clear: both;
}


#content-wrapper {
  width: 750px;
  margin: 0 auto;
  /*padding: 0 0 15px;*/
  padding: 0 0 0 16px;
  text-align: left;
  background-color: #fff;
/*  border: 1px solid $borderColor;*/
  border-top: 0;
  border-left:1px solid #365f5d;
  border-right:1px solid #365f5d;

  
}
#main-wrapper {
  margin-left: 4px;
  margin-right:10px;
  width: 500px;
  float: left;
  background-color: #fff;
  display: inline;       /* fix for doubling margin in IE */
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */
}
#sidebar-wrapper {
  margin-right: 10px;
  width: 220px;
 /* float: $endSide;*/
  float:right;
  background-color: #fff;
  display: inline;       /* fix for doubling margin in IE */
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */
}


/* Headings
----------------------------------------------- */
h2, h3 {
  margin: 0;
}

h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }

/* Posts
----------------------------------------------- */
.date-header {
  margin: 1.5em 0 0;
  font-weight: normal;
  color: #999;
  font-size: 80%;
  margin:1.5em 0 .5em;
}
.post {
  margin: 0 0 1.5em;
  padding-bottom: 1.5em;
}
.post-title {
/*  margin: 0;
  padding: 0;
  font-size: 125%;
  font-weight: bold;
  line-height: 1.1em;*/
  
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:bold;/*normal*/
  line-height:1.4em;
}
.post-title a, .post-title a:visited, .post-title strong {
  text-decoration: none;
  color: #940F04;
  font-weight: normal;
}
.post div {
  margin: 0 0 .75em;
  line-height: 1.3em;
}
.post-footer {
  margin: -.25em 0 0;
  color: #365f5d;
  font-size: 87%;
}

.post-footer .span {
  margin-right: .3em;
}
.post img, table.tr-caption-container {
  padding: 4px;
  border: 1px solid #ddd;
}
.tr-caption-container img {
  border: none;
  padding: 0;
}
.post blockquote {
  margin: 1em 20px;
}
.post blockquote p {
  margin: .75em 0;
}

/*------------------------*/
/*feedsburner blog section*/
div.feedburnerFeedBlock ul { 
	margin:0; 
	padding-left:0; 
	list-style-type: none 
}

div.feedburnerFeedBlock ul li{ 
	margin-bottom: .5em;
}

div.feedburnerFeedBlock #creditfooter { 
   display: none; 
}

div.feedburnerFeedBlock p.date { 
   margin:0;
   font-size:.85em;
   color:#999;
}

/*NAVIGATION--------------*/
.navigation	{
	list-style-type: none;
	padding: 0;
	margin: 0 0 2px;
	width: 100%;
	float: left;
	/*border-top: 1px solid #ccc;*/
	border-bottom: 1px solid #ccc;
	background: #F5F7f7;
	
}

.navigation li	{
	display:block;
	float: left;
	text-align: center;
	margin: 0;
        padding: 0;
}

.navigation li a:link, .navigation li a:visited {
	/*font-size: 10px;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	margin: 0;
	padding: 2px 10px;
	border-right: 1px solid #ccc;
	border-bottom: none;
	text-decoration: none;
	color: #21536A;
	text-align: center;
	font-weight: bold;
}

.navigation #current, .navigation #current a {
	/*color: #fff;
	background:#f60;*/
	/*background: #666;*/
	/*color: #f90; //this is orange*/
	background: #4b817e;
	color: #fff;
	}

.navigation li a:hover {
	/*background: #DDEEFF;*/
	/*background: #BCBDD6; --purple
	color: #4b817e;*/
	background: #DFDFDE;
	color: #4b817e;
	 
}
/*END NAVIGATION*/

/*hide blog feed text*/
.blog-feeds {
	display:none;
}

.feed-links {
	display:none;
}
.post-timestamp  {
	display:none;
}


#footer {
margin: 0 auto;
text-align:center;
}

.textBlueSmall {  font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #4b817e}

/*paging-------------------------*/
.showpageArea {
	padding: 0 2px;
	margin-top:50px;
	margin-bottom:5px;
}
.showpageArea a {
	color: #365f5d;
	font-weight:normal;
	background:#fff;
	padding: 3px 6px !important;
	font-size:11px;
	margin:0px 2px;
	text-decoration:none;
	-moz-border-radius:5px;
}

.showpageNum a {
	font-weight:normal;
	font-size:11px;
	padding: 3px 6px !important;
	margin:0px 2px;
	text-decoration: none;
	-moz-border-radius:5px;
}
/*current page*/
.showpagePoint {
	font-size:11px;
	-moz-border-radius:5px;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	font-weight: bold;
	color:#CC3300;
	border:1px solid #666;
	background-color:#f4f4f4;
}
.showpage {
	font-size:11px;
	-moz-border-radius:5px;
}
.showpage a:hover {
	font-size:11px;
}
.showpageNum a:link,.showpage a:link {
	font-size:11px;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}
.showpageNum a:hover {
	font-size:11px;
	font-weight:normal;
	color: #FFFFFF !important;
	background: #4b817e!important;
}

/*page end---------------------------*/

#sidebarLocations {
	border:1px solid #FADDA9 !important;
	background-color:#FDF4E1 !important;
	padding:3px !important;
	width:180px !important;
	margin-top:1em;
}

table.faculty-signature {
	border:1px solid #999;
	background:#f4f4f4;
}
