@charset "utf-8";
body {
	background: #679e11 url(/assets/images/su_background.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
.suContent {
	margin: 5px 0px;
	background: #fff;
	padding: 1px 10px 10px;
}
.suHeader {
	margin: 5px 0px;
	background: #ff6c01;
	padding: 5px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#suFooter {
	font-size: 0.9em;
	color: #000;
	text-align: center;
	margin-top: 12px;
}
#suFooter img {
	float: right;
}
#suBanner {
	background: #FFF url(/assets/images/su_logo.png) no-repeat 0px 30px;
	height: 150px;
	border-bottom: 1px solid #e0e0e0;
}
#suToolbar {
	float: right;
	margin-right: 15px;
}
#suToolbar a {
	font-size: 0.9em;
	color: #99cc01;
	text-decoration: none;
	padding-left: 24px;
}
#suToolbar a:hover {
	color: #ff6c01;
	text-decoration: underline;
}
.FacebookWrapper{
	background: url(/assets/images/icon-facebook.png) no-repeat right top;
	margin-top: 6px;
        margin-right:10px;
        float:left;
}
#suToolbar .FacebookWrapper a{
        padding-left:0px;
        padding-right:24px;
}
.RssWrapper {
	background: url(/assets/images/livemarks.png) no-repeat left top;
	margin-top: 6px;
        float:left;
}
#suNav {
	height: 44px;
	margin-bottom: 5px;
	background: #fcfcfc;
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f7f8f8'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#f7f8f8)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #fcfcfc, #f7f8f8); /* for firefox 3.6+ */
}
#suBillboard {
	height: 300px;
	width: 950px;
	margin: auto;
	margin: 5px 0px;
}
#suBillboard img {
	padding: 0;
	border: 0 none #ccc;
	background-color: #f1f2f3;
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f2f3', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, #f1f2f3), color-stop(0.1, #ffffff)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #f1f2f3, #ffffff 10%); /* for firefox 3.6+ */
}
.suContent6left {
	margin: 6px 2px 0px 0px;
	padding: 0px;
}
.suContent6right {
	margin: 5px 0px 5px 2px;
	padding: 5px;
}
.suHeader h1 {
	font-size: 2.3em;
	line-height: 1.6em;
	margin: 0px;
	padding: 5px 10px;
	color: #FFF;
}
#suNav {
	height: 44px;
	line-height: 32px;
	background-color: #FFF;
	padding: 0 10px;
}
#suNav ul, #suNav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#suNav ul li {
	float: left;
	display: block;
}
#suNav ul li a:link, #suNav ul li a:visited {
	color: #323232;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
	padding: 0 20px 0 6px;
	display: block;
}
#suNav ul li a:hover {
	color: #323232;
}
#suNav ul li ul li {
	float: none;
	display: block;
}
#suNav ul li ul li a:link, #suNav ul li ul li a:visited {
	color: #444;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
	padding: 0 10px;
	clear: both;
	border-bottom: solid 1px #DEDEDE;
}
#suNav ul li ul li a:hover {
	color: #ff6c03;
	background-color: #f8f8f8;
}
.submenu {
	position: absolute;
	width: 160px;
	background-color: #FFF;
	padding: 10px;
	border: solid 1px #e0e0e0;
	border-top: none;
	display: none;
	line-height: 26px;
	z-index: 1000;
}
.topLevelHover {
	background: #78a92e; /* for non-css3 browsers */
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78a92e', endColorstr='#a0c60d'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#78a92e), to(#a0c60d)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #78a92e, #a0c60d); /* for firefox 3.6+ */
}
.topLevelMenu {
	border-right: 1px solid #e6e6e6;
}
#suNav ul li ul { 
	width: 220px;
	border-bottom: 1px solid #e0e0e0;
	background: #f8f8f8; /* for non-css3 browsers */
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#f1f2f2'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f2f2)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #f8f8f8, #f1f2f2); /* for firefox 3.6+ */}

.suTip {
	border-top: 1px solid #FAE7BE;
	border-bottom: 1px solid #FAE7BE;
	background: #FDF9E3 url(/assets/images/lighbulb.gif) no-repeat 4px 4px;
	padding-left: 40px;
	margin-bottom: 8px;
}
.suTip h3 {
	color: #679E11;
	padding-top: 16px;
	font-size: 1.2em;
}

/*======================*/
/*    BLOG ENTRIES      */
/*======================*/
div.entry h2 a,
div.entry h2 {
  letter-spacing: -1;
  font-family: Arial, Helvetica ,sans-serif;
  color: #679E11;
  font-size: 22px;
  line-height: 22px;
  margin-top: 25px;
  margin-bottom: 10px;
  text-decoration: none;
}

div.entry-promo h2 a,
div.entry-promo h2 {
  font-size: 36px;
  line-height: 36px;
}

abbr.published {
  border-bottom: none;
}

.suByline {
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 0.8em;
  letter-spacing: 0.12em;
}

.suBylineDivider {
  padding: 0px 6px;
}

/*======================*/
/*    TWEET ENTRIES      */
/*======================*/
.suHomeTweetPanel {
	width: 950px;
	background: #fff;
	height: 261px;
}
.suHomeTweetPanelHeader {
	color: #fff;
	font-size: 1.2em;
	padding-left: 6px;
	padding-top: 4px;
	height: 30px;
	background: #A0C60D; /* for non-css3 browsers */
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A0C60D', endColorstr='#80B232'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#A0C60D), to(#80B232)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #A0C60D, #80B232); /* for firefox 3.6+ */
	border-bottom: 1px solid #608525;
}
.suHomeTweetWrap {
	background: #fff;
	float: left;
	height: 202px;
	width: 212px;
	padding: 12px 12px 12px 0px;
}

.suHomeTweetContent {
	float: left;
	position: relative;
	left: 10px;
	border: 1px solid #C4C4C4;
	top: 0px;
	height: auto;
	width: 192px;
	padding: 10px;
}
.suHomeTweetBadge {
	position: relative;
	left: 10px;
	float: left;
	width: 40px;
	padding: 10px 10px 10px 0;
}
.suHomeTweetName {
	font-weight: normal;
	padding-left: 74px;
	position: relative;
	top: -70px;
	color: #679E11;
	float: left;
	width: 130px;
}
.suHomeTweetTime {
	float: left;
	padding-left: 74px;
	width: 130px;
	position: relative;
	top: -70px;
}
.suHomeTweetBadge img {
	border: 1px solid #c8c8c8;
	padding: 3px;
}
.suHomeTweetIcon {
	display: inline;
}
.suHomeTweetHeader {
	padding-left: 12px;
	line-height: 34px;
	vertical-align: top;
}
.suContentTweetPanel {
	width: 230px;
	background: #fff;
	padding-bottom: 10px;
}
.suContentTweetPanelHeader {
	color: #fff;
	font-size: 1.2em;
	padding-left: 6px;
	height: 34px;
	background: #A0C60D; /* for non-css3 browsers */
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A0C60D', endColorstr='#80B232'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#A0C60D), to(#80B232)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #A0C60D, #80B232); /* for firefox 3.6+ */
	border-bottom: 1px solid #608525;
}
.suContentTweetWrap {
	padding-top: 8px;
	margin: 10px;			
}
.suContentTweetWrap a {
	text-decoration: none;
}
.even { 
	background-color: #f5f5f5;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
.suContentTweetName {
	font-weight: normal;
	color: #679E11;
	padding-right: 3px;
}
.suContentTweetTime {
	color: #000;
}
.suContentTweetBadge img {
	border: 1px solid #c8c8c8;
	padding: 3px;
	float: left;
	margin-right: 12px;
}
.suContentTweetIcon {
	display: inline;
}
.suContentTweetHeader {
	padding-left: 12px;
	line-height: 34px;
	vertical-align: top;
}
#search { 
	float: right; 
}

.tout {
	background: #fff;
	margin-bottom: 12px;
	text-align: center;
}

button.search-magnifier  {
	border: none;
	width: 18px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: transparent url(/assets/images/magnifier_icon.png) no-repeat 0 0;
}

input.searchfield { 
	border: none;
	font-size: 10px;
	line-height: 10px;
}

.searchbox { 
	border: 1px solid #c8c8c8;
	margin: 6px;
}

a.readmore { 
	border: 1px solid #c8c8c8;
	padding: 4px 20px 4px 4px;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
}

p.readmore {
	clear: both;
}

span.backlink {
	cursor: pointer;
	line-height: 24px;
	vertical-align: top;
}

img.backforwicon { 
	cursor: pointer; 
	padding-top: 4px;
	margin-right: 4px;
}

/*======================*/
/*    SEARCH RESULTS    */
/*======================*/

#searchResultsContainer{
  padding: 20px;
}

#searchResultsContainer h1{
  font-size:2em;
}

#searchResultsContainer .searchFooter{
  border-top:1px solid #CCC;
  padding:20px 40px;
  margin-top:60px;
}

/*======================*/
/*     TABBED MENU      */
/*======================*/
/* based on http://matthewjamestaylor.com/blog/beautiful-css-centered-menus-no-hacks-full-cross-browser-support */

#tabbedmenu {
   float: left;
   width: 100%;
   background: #fff;
   border-bottom: 2px solid #608525;
   overflow: hidden;
   position: relative;
   margin: 8px 0 10px;
}
#tabbedmenu ul {
   clear: left;
   float: left;
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
}
#tabbedmenu ul li {
   display: block;
   float: left;
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#tabbedmenu ul li a {
   display: block;
   margin: 0 1px 0 0;
   padding: 3px 10px;
   background: #A0C60D; /* for non-css3 browsers */
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A0C60D', endColorstr='#80B232'); /* for IE */
   background: -webkit-gradient(linear, left top, left bottom, from(#A0C60D), to(#80B232)); /* for webkit browsers */
   background: -moz-linear-gradient(top, #A0C60D, #80B232); /* for firefox 3.6+ */
   color: #fff;
   text-decoration: none;
   font-size: 1.2em;
   line-height: 1.3em;
}
#tabbedmenu ul li a:hover {
   background: #ff6c01;
   color: #fff;
}
#tabbedmenu ul li a.active,
#tabbedmenu ul li a.active:hover {
   color: #fff;
   background: #ff6c01;
}

/*======================*/
/*     FOR TTU          */
/*======================*/
.toTTUHome {
	position: relative;
	float: right;
	top: -20px;
}

.tableFloatRight {
	width: 383px;
	float: right;
	border: 1px solid #000;
}

.tableFloatRight td {
	border: 1px solid #999;
	margin: 0px;
	padding: 2px;
}

.tableFloatRight td p { 
	margin: 0;
	padding 0;
}

/**********************************************/
/* AddThis Widget                             */
/**********************************************/
.addthisWidget {
  border-top: 1px solid #c8c8c8;
  padding-top: 6px;
}

/**********************************************/
/* Parks Ecotour GHG Counter                  */
/**********************************************/
.ghgCounter {
	background-image: url(/assets/images/ghgcounter.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 47px;
	float: left;
	margin-right: 4px;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 72px;
	color: #f36c21;
}

/**********************************************/
/* Text based Touts                           */
/**********************************************/
div.tout h3 {
	color: #f36c21;
}
div.tout ul, div.tout ol {
	text-align: left;
}

/**********************************************/
/* Source Control 201 3-column "tout" style   */
/**********************************************/
.toKinectHome {
	position: relative;
	float: right;
	top: -20px;
}
.kinectToutBlock {
	border-top: 1px dotted #3f454f;
	border-bottom: 1px dotted #3f454f;
}
.kinectTouts {
	list-style-type: none;
	display: inline;
	float: left;
	background: url(/assets/images/kinect_3tout_bg.jpg) repeat-x left bottom;
	height: 266px;
	width: 190px;
	padding: 6px;
	margin: 4px;
	color: #3f454f;
}
.kinect2Touts {  /* use when there are only 2 touts (not 3) */
	width: 290px;
}
.kinectToutLeft { /* use on the left hand tout to add border on right */
	border-right: 1px dotted #3f454f;
}
.kinectToutRight { /* use on the right hand tout to add border on left */
	border-left: 1px dotted #3f454f;
}
.kinectTouts p a {
	font-size: 1.2em;
}
.kinectTouts h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #8dc63f;
}
.kinectTouts p img {
	padding-left: 35px;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

