body {
min-width: 970px;
font-size: 100%; text-align: left;
color: #000;
background: #f1f1f1;
background: -moz-linear-gradient(bottom, #f1f1f1 0%, #fff 120%) fixed no-repeat;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #f1f1f1), color-stop(120%, #fff)) fixed no-repeat;
}

a {
color: #238800; /*318a12*/
text-decoration: none;
}
a:hover {
color: #53aa17; /*318a12*/
text-decoration: underline;
}
a:active, a:focus {
outline: 0;
}
img {
border: none;
}
p, ul, ol, dl, fieldset {
margin: 1.5em 0;
}
ul ul, ol ol, ul ol, ol ul {
margin: 0.5em 0 0;
}
h1, h2, h3, h4, h5, h6 {
margin: 1.2em 0 0.5em; clear: left;
font-weight: normal; line-height: 1.2em;
color: #555;
}
h1, h2, h3, h1 a, h2 a, h3 a {
font-family: "Myriad Pro", Myriad, Helvetica, Arial;
}
h1 {
margin: 0; 
font-size: 2.5em;
}
h2 {
font-size: 1.8em;
}
h3 {
margin-bottom: -0.8em;
font-size: 1.4em;
}
h4 {
font-size: 1.2em;
}
h5 {
font-size: 1.1em;
}
h6 {
font-size: 1.0em;
font-weight: bold;
}
ul {
list-style: none;
}
ol {
margin-left: 25px;
}
blockquote {
margin: 0 2em;
padding: 0 0 0 40px;
color: #666;
font-size: 1.2em;
line-height: 1.5em;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}
sup, sup a {
color: #FF0000;
}
del {
background: none;
text-decoration: line-through;
}
ins {
background: none;
font-weight: bold;
}
hr {
height: 0;
border: none;
border-top: 1px dotted #bbb;
clear: both;
margin: 0.5em 0;
width: 100%;
}
dt {
float: left;
margin-right: 0.5em;
padding: 0;
font-weight: bold;
}
acronym {
cursor: help;
}

#container {
overflow: hidden;
clear: both;
padding: 0 20px;
width: 970px;
/*background-color: #FFFFFF;*/
margin-right: auto;
margin-left: auto;
}

#pagebody {
	margin: 3px auto;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 20px;
}

#banner {
	background: url("http://www.usask.ca/img/uofs-logo.png") no-repeat scroll 0 30px transparent;
	height: 62px;
	padding-bottom: 30px;
	padding-top: 30px
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #555555;
	text-decoration: none;
	}

#banner h1 {
	top: 3px; left: 215px; margin: 0; padding: 0 0 0 18px;


background: transparent url("http://www.usask.ca/img/glyph.png") no-repeat 0 8px; padding-left: 30px; 
	
	
	
	}
	
#banner-inner {
	padding-left: 300px;
	}

#banner h2 {
	font-size: small;
	}

#center {
	margin: 0px;
	padding: 0px;
	font: small Arial,Sans-serif;
	overflow: hidden;
	}

#links {
  
}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #336600;
	font-family: Arial, sans-serif;
	font-size: small;
	}


#right {
		float: left;
	
	
	width: 200px;
	background-color: #FFFFFF;
	
	overflow: hidden;
	}

.content p {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
	}

.content h2 {
	color: #336600;
	font-family: Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;	
	margin-bottom: 5px;
	
	}

.content h3 {
	color: #336600;
	font-family: Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	}

.content p.posted {
	color: #999999;
	font-family:  Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 1px;
	}

.sidebar {
	padding: 15px;
	}



#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

/*New stuff added below*/
/* This controls the left menu to make it look more in line with the U of S*/
#menu-20-80,
#menu-20-40-40 {
	float: left;
	width: 100%;
	background-color: #efefef;
	}

.menubox {
	background-color: #efefef;
}

.sectionbox {
	border-color: #396e06;
	border-width: 1px;
	border-style: solid;
}

.leftMenu,
#rightColumn {
	font: normal x-small/12px Verdana,Sans-serif;
}

.leftMenu h3, #rightColumn h3, th {
	margin: 10px 0px 0px 0px;
	padding: 3px 5px 3px 7px;
	width: 88%;
	color: #ffffff;
	border-bottom: 1px solid #FFFFFF;
	border-top: none;
	font: bold x-small Verdana,Sans-serif;
	background-color: #396e06;
}

.leftMenu a {
	text-decoration: none;
	display: block;
	padding: 3px 5px 3px 7px;
	margin: 0px;
	height: auto;
	/*width: 100%;*/
	color: #396E06;
	border-bottom: 1px solid #ffffff;
	background: #efefef;
}

.leftMenu td, leftMenuSpacer td {
	font: normal x-small/12px Verdana,Sans-serif;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.leftMenu ul, #rightColumn ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 88%;
}

.leftMenu ul a,
#rightColumn ul a,
li.menuCell {
	text-decoration: none;
	display: block;
	padding: 3px 5px 3px 7px;
	margin: 0px;
	height: auto;
	width: 100%;
	color: #396E06;
	border-bottom: 1px solid #ffffff;
	background: #efefef;
}

.leftMenu ul ul {
	/*width: 80%;*/
	width: 83%;
	/*list-style-image: url("/alumnistore/images/arr_down.gif");*/
	list-style-type: circle;
	margin-left: 25px;
}

.leftMenu ul ul a {
	margin-left: 0px;
	/*margin-left: 15px;*/
}

#rightColumn ul li.menuCell select {
	padding: 0px;
	margin: 0px;
}

.leftMenu a:hover, td:hover
#rightColumn a:hover,
.leftMenu li.here a {
	background-color: #D5E7B5;
	color: #366608;
}

.leftMenu #focusOn {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.leftMenu #focusOn a {
	text-decoration: none;
	display: block;
	padding: 0px 10px 0px 0px;
	height: 60px;
	margin: 0px;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #f7f7f7;
	border-top-color: #f7f7f7;
	border-style: solid;
	border-width: 1px;
}

.leftMenu #focusOn a:hover {
	border: 1px solid #B8E960;
}

#topBar {
      position: relative;
      z-index: 2;
      height:27px;
      width: 100%;
      background: #efefef url("http://blogs.usask.ca/news/images/arc.gif") no-repeat;
      padding: 0px;
      margin: 0px;
}

#topBar #uofs {
	position: absolute;
	top: 4px;
	left: 4px;
}

#yellowBar {
	position: relative;
	z-index:1;
	height:12px;
	width: 100%;
	background: url("http://blogs.usask.ca/news/images/bg1.gif") repeat-x bottom;
}

#masthead {
	position: relative;
	margin: 0px;
	background: url("http://blogs.usask.ca/news/images/masthead.jpg");
	background-repeat: no-repeat;
	background-color: #396E06;
	color: #FFFFFF;
	width: 100%;
	height: 54px;
	overflow: hidden;
}

#masthead #welcomePic {
	float: right;
	clear: right;
	padding-right:13px;

}

#masthead #mastheadBottom {
	position: absolute;
	top: 53px;
	width: 100%;
	height: 1px;
	background-color: #396E06;
	visibility: visible;
}

#sidebar {
  float: left;
  color: #000000;
  width: 198px;
  background-color: #FFFFFF;
  overflow: hidden;
}
 
.blog_name {
   font-style: italic;
}

.contextbar {
  font-size: smaller;
}

.content {
  padding: 5px 15px 5px 15px;
  background-color: #FFFFFF;	
  color: #000000;
  font-size: medium;
}

.content pre {
  font-size: larger;
}

.content p {
  color: #000000;
  font-size: medium;
  font-weight: normal;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 15px;
  line-height: 150%;
}

.content blockquote {
  line-height: 150%;
}

.content h1 {
  color: #396E06;
  font-weight: bold;
  font-size: x-large;
  font-variant: small-caps;
  font-stretch: condensed;
  margin-top: 20px;
}

.content h2 {
  color: #396E06;
  font-size: large;	
  text-align: left;
  font-weight: bold;
}

.content h3 {
  color: #396E06;
  font-size: medium;	
  text-align: left;
  font-weight: bold;
}

.content .posted {
}

.article {
}

.article_header {
   padding-top: 20px;
}

.article_body {
}

.article_footer {
  font-size: x-small;
  color: #999999;
}

#menu {
  background-color: #EFEFEF;  /* original #963b36; */
  color: #396E06;
  font-size: small;
}

#menu h2 {
  color: #FFFFFF;
  background-color: #396E06;  /* Original #be682f; */
  font-size: Medium;
  text-align: left;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: 20px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

#menu ul {
  padding-left: 5px;
  margin: 0px;
}

#menu ul ul {
  margin-bottom: 0px;
}

#menu li {
  text-align: left;	
  list-style-type: none;
  border-bottom: 1px solid #FFFFFF;        
}

#menu img {
  border: 1px solid #FFFFFF;
}

#menu a {
  display:block;
   text-decoration: none;
}

#menu a:link {
  color: #396E06;
}

#menu a:visited {
  color: #396E06;
}

#menu a:active {
  color: #396E06;
}

#menu a:hover {
  color: #396E06;
  background-color: #D5E7B5;
}

.archives {
  border-bottom: 1px solid #FFFFFF;  
}

#catmenu {
  background-color: #EFEFEF;  /* original #963b36; */
  color: #396E06;
  font-size: small;
}

#catmenu h2 {
  color: #FFFFFF;
  background-color: #396E06;  /* Original #be682f; */
  font-size: Medium;
  text-align: left;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: 20px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

#catmenu ul {
  padding-left: 5px;
  margin: 0px;
}

#catmenu ul ul {
  margin-bottom: 0px;
}

#catmenu li {
  text-align: left;	
  list-style-type: none;
  border-bottom: 1px solid #FFFFFF;        
}

#catmenu img {
  border: 1px solid #FFFFFF;
}

#catmenu a {
  display:block;
   text-decoration: none;
}

#catmenu a:link {
  color: #396E06;
}

#catmenu a:visited {
  color: #396E06;
}

#catmenu a:active {
  color: #396E06;
}

#catmenu a:hover {
  color: #396E06;
  background-color: #D5E7B5;
}

.archives {
  border-bottom: 1px solid #FFFFFF;  
}

#footer {
      width: 100%;
      float: left;
      text-align: center;
      color: #396E06;
      padding: 14px 0px 1px 0px;
      font: x-small Verdana, sans-serif;
      margin: 20px 0px 50px 0px;
      background: url("http://announcements.usask.ca/news/images/footerBG.gif") repeat-x;
}

#footer a {
      font: x-small Verdana, sans-serif;
      text-decoration: none;
}

#footer a:hover {
      text-decoration: underline;
      background: none;
}

#linkmenu {
  background-color: #EFEFEF;  /* original #963b36; */
  color: #396E06;
  font-size: small;
}

#linkmenu h2 {
  color: #FFFFFF;
  background-color: #396E06;  /* Original #be682f; */
  font-size: Medium;
  text-align: left;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: 20px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

#linkmenu ul {
  padding-left: 5px;
  margin: 0px;
}

#linkmenu ul ul {
  margin-bottom: 0px;
}

#linkmenu li {
  text-align: left;	
  list-style-type: none;
  border-bottom: 1px solid #FFFFFF;        
}

#linkmenu img {
  border: 1px solid #FFFFFF;
}

#linkmenu a {
  display:block;
   text-decoration: none;
}

#linkmenu a:link {
  color: #396E06;
}

#linkmenu a:visited {
  color: #396E06;
}

#linkmenu a:active {
  color: #396E06;
}

#linkmenu a:hover {
  color: #396E06;
  background-color: #D5E7B5;
}

.archives {
  border-bottom: 1px solid #FFFFFF;  
}

 
