body{
	margin: 0px;
	padding: 0px;
	background: #535355;
	font-family: Verdana;
	font-size: .7em;
	color: #666;
}

input {
  font: 12px/100% Verdana, sans-serif;
  color: #494949;
}

textarea, select {
  font: 12px/160% Verdana, sans-serif;
  color: #494949;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #228900; /* 0D8E08; */
}

h1 {
  font-size: 240%;
}

h2 {
  font-size: 225%;
  line-height: 130%;
}

h3 {
  font-size: 200%;
}

h4 {
  font-size: 160%;
}

h5 {
  font-size: 120%;
}

h6 {
  font-size: 110%;
}

ul, quote, code, fieldset {
  margin: .5em 0;
}

p {
  margin: 0.6em 0 1.2em;
  padding: 0;
}

a:link, a:visited {
  color: #027AC6;
  text-decoration: none;
}

a:hover {
  color: #0062A0;
  text-decoration: underline;
}

a:active, a.active {
  color: #5895be;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #5294c1;
}

ul {
  margin: 0.5em 0 1em;
  padding: 0;
}

ol {
  margin: 0.75em 0 1.25em;
  padding: 0;
}

ol li, ul li {
  margin: 0.4em 0 0.4em .5em; /* LTR */
}

ul.menu, .item-list ul {
  margin: 0.35em 0 0 -0.5em; /* LTR */
  padding: 0;
}

ul.menu ul, .item-list ul ul {
  margin-left: 0em; /* LTR */
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
  margin: 0.15em 0 0.15em .5em; /* LTR */
}

ul li, ul.menu li, .item-list ul li, li.leaf {
  padding: 0 0 .2em 1.5em;
  list-style-type: none;
  list-style-image: none;
  background: transparent url(images/menu-leaf.gif) no-repeat 1px .35em; /* LTR */
}

ol li {
  padding: 0 0 .3em;
  margin-left: 2em; /* LTR */
}

ul li.expanded {
  background: transparent url(images/menu-expanded.gif) no-repeat 1px .35em; /* LTR */
}

ul li.collapsed {
  background: transparent url(images/menu-collapsed.gif) no-repeat 0px .35em; /* LTR */
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
  display: block;
}

ul.inline li {
  background: none;
  margin: 0;
  padding: 0 1em 0 0; /* LTR */
}

ol.task-list {
  margin-left: 0; /* LTR */
  list-style-type: none;
  list-style-image: none;
}
ol.task-list li {
  padding: 0.5em 1em 0.5em 2em; /* LTR */
}
ol.task-list li.active {
  background: transparent url(http://www.sustainableshelby.com/sites/all/themes/ss/images/task-list.png) no-repeat 3px 50%; /* LTR */
}
ol.task-list li.done {
  color: #393;
  background: transparent url(http://www.sustainableshelby.com/sites/all/misc/watchdog-ok.png) no-repeat 0px 50%; /* LTR */
}
ol.task-list li.active {
  margin-right: 1em; /* LTR */
}

fieldset ul.clear-block li {
  margin: 0;
  padding: 0;
  background-image: none;
}

dl {
  margin: 0.5em 0 1em 1.5em; /* LTR */
}

dl dt {
}

dl dd {
  margin: 0 0 .5em 1.5em; /* LTR */
}

img, a img {
  border: none;
}

table {
  margin: 1em 0;
  width: 100%;
}

thead th {
  border-bottom: 2px solid #d3e7f4;
  color: #494949;
  font-weight: bold;
}

th a:link, th a:visited {
  color: #6f9dbd;
}

td, th {
  padding: .3em .5em;
}

tr.even, tr.odd, tbody th {
  border: solid #d3e7f4;
  border-width: 1px 0;
}

tr.odd, tr.info {
  background-color: #edf5fa;
}

tr.even {
  background-color: #fff;
}

tr.drag {
  background-color: #fffff0;
}

tr.drag-previous {
  background-color: #ffd;
}

tr.odd td.active {
  background-color: #ddecf5;
}

tr.even td.active {
  background-color: #e6f1f7;
}

td.region, td.module, td.container, td.category {
  border-top: 1.5em solid #fff;
  border-bottom: 1px solid #b4d7f0;
  background-color: #d4e7f3;
  color: #455067;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
  border-top-width: 0;
}

span.form-required {
  color: #ffae00;
}

span.submitted, .description {
  font-size: 0.92em;
  color: #898989;
}

.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #898989;
}

.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}

.messages ul {
  margin: 0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 2em;
}

.form-button, .form-submit {
  margin: 2em 0.5em 1em 0; /* LTR */
}

#dblog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
  margin: 0;
}

.box {
  margin-bottom: 2.5em;
}


#wrapper {
	width: 900px; 
	margin-left: auto;
	margin-right: auto;
	padding-left: 25px; 
	padding-right: 25px;
	background: #FFF url(images/wrapperbg.png) left;
}
#container{}

#header{
	height: 252px;
/*	background: url(images/headerbg.jpg) top no-repeat; 
	padding-top: 139px;
	*/
	padding-bottom: 5px;
}

#header .header_img {
float: left;
width: 900px;
height: 200px;
}

#header .logo {
    margin: -88px 0 0 6px;
	float: left;
	z-index: 100;
	position: relative;
}

#nav #slogan {
	text-align: right;
	font-size: 25px;
	font-style: italic;
	color: #a0cf67;
	padding-bottom: 10px;
}

/*
#nav {
	float: right;
	margin-top: 70px;
	padding-right: 5px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	border-top: solid 1px #b3b3b3;
}
#nav ul li {
	margin: 0px;
	padding: 0px;
}
#nav ul li a{
	padding: 6px;
	padding-top: 20px;
	padding-left: 12px;
	padding-right: 12px;
	display: block;
	float: left;
	background: url(images/navitembg.png) top center no-repeat #FFFFFF;
	text-decoration: none;
}
*/

#sidebar-right .block {
	margin-bottom:20px;
}
.block ul { 
margin: 4px;
}

.block h2 {
	color: #0D8E08;
/* 	color: #a0cf67; */
	font-size:13px;
	font-weight:bold;
	padding-left:25px
}
.block .content {
}
.block .block-inner {
	padding: 0px;
}

#wrapper.two-sidebars #sidebar-left{
	width:170px;
	float:left;
}

#wrapper.sidebar-left #sidebar-left{
	width: 220px;
	float:left;
	padding-top: 20px;
}

#sidebar-left .block {
	background: url(images/leftblockinnerbg.png) top no-repeat;
/* 	padding-top: 10px; */
	color: #FFF;
}
#sidebar-left .block-inner {
	background: url(images/leftblockbg.png) bottom no-repeat;
	padding: 15px;
}
#sidebar-left .block h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
#sidebar-left .block .content {
	border: none;
} 
#sidebar-left .block a {
	color: #FFF;
}
#center .block h2 { 
padding-left: 0px;
}

#wrapper.two-sidebars #center {
	width:510px;
	float:left;
	padding-bottom: 15px;
}

#wrapper.sidebar-left #center  {
	width: 650px;
	float: left;
	padding-bottom: 15px;
	padding-left: 20px; 
}

#center .block .content-inner {
	padding: 0 10px;
}
#center #center-inner .block .content {
/* 	background: url(images/contentblockinnerbg.png) center top no-repeat; */
}
#center #center-inner .block .content-inner {
	padding: 0px;
/*	background: url(images/contentblockbg.png) center bottom no-repeat; */
}
 
#sidebar-right {
width:220px;
float:right;
}

#sidebar-right h2 {
	margin-bottom: 5px;
}
#sidebar-right .block .content {
	background: url(images/rightblockinnerbg.png) top no-repeat;
}
#sidebar-right .block .content-inner {
	background: url(images/rightblockbg.png) bottom no-repeat;
	padding: 10px;
}
#sidebar-right .block .content-inner p{width:170px;padding-left:15px}

#center-inner {
	padding: 15px;
}
#footer {
height:70px;
padding-top: 5px;
background:gray;
clear:both;
color: #FFFFFF;
}

#footer a {
color: #A0CF67;
font-weight: bold;
}

/**
 * Local tasks
 */
ul.primary, ul.primary li, ul.secondary, ul.secondary li {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
}

#tabs-wrapper {
  margin: 0 0 1em;
  padding: 0 0;
  border-bottom: 1px solid #e9eff3;
  position: relative;
}
ul.primary {
  padding: 0.5em 0 10px;
  float: left; /* LTR */
  border-bottom: 1px solid #66CFE9; 
}
ul.secondary {
  clear: both;
  text-align: left; /* LTR */
  border-bottom: 1px solid #e9eff3;
  margin: -0.2em 0 1em;
  padding: 0 0 0.6em;
}
h2.with-tabs {
  float: left; /* LTR */
  margin: 0 2em 0 0; /* LTR */
  padding: 0;
}

ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited,
ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited {
  border: 0;
  background: transparent;
  padding: 4px 1em;
  margin: 0 0 0 1px; /* LTR */
  height: auto;
  text-decoration: none;
  position: relative;
  top: -1px;
}
ul.primary li.active a, ul.primary li.active a:link, ul.primary li.active a:visited, ul.primary li a:hover,
ul.secondary li.active a, ul.secondary li.active a:link, ul.secondary li.active a:visited, ul.secondary li a:hover {
  background: #66cfe9;
  color: #fff;
}
ul.primary li.active a,
ul.secondary li.active a {
  font-weight: bold;
}


/* Views */
.views-exposed-form .views-exposed-widget .form-submit {
float: left;
padding-top: 0em;
padding-right: 1em;
padding-bottom: 0pt;
padding-left: 0pt;
margin-top: 11px;
}


/* Search Box */
#search-theme-form {
	background: url(images/searchbg.png) no-repeat;
	padding: 7px;
	padding-left: 10px;
}
#search-theme-form label {
	display: none;
}
#search-theme-form .form-text {
	width: 150px;
	border: none;
	background: transparent;
}
#search-theme-form .form-submit {
	width: 20px;
	color: transparent;
	border: none;
	background: transparent;
	text-indent:-9999px;
}


#node-strategy {
	
}
#node-strategy dl {
	margin: 0px;
	margin-top: 6px;
	background: #F2F2F2;
}
#node-strategy dt {
	width: 150px;
	float: left;
	clear: left;
	padding: 6px;
	font-weight: bold;
}
#node-strategy dd {
	padding: 6px;
}


/* Sidebar Block */

/* Sidebar Block Changes */
#sidebar-left .block {
	background: none;
 	margin: 8px 0px 10px 15px; 
	background-color: #ffffff;
	color: #000;
	border: 2px #909090 solid;
	width: 215px;	
}
#sidebar-left .block-inner {
	background: none; 
	padding: 0px; 
}
#sidebar-left .block h2 {
	font-size: 16px;
	font-weight: bold;
/*	color: #000;
	padding: 5px 0px 0px 8px;
	background-color: #a9a9a9;
*/
	color: #fff;
	padding: 10px 0px 8px 8px;
	background-color: #213f59;
}
#sidebar-left .block .content {
	border: none;
} 
#sidebar-left .block a {
	color: #213f59;
}

#sidebar-left .block .more-link {
    background: none repeat scroll 0 0 #213F59;
    padding: 4px 0;
    text-align: center;
}

#sidebar-left .block .more-link  a {
color: #FFFFFF;
}
		
#block-views-calendar_event-block_1 li, #block-views-articles-block_1 li{
list-style: none;
background-image: none;
border-bottom: 1px dotted #909090;
padding: 5px 0px 7px 0px;
}

#block-views-calendar_event-block_1 li.views-row-first, #block-views-articles-block_1 li.views-row-first {
//	padding: 0px 0px 5px 0px;
}

#block-views-calendar_event-block_1 li.views-row-last, #block-views-articles-block_1 li.views-row-last {
border-bottom: none;
}

#block-views-calendar_event-block_1 .views-field-title, #block-views-articles-block_1 .views-field-title {
	font-size: 14px;
	color: #000;
	padding-bottom: 3px;
}

#block-views-sidebar-block_1 .views-field-created {
	color: #00afdb;
	font-weight: bold;
}
#block-views-sidebar-block_1 .views-field-teaser {
	width: 150px;
	font-size: 11px;
	font-family: Tahoma;
	color: #999;
	text-align: justify;
}

/* Stories Block */
#block-views-stories-block_1 .content{
	background: url(images/contentblockinnerbg.png) center top no-repeat;
}
#block-views-stories-block_1 .content .content-inner {
	background: url(images/contentblockbg.png) center bottom no-repeat;
	padding: 35px;
}
#block-views-stories-block_1 .views-field-created a {
	color: #00afdb;
	font-weight: bold;
}

#block-block-9 {text-align: center;}


/* Implementation Plan Block */
#block-block-10.block {
text-align: center;
background: none;
}

#block-block-10 .block-inner {
background: none;
}

/* Facebook/Google Block */
#block-block-12.block {
text-align: center;
background: none;
border: none;
}

#block-block-12 .block-inner {
background: none;
padding: 0px 0px 0px 0px;
}

#block-block-16.block {
text-align: center;
background: none;
border: none;
width: 235px;
}

#block-block-16 .block-inner {
background: none;
padding: 0px 0px 8px 15px;
}


/* Twitter Block */
#block-block-13.block {
text-align: center;
background: none;
width: 235px;
/* padding-bottom: 10px; */
border: none;
margin-top: 0px; 	
}

#block-block-13 .block-inner {
background: none;
padding: 0px 0px 0px 0px;
}

/* Syndicate Block */
#block-node-0.block {
background: none;
border: none;
}

#sidebar-left #block-node-0 .block-inner {
background: none;
padding: 0px 0px 0px 15px;
}


#node-strategy.teaser {
    -moz-border-radius: 5px;
    border: 2px dotted #00AEDB;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 10px;
}


.view-strategies caption {
    color: #FFFFFF;
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 10px 0;
}

/* Default Strategies Title */
.view-strategies caption {
	background: none repeat scroll 0 0 #00AEDB;
}


/* Great Neighborhoods  */
.view-strategies .cols-84 caption {
	background: none repeat scroll 0 0 #d54135;
}

/* Environment  */
.view-strategies .cols-19 caption {
	background: none repeat scroll 0 0 #e77d30;
}

/* Greening Economy  */
.view-strategies .cols-14 caption  {
	background: none repeat scroll 0 0 #3eb868;

}

/* Learning Green Lessons  */
.view-strategies .cols-11 caption {
	background: none repeat scroll 0 0 #006560;

}

/* Leading by Example  */
.view-strategies .cols-23 caption {
	background: none repeat scroll 0 0 #81d3f6;
}

/* Front Page */
#front_page .panels-flexible-row-3-main-row {
background: #A9A9A9;
font-size: 110%;
padding: 10px 0px 10px 10px;
color: #404040;
line-height: 140%;
margin-bottom: 15px;
border: 3px #909090 solid;
}

#front_page .panels-flexible-row-3-1-inside   {
    margin-left: 0;
    padding-left: 0;
    width: 620px;
	}

#front_page .panels-flexible-row-3-main-row .pane-title {
font-size: 140%;
color: #ffffff;
}

#front_page .panels-flexible-row-3-main-row .hilite {
color: #ffffff;
}

/* Front News Section */
#front_page .panels-flexible-column-3-2 {
width: 350px;
margin-right: 15px;
font-size: 105%;
/* line-height: 130%; */
}

#front_page .panels-flexible-column-3-2 li {
padding-bottom: 3px;
list-style-type: none;
}

#front_page .panels-flexible-column-3-2 .more-link {
margin: -15px 0px;
}

#front_page .panels-flexible-column-3-2 .item-list {
margin: 0px 0px;
}

#front_page .panels-flexible-column-3-2 .pane-title {
font-size: 190%;
}

#front_page .panels-flexible-column-3-2  .views-field-field-news-date-value {
font-style: italic;
}

ul.tabs  {
padding-bottom: 2px;
width: 100%;
}

ul.tabs .tab {
font-size: 125%;
}

#front_page .view-content {
margin-top: 5px;
}

/* End Front News Section */

/* Models of Sustainability */
#front_page .panels-flexible-column-3-3 {
width: 230px;
min-height: 325px;
border: 2px dotted #00AEDB;
padding: 10px;
font-size: 110%
}

#front_page .panels-flexible-column-3-3 .pane-title {
font-size: 200%;
}


.pane-sidebar .views-field-field-photo-fid {
text-align: center;
margin: 5px;
}

.pane-sidebar .views-field-field-photo-fid img {
border: 1px solid #535355;
}

.pane-sidebar .views-field-title {
padding-bottom: 5px;
}

/* News Page */
.view-id-news_links {
/* width: 360px;
margin-right: 20px; */
margin-top: 10px;
font-size: 115%;
line-height: 130%;
}

.view-id-news_links .views-row {
padding-bottom: 10px;
list-style-type: none;
}

.view-id-news_links   .views-field-field-news-date-value {
font-style: italic;
}


/* Articles Page */
.view-articles-page .views-field-title {
margin-top: 10px;
font-size: 150%;
//line-height: 160%;
}

.view-articles-page .views-field-field-article-body-value {
font-size: 110%;
margin: 5px;
}

.view-articles-page .links {
margin-top: 5px;
padding: 5px 0px 5px 5px;
background-color: #C9C9C9;
font-size: 105%;
}

.view-articles-page .views-row {
padding: 5px 0px 15px 5px;
border-bottom: dotted 2px #535355;
font-size: 105%;
}

.view-articles-page  .views-field-changed {
font-size: 85%;
font-style: italic;
}

.view-articles-page  .views-field-field-article-image-fid {
float: left;
padding: 8px 8px 8px 0px;
}

.view-articles-page  .views-field-field-article-image-fid img {
border: thin solid #535355;
}



#nav {
    float: right;
    margin-top: 0px;
	border-top: 1px solid #B3B3B3;
}

/*
#nav ul {
    border-top: 1px solid #B3B3B3;
    margin: 0;
    padding: 0;
}

#nav ul li {
    background: none repeat scroll 0 0 #808080;
    margin: 0;
    padding: 9px 0px;
	padding-left: 3px;
} 


#nav ul li a {
/*    background: #808080; 
    color: white;
    display: block;
    float: left;
    font-family: Trebuchet MS;
	font-weight: bold;
    font-size: 135%;
    padding: 6px 11px; */
}

#nav ul li a:hover {
background-color: #535355;
}

#nav ul li:hover {
background-color: #535355;
}


/* Facebook Stream */
.uiStream .uiStreamMessage {
display: none;
}

#admin-toolbar.vertical {
margin-top: 18px;
}

/* Sidebar Content */ 
.field-field-sidebar-author, .field-field-sidebar-org {
font-size: 110%;
font-weight: bold;
}

.field-field-photo, .field-field-article-image {
float: right;
margin: 7px;
}





/**
 * Form layout: Default ===============================================
 */
.form-layout-default { background:url(http://www.sustainableshelby.com/sites/all/themes/ss/images/vrule.png) 65% 0% repeat-y; }

.column-main {
  float:left;
  width:65%;
  }

  .column-main .column-wrapper { padding-right:10px; }

.column-side {
  float:right;
  width:34.99%;
  }

  .column-side .column-wrapper { padding-left:10px; }

.column-footer { clear:both; }

form .buttons {
  background:#eee;
  border:1px solid #ddd;
  padding:9px;
  }

  .form-layout-default .column-main .buttons { display:none; }
  .form-layout-default .column-side .buttons { margin:0px 0px 10px; }
  .form-layout-default .column-side .buttons input.form-submit { margin:1px 0px; }