/* $Id: zen.css,v 1.14 2008/09/15 10:36:22 johnalbin Exp $ */

/*
 * ZEN chambers STYLES
 *
 * This is an example stylesheet. Sub-themes should NOT include the zen/zen.css
 * file, but instead copy this CSS to their own stylesheets.
 *
 * In this stylesheet, we have included all of the classes and IDs from this
 * theme's tpl.php files. We have also included many of the useful Drupal core
 * styles to make it easier for theme developers to see them.
 *
 * Many of these styles are over-riding Drupal's core stylesheets, so if you
 * remove a declaration from here, the styles may still not be what you want
 * since Drupal's core stylesheets are still styling the element. See the
 * drupal6-reference.css file for a list of all Drupal 5.x core styles.
 *
 * In addition to the style declarations in this file, other Drupal styles that
 * you might want to override or augment are those for:
 *
 *   Book Navigation  See line 74  of Zen's drupal6-reference.css file
 *   Forum            See line 197 of Zen's drupal6-reference.css file
 *   Menus            See line 667 of Zen's drupal6-reference.css file
 *   News Aggregator  See line 20  of Zen's drupal6-reference.css file
 *   Polls            See line 287 of Zen's drupal6-reference.css file
 *   Search           See line 320 of Zen's drupal6-reference.css file
 *   User Profiles    See line 945 of Zen's drupal6-reference.css file
 */

 div.rounded {
   border-radius: 7px;
   border: solid 12px #292b6b;
   background-color: #292b6b;
 }
 .error {
 display: none;
 visibility: hidden;
 }
h1.title {
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 1.2em;
padding-top: 9px;
padding-right: 0pt;
padding-bottom: 12px;
padding-left: 0pt;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
color: #292b6b;
line-height: 1.4em;
text-transform: uppercase;
letter-spacing: 0.1em;

}
h1.title a {
	TEXT-DECORATION: none;
}
h1.title  A:hover {
	COLOR: #B9157A; TEXT-DECORATION: none
}
#block-block-20 .content {
padding-top: 200px;
padding-left: 80px;
}
 #block-block-13 {
float: right;
width: 290px;
 }
  #block-block-14 {
float:left;
 }
  #block-block-13 .content, #block-block-14 .content {
 width: 200px;
 padding-right: 20px;
 }
#block-search-0 {
float: right;
padding-right: 30px;
}
#block-block-19 .content {
padding-top: 0px;
padding-left: 20px;
}

#block-block-22 .content {
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
}

.chambersgroup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	color: #292b6b;
}


.search {
FLOAT: right
}
.headlg {
font-size: 1em;
font-family: Verdana, Arial, sans-serif;
color: #292b6b;
margin-top: 1em;
font-weight: bold;
}
.headlg a {
color: #292b6b;
text-decoration: none;
}
.headlg a:hover {
color: #B9157A;
text-decoration: none;
}
.headmed {
font-size: .85em;
font-family: Verdana, Arial, sans-serif;
color: #292b6b;
margin-top: 1em;
font-weight: bold;
}

.headsm {
font-family: Verdana, Arial, sans-serif;
font-size: .85em;
color: #36376b;
margin-top: 1em;
font-weight: bold;
}
.display {
	color: #B9157A;
	font-family: Arial, Helvetica, sans-serif;
}


.intro {
font-size: 1.2em;
margin-bottom: 1em;
}
.quote {
font-size: 1.2em;
color: #6c266a;
}
.emphasis {
color: #666;
font-style: normal;
font-weight: bold;
}
.excerpt {
padding-right: 2em;
color: #000;
}
.excerpt a {
font-size: 1em;
COLOR: #292B6B;
text-decoration: none;
}
.excerpt a:hover {
	COLOR: #B9157A;
	text-decoration: none;
}

.caption {
	font-size: 0.8em;
	color: #292B6B;
	font-family: Arial, Helvetica, sans-serif;

}

.filesize {
font-size: 0.9em;
color: #bbb;
}
.filesize a {
font-size: 0.9em;
color: #bbb;
}
.filesize a:hover{
font-size: 0.9em;
color: #B9157A;
}
.search P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 14px 0px 0px; PADDING-TOP: 0px; TEXT-ALIGN: right
}

.cont {
	CLEAR: both
}

.menu LI A.active {
	DISPLAY: block; COLOR: #000; TEXT-DECORATION: none;
}
.leftColumn UL.menu LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 1em; PADDING-TOP: 0px
}

LI.expanded {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LIST-STYLE-type: none; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; TEXT-DECORATION: none
}
LI.collapsed {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LIST-STYLE-type: none; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; TEXT-DECORATION: none
}
LI.leaf {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LIST-STYLE-type: none; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; TEXT-DECORATION: none
}



.slinks A {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; BACKGROUND: #fff; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #999; PADDING-TOP: 0px; TEXT-DECORATION: none
}

.slinks A:hover {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; PADDING-BOTTOM: 10px; MARGIN: 0px; COLOR: #666; PADDING-TOP: 0px; TEXT-DECORATION: none
}
INPUT.text {
	BORDER-RIGHT: #ccc 1px solid; BORDER-TOP: #ccc 1px solid; BACKGROUND: #fff; MARGIN: 0px; BORDER-LEFT: #ccc 1px solid; WIDTH: 130px; COLOR: #777; BORDER-BOTTOM: #ccc 1px solid
}
INPUT.text:hover {
	BORDER-RIGHT: #666 1px solid; BORDER-TOP: #666 1px solid; BORDER-LEFT: #666 1px solid; BORDER-BOTTOM: #666 1px solid
}
INPUT.form-submit {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 1px; FONT-SIZE: 10px; PADDING-BOTTOM: 1px; MARGIN: 1px; TEXT-TRANSFORM: uppercase; BORDER-LEFT: #ccc 1px solid; COLOR: #004080; PADDING-TOP: 1px; BORDER-BOTTOM: #ccc 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif
}
FIELDSET {
	BORDER-RIGHT: #ccc 1px solid; BORDER-TOP: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; BORDER-BOTTOM: #ccc 1px solid
}
TEXTAREA.text {
	BORDER-RIGHT: #ccc 1px solid; BORDER-TOP: #ccc 1px solid; BACKGROUND: #fff; BORDER-LEFT: #ccc 1px solid; WIDTH: 90%; COLOR: #444; BORDER-BOTTOM: #ccc 1px solid; HEIGHT: 150px
}
TEXTAREA.text:hover {
	BORDER-RIGHT: #bbb 1px solid; BORDER-TOP: #bbb 1px solid; BORDER-LEFT: #bbb 1px solid; COLOR: #000; BORDER-BOTTOM: #bbb 1px solid
}
INPUT.field {
	BORDER-RIGHT: #ccc 1px solid; BORDER-TOP: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; WIDTH: 200px; COLOR: #444; BORDER-BOTTOM: #ccc 1px solid; BACKGROUND-COLOR: #fff
}
INPUT.field:hover {
	BORDER-RIGHT: #bbb 1px solid; BORDER-TOP: #bbb 1px solid; BACKGROUND: #fff; BORDER-LEFT: #bbb 1px solid; COLOR: #444; BORDER-BOTTOM: #bbb 1px solid
}
INPUT.button {
	BORDER-RIGHT: #ccc 1px solid; BORDER-TOP: #ccc 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 10px; BORDER-LEFT: #ccc 1px solid; COLOR: #555; BORDER-BOTTOM: #ccc 1px solid; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.comments {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BACKGROUND: #f8f8f8; PADDING-BOTTOM: 8px; MARGIN: 0px 0px 7px; COLOR: #666; PADDING-TOP: 10px
}
.commentsbox {
	PADDING-RIGHT: 0px; PADDING-LEFT: 10px; BACKGROUND: #f4f4f4; PADDING-BOTTOM: 10px; MARGIN: 0px 0px 10px; COLOR: #666; PADDING-TOP: 8px
}
.error {
	BORDER-RIGHT: #f60 1px dashed; PADDING-RIGHT: 7px; BORDER-TOP: #f60 1px dashed; MARGIN-TOP: 5px; PADDING-LEFT: 7px; MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 7px; BORDER-LEFT: #f60 1px dashed; COLOR: #004080; PADDING-TOP: 7px; BORDER-BOTTOM: #f60 1px dashed; BACKGROUND-COLOR: #e6e6e6
}
.error H2 {
	FONT-WEIGHT: normal; COLOR: #004080; LETTER-SPACING: -1px
}
.success {
	BORDER-RIGHT: #ccc 1px dashed; PADDING-RIGHT: 7px; BORDER-TOP: #ccc 1px dashed; MARGIN-TOP: 5px; PADDING-LEFT: 7px; BACKGROUND: #f5f5f5; MARGIN-BOTTOM: 5px; PADDING-BOTTOM: 7px; BORDER-LEFT: #ccc 1px dashed; COLOR: #666; PADDING-TOP: 7px; BORDER-BOTTOM: #ccc 1px dashed
}
.success H2 {
	FONT-WEIGHT: normal; COLOR: #666; LETTER-SPACING: -1px
}
.breadcrumb {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 11px; PADDING-BOTTOM: 8px; MARGIN: 0px; COLOR: #004080; PADDING-TOP: 6px; BORDER-BOTTOM: #999 2px solid; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.breadcrumb A {
	COLOR: #666; TEXT-DECORATION: none
}

.sticky {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 15px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 15px; MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 15px; BORDER-LEFT: #ccc 1px solid; PADDING-TOP: 8px; BORDER-BOTTOM: #ccc 1px solid; BACKGROUND-COLOR: #fbfbfb
}
SPAN.submitted {
	FONT-SIZE: 10px; COLOR: #898989
}
.description {
	FONT-SIZE: 10px; COLOR: #898989
}
.node_read_more {
	FONT-SIZE: 10px
}
.comment_forbidden {
	FONT-SIZE: 10px
}
.blog_usernames_blog {
	FONT-SIZE: 10px
}

.terms {
	FONT-SIZE: 10px
}
.node_read_more A {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 0px; BORDER-LEFT: #ccc 1px solid; COLOR: #888; PADDING-TOP: 0px; BORDER-BOTTOM: #ccc 1px solid; BACKGROUND-COLOR: #e4f8da; TEXT-DECORATION: none
}

.terms A {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 0px; BORDER-LEFT: #ccc 1px solid; COLOR: #888; PADDING-TOP: 0px; BORDER-BOTTOM: #ccc 1px solid; BACKGROUND-COLOR: #f8daf8; TEXT-DECORATION: none
}
.last-reply {
	FONT-SIZE: 9px
}
.created {
	FONT-SIZE: 9px
}
.replies {
	FONT-SIZE: 9px
}
.last-reply A {
	TEXT-DECORATION: none
}
.created A {
	TEXT-DECORATION: none
}
.replies A {
	TEXT-DECORATION: none
}
#forum TD.container {
	PADDING-RIGHT: 0px; PADDING-LEFT: 8px; FONT-WEIGHT: bold; FONT-SIZE: 14px; PADDING-BOTTOM: 2px; MARGIN: 8px 0px; COLOR: #fff; PADDING-TOP: 2px; FONT-FAMILY: Arial, Helvetica, sans-serif; LETTER-SPACING: -0.02em; BACKGROUND-COLOR: #004080
}
#forum TD.container A {
	COLOR: #fff; TEXT-DECORATION: none
}

.pager {
	CLEAR: both; MARGIN-TOP: 20px; FONT-SIZE: 10px; TEXT-ALIGN: center
}
.pager-current {
	COLOR: #292B6B; BACKGROUND-COLOR: #FFF
}
.pager A {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; TEXT-DECORATION: none
}

.book-navigation .menu {
	PADDING-RIGHT: 0px; PADDING-LEFT: 20px; PADDING-BOTTOM: 8px; PADDING-TOP: 0px
}
.book-navigation .page-links {
	PADDING-RIGHT: 2px; BORDER-TOP: #c0c0c0 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 11px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #c0c0c0 1px solid; BACKGROUND-COLOR: #fbfbfb; TEXT-ALIGN: center
}
.copy {
	FONT-SIZE: 9px; COLOR: #ccc
}
.copy A {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 0px; COLOR: #f5f5f5; PADDING-TOP: 0px; BACKGROUND-COLOR: #b3b3b3; TEXT-DECORATION: none
}
.picture {
	FLOAT: right; MARGIN: 0px 0px 0px 10px
}

IMG.left {
	FLOAT: left; MARGIN: 0px 12px 0px 0px
}
IMG.right {
	FLOAT: right; MARGIN: 0px 0px 0px 12px
}
IMG.center {
	DISPLAY: block; MARGIN: 0px auto
}

.menu ul {
list-style-type: none;
color: #292B6B;
}

.view-data-node-title {
color: #6c6;
font-size: 1.2em;

}
.node ul {
margin: 0;
padding: 0 10px;
list-style-type: square;
}

.node li {
margin: 0 60px 0 0;
padding: 0;
}
#mainnav {
margin-left: 600px;
margin-top: 6px;
}
#block-block-16 {
float: right;
}
#block-block-16 p a, #block-block-18 p a {
			display: block;
			float: left;
			width: 84px;
			height: 84px;
		}
		#aboutus       { background-image: url(images/aboutus01.gif); }
		#aboutus:hover { background-image: url(images/aboutus02.gif); }
		#ourwork       { background-image: url(images/ourwork01.gif); }
		#ourwork:hover { background-image: url(images/ourwork02.gif); }
		#journey       { background-image: url(images/journey01.gif); }
		#journey:hover { background-image: url(images/journey02.gif); }

.repeating {
	color: #B91571;
	font-weight: bold;
	font-style: italic;
}
.biopic {
border-right: 10px solid #fff;
border-bottom: 10px solid #fff;
}
.matrixtext {
	width: 300px;
}

.LMheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	color: #B9157A;
	margin-bottom: 4px;
	margin-top: 20px;
	width: 400px;
}
.LMtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #292b6b;
	text-align: center;
	margin-bottom: 10px;
	width: 400px;
}
.client1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #FFFFFF;
}
.client2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
}
.client3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
.client4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
}
.client5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
}
.tiny  {
font-size: 6px;
line-height: 6px;
}
#footer {
	FONT-SIZE: 10px; COLOR: #666
}
#footer A {
	PADDING: 0 3px; COLOR: #f5f5f5; BACKGROUND-COLOR: #b3b3b3; TEXT-DECORATION: none
}
.view-header {
padding-bottom: 30px
}
#block-menu-104 {
border-top: 60px solid #fff;
font-size: 1.15em;
line-height: 1.5em;
}
#block-menu-104 .content a {
text-decoration: none;
}
/**
contact link
 *
 */

#block-block-8 {

margin-top: 20px;

}
#block-block-1 {
margin-top: 20px;
border-left:86px solid #fff;
}
#block-block-11 h3 {
font-size: 1em;
font-family: Verdana, Arial, sans-serif;
color: #292b6b;
margin-top: 1em;
font-weight: bold;
}
#block-block-11 {
width: 180px;
border-left: 30px solid #fff;
}
/**
journey
 *
 */
.section-journey h1.title {
display: none;
visibility: hidden;
}
.section-journey #content-inner {
text-align: center;
}
/**
welcome
 *
 */

.front #content-area .content {
padding: 34px 0 0 30px;
}
.front #tagline {
margin-top: 400px;
}
.front h1.title, .front #header {
display: none;
visibility: hidden;
}
/* navigation tiles  */
#block-block-18 .content {
padding-top: 34px;
}
/* mission  */
#block-block-17 {
font-family: Arial,Helvetica,sans-serif;
font-size: 1.3em;
font-weight: bold;
color: #b91571;
margin-left: 42px;
letter-spacing: 0.02em;
height: 170px;
}
#block-block-17 .content {
padding: 42px 0 0 34px;
line-height: 140%;
}
/* welcome links  */
#block-menu-menu-core .content {
margin: 0 2% 0 0;
width: 250px;
font-family: Verdana,Arial,sans-serif;
padding: 110px 0 0 0;
font-size: 1.2em;
line-height: 150%;
}
#block-menu-menu-core .content a {
text-decoration: none;
COLOR: #292B6B;
}
#block-menu-menu-core ul {
padding:0;
}
#copyright {
float: left
}
/* barbs articles  */
#block-views-barbarticles-block_1 {
width: 550px
}
#block-views-barbarticles-block_1 .views-field-title {
font-family: Arial, sans-serif;
clear: both;
padding-left: 160px;
padding-top: 10px;
}
#block-views-barbarticles-block_1 img {
float: left;
border-right: 6px solid #fff;
margin-top: -16px;
}
#block-views-barbarticles-block_1 li {
clear: both;
}
.field-field-publication-thumbnail img {
float: right;
border-left: 6px solid #fff;
}
#chambersarticles .filesize a {
color: #292B6B;
}

.field-field-publication {
padding-top: 20px;
}
.node blockquote {
margin-top: 0;
margin-bottom: 0;
margin-left: 20px;
margin-right: 30px;
}
#chambers .search, #chamberswelcome .search {
visibility: hidden;
}

/** body **/
  body
  {
    margin: 0;
    padding: 10px;
  }

  #page
  {
  }

  #page-inner
  {
  }

/** header **/
  #header
  {
  }

  #header-inner
  {
  }

  #logo-title /* Wrapper for logo, website name, and slogan */
  {
  }

  #logo /* Wrapper for logo */
  {
    margin: 0 10px 0 0;
    padding: 0;
  }

  #logo-image /* The actual logo image */
  {
  }

  h1#site-name, div#site-name /* The name of the website */
  {

  }

  #site-name a:link,
  #site-name a:visited
  {
    color: #000;
    text-decoration: none;
  }

  #site-name a:hover
  {
    text-decoration: underline;
  }

  #site-slogan /* The slogan (or tagline) of a website */
  {
  }

  #header-blocks /* Wrapper for any blocks placed in the header region */
  {
  }

/** main (container for everything else) **/
  #main
  {
  }

  #main-inner
  {
  }

/** content **/
  #content
  {
  }

  #content-inner
  {
  }

  #mission /* The mission statement of the site (displayed on homepage) */
  {
  }

  #content-top /* Wrapper for any blocks placed in the "content top" region */
  {
  }

  #content-header /* Wrapper for breadcrumb, title, messages, tabs, and help */
  {
  }

  .breadcrumb /* The path to the current page in the form of a list of links */
  {
    padding-bottom: 0; /* Undo system.css */
  }

  h1.title, /* The title of the page */
  h2.title, /* Block title or the title of a piece of content when it is given in a list of content */
  h3.title /* Comment title */
  {
    margin: 0;
  }

  div.messages /* Important messages (status, warning, and error) for the user */
  {
  }

  div.status /* Normal priority messages */
  {
  }

  div.warning, tr.warning /* Medium priority messages */
  {
    /* border: 1px solid #f0c020; */ /* Drupal core uses: 1px solid #f0c020 */
  }

  div.error, tr.error /* High priority messages. See also the .error declaration below. */
  {
  }

  div.tabs /* See also the tabs.css file. */
  {
  }

  .help /* Help text on a page */
  {
    margin: 1em 0;
  }

  .more-help-link /* Link to more help */
  {
    font-size: 0.85em;
    text-align: right;
  }

  #content-area /* Wrapper for the actual page content */
  {
  }

  .pager /* A list of page numbers when more than 1 page of content is available */
  {
    clear: both;
    margin: 1em 0;
    text-align: center;
  }

  .pager a, .pager strong.pager-current
  {
    padding: 0.5em;
  }

  .feed-icons /* The links to the RSS or Atom feeds for the current list of content */
  {
    margin: 1em 0;
  }

  #content-bottom /* Wrapper for any blocks placed in the "content bottom" region */
  {
  }

/** navbar **/
  #navbar
  {
  }

  #navbar-inner
  {
  }

  #search-box /* Wrapper for the search form */
  {
  }

  #edit-search-block-form-1-wrapper label /* Label that says "Search this site:" */
  {
    display: none;
    visibility: hidden;
  }

  #primary /* Primary links */
  {
  }

  #secondary /* Secondary links */
  {
  }

/** sidebar-left **/
  #sidebar-left
  {
  }

  #sidebar-left-inner
  {
float: left;
width: 180px;
font-family: Verdana,Arial,sans-serif;
  }

#sidebar-left-inner UL {
padding: 0;
margin: 0;
list-style-type: image;
}
#sidebar-left-inner LI {
display: list-item;
margin: 0px;
font-size: .85em;
letter-spacing: .03em;
text-indent: 4px;
font-weight: bold;
}
#sidebar-left-inner LI li {
padding-left: 10px;
}

#sidebar-left-inner LI A {
display: block;
color: #292B6B;
padding: 3px 0px;
text-decoration: none;
}
#sidebar-left-inner li.expanded {
  list-style-type: image;
  list-style-image: url(images/menu-expanded.gif);
  padding: 0.2em 0 0 0;
  margin: 0;
}
#sidebar-left-inner li.collapsed {
  list-style-type: image;
  list-style-image: url(images/menu-collapsed.gif);
  padding: 0.2em 0 0 0;
  margin: 0;
}


/** sidebar-right **/
  #sidebar-right
  {
  }

  #sidebar-right-inner
  {
  padding:
  }

/** footer **/
  #footer
  {
  }

  #footer-inner
  {
  }

  #footer-message /* Wrapper for the footer message from Drupal's "Site information"
                     and for any blocks placed in the footer region */
  {
  }

/** closure **/
  #closure-blocks /* Wrapper for any blocks placed in the closure region */
  {
  }

/** Drupal nodes **/
  .node /* Node wrapper */
  {
  }

  .node-inner /* Additional wrapper for node */
  {
  font-family: Georgia, serif;
  line-height: 150%;
  }
  body.sidebar-left.section-our-work .node-inner .content {
  width: 530px;
  }

  .sticky /* A sticky node (displayed before others in a list) */
  {
  }

  .node-unpublished /* Unpublished nodes */
  {
    /* background-color: #fff4f4; */ /* Drupal core uses a #fff4f4 background */
  }

  .node-unpublished div.unpublished, /* The word "Unpublished" displayed beneath the content. */
  .comment-unpublished div.unpublished
  {
    height: 0;
    overflow: visible;
    color: #d8d8d8;
    font-size: 75px;
    line-height: 1;
    font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    word-wrap: break-word; /* A very nice CSS3 property */
  }

  .node-mine /* A node created by the current user */
  {
  }

  .node-teaser /* A node displayed as teaser */
  {
  }

  /* All nodes are given a node-type-FOO class that describes the type of
   * content that it is. If you create a new content type called
   * "my-custom-type", it will receive a "node-type-my-custom-type" class.
   */
  .node-type-page /* Page content node */
  {
  }

  .node-type-story /* Story content node */
  {
  }

  .node h2.title /* Node title */
  {
  }

  .marker /* "New" or "Updated" marker for content that is new or updated for the current user */
  {
    color: #c00;
  }

  .node .picture /* The picture of the node author */
  {
  }

  .node.node-unpublished .picture,
  .comment.comment-unpublished .picture
  {
    position: relative; /* Otherwise floated pictures will appear below the "Unpublished" text. */
  }

  .node .meta /* Wrapper for submitted and terms data */
  {
  }

  .node .submitted /* The "posted by" information */
  {
  }

  .node .terms /* Node terms (taxonomy) */
  {
  }

  .node .content /* Node's content wrapper */
  {
  }

  .node div.links /* Wrapper for node links */
  {
    margin: 1em 0;
  }

  ul.links /* Taxonomy links, node links, comment links */
  {
    margin: 0;
    padding: 0;
  }

  ul.links.inline
  {
    display: inline;
  }

  ul.links li
  {
    display: inline;
    list-style-type: none;
    padding: 0 0.5em;
  }

  .preview .node /* Preview of the content before submitting new or updated content */
  {
    /* background-color: #ffffea; */ /* Drupal core uses a #ffffea background */
  }

/** Drupal comments **/
  #comments /* Wrapper for the list of comments and its title */
  {
    margin: 1em 0;
  }

  #comments-title /* Heading for the list of comments */
  {
  }

  .comment /* Wrapper for a single comment */
  {
  }

  .comment-inner /* Additional wrapper for a single comment */
  {
  }

  .comment-preview /* Preview of the comment before submitting new or updated comment */
  {
  }

  .comment.new /* A new comment since the user last viewed the page. */
  {
  }

  .comment.odd /* An odd-numbered comment in the list of comments */
  {
  }

  .comment.even /* An even-numbered comment in the list of comments */
  {
  }

  .comment.first /* The first comment in the list of comments */
  {
  }

  .comment.last /* The last comment in the list of comments */
  {
  }

  .comment-unpublished /* Unpublished comments */
  {
    /* background-color: #fff4f4; */ /* Drupal core uses a #fff4f4 background */
  }

  .comment-unpublished div.unpublished /* The word "Unpublished" displayed beneath the content. See also the div.unpublished declaration in the node section above. */
  {
  }

  .comment-published /* Published comments */
  {
  }

  .comment-by-anon /* A comment created by an anonymous user */
  {
  }

  .comment-by-author /* A comment created by the node's author */
  {
  }

  .comment-mine /* A comment created by the current user */
  {
  }

  .comment h3.title /* Comment title */
  {
  }

  .new /* "New" marker for comments that are new for the current user */
  {
    color: #c00;
  }

  .comment .picture /* The picture of the comment author */
  {
  }

  .comment .submitted /* The "posted by" information */
  {
  }

  .comment .content /* Comment's content wrapper */
  {
  }

  .comment .user-signature /* The user's signature */
  {
  }

  .comment div.links /* Wrapper for comment links. See also the ul.links declaration in the node section above. */
  {
    margin: 1em 0;
  }

  .indented /* Nested comments are indented */
  {
    /* margin-left: 25px; */ /* Drupal core uses a 25px left margin */
  }

  .preview .comment /* Preview of the comment before submitting new or updated comment */
  {
    /* background-color: #ffffea; */ /* Drupal core uses a #ffffea background */
  }

/** Drupal blocks **/
  .block /* Block wrapper */
  {
    margin-bottom: 1em;
  }

  .block.region-odd /* Zebra striping for each block in the region */
  {
  }

  .block.region-even /* Zebra striping for each block in the region */
  {
  }

  .block.odd /* Zebra striping independent of each region */
  {
  }

  .block.even /* Zebra striping independent of each region */
  {
  }

  .region-count-1 /* Incremental count for each block in the region */
  {
  }

  .count-1 /* Incremental count independent of each region */
  {
  }

  .block-inner /* Additional wrapper for block */
  {
  }

  .block h2.title /* Block title */
  {
  }

  .block .content /* Block's content wrapper */
  {
  }

  #block-aggregator-category-1 /* Block for the latest news items in the first category */
  {
  }

  #block-aggregator-feed-1 /* Block for the latest news items in the first feed */
  {
  }

  #block-block-1 /* First administrator-defined block */
  {
  }

  #block-blog-0 /* "Recent blog posts" block */
  {
  }

  #block-book-0 /* "Book navigation" block for the current book's table of contents */
  {
  }

  #block-comments-0 /* "Recent comments" block */
  {
  }

  #block-forum-0 /* "Active forum topics" block */
  {
  }

  #block-forum-1 /* "New forum topics" block */
  {
  }

  #block-menu-2 /* "Primary links" block */
  {
  }

  #block-node-0 /* "Syndicate" block for primary RSS feed */
  {
  }

  #block-poll-0 /* "Most recent poll" block */
  {
  }

  #block-profile-0 /* "Author information" block for the profile of the page's author */
  {
  }

  #block-search-0 /* "Search form" block */
  {
  }

  #block-statistics-0 /* "Popular content" block */
  {
  }

  #block-user-0 /* "User login form" block */
  {
  }

  #block-user-1 /* "Navigation" block for Drupal navigation menu */
  {
  }

  #block-user-2 /* "Who's new" block for a list of the newest users */
  {
  }

  #block-user-3 /* "Who's online" block for a list of the online users */
  {
  }

/** Drupal boxes **/
  /* Wrapper for Comment form, Comment viewing options, Menu admin, and
   * Search results.
   */
  .box /* Wrapper for box */
  {
  }

  .box-inner /* Additional wrapper for box */
  {
  }

  .box h2.title /* Box title */
  {
  }

  .box .content /* Box's content wrapper */
  {
  }

/** Miscellaneous Drupal styles **/
  .error /* Errors that are separate from div.messages status messages (see above.) */
  {
    /* color: #e55; */ /* Drupal core uses a #e55 background */
  }

  .warning /* Warnings that are separate from div.messages status messages (see above.) */
  {
    /* color: #e09010; */ /* Drupal core uses a #e09010 background */
  }

  .more-link /* Aggregator, blog, and forum more link */
  {
    text-align: right;
  }

  #user-login-form /* Drupal's default login form */
  {
    text-align: left;
  }

  tr.even, tr.odd /* Some tables have rows marked even or odd. See also the ".section-admin tr.even" declaration below. */
  {
    border-bottom: none;
    padding: 0;
  }

  tr.even
  {
    /* background-color: #eee; */ /* Drupal core uses a #eee background */
  }

  tr.odd
  {
    /* background-color: #eee; */ /* Drupal core uses a #eee background */
  }

  li a.active /* The active item in a Drupal menu */
  {
    color: #000;
  }


/** Drupal forms **/
  .form-item, /* Wrapper for a form element (or group of form elements) and its label */
  .form-checkboxes,
  .form-radios
  {
    margin: 1em 0;
  }

  .form-item input.error, /* Highlight the form elements that caused a form submission error */
  .form-item textarea.error,
  .form-item select.error
  {
    border: 2px solid #c00;
  }

  .form-item label /* The label for a form element */
  {
    display: block;
    font-weight: bold;
  }

  .form-item label.option /* The label for a radio button or checkbox */
  {
    display: inline;
    font-weight: normal;
  }

  .form-required /* The part of the label that indicates a required field */
  {
    color: #c00;
  }

  .form-item .description /* The descriptive help text (separate from the label) */
  {
    font-size: 0.85em;
  }

  .form-checkboxes .form-item, /* Pack groups of checkboxes and radio buttons closer together */
  .form-radios .form-item
  {
    margin: 0.4em 0;
  }

  .form-submit /* The submit button */
  {
  }

  .container-inline div, .container-inline label /* Inline labels and form divs */
  {
    display: inline;
  }

  .tips /* Tips for Drupal's input formats */
  {
    margin: 0;
    padding: 0;
    font-size: 0.9em;
  }

/** OpenID **/
  /* The default styling for the OpenID login link seems to assume Garland's
   * styling of list items.
   */
  #user-login-form ul /* OpenID creates a new ul above the login form's links. */
  {
    margin-bottom: 0; /* Position OpenID's ul next to the rest of the links. */
  }

  #user-login-form li.openid-link, /* The "Log in using OpenID" links. */
  #user-login li.openid-link
  {
    margin-top: 1em;
    margin-left: -20px; /* Un-do some of the padding on the ul list. */
  	padding-left: 20px;
  	background-position: left center;
  }

  #user-login-form li.user-link, /* The "Cancel OpenID login" links. */
  #user-login li.user-link
  {
    margin-top: 1em;
  	list-style-type: disc;
  	list-style-position: outside;
  }

  #user-login li.openid-link, /* The OpenID links on the /user form. */
  #user-login li.user-link
  {
    margin-left: -2em; /* Un-do all of the padding on the ul list. */
  }

/** Drupal admin tables **/
  /* We overrode these styles in html-elements.css, but restore them for the
   * admin section of the site.
   */
  .section-admin tbody
  {
    border-top: 1px solid #ccc;
  }

  .section-admin th
  {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
  }

  .section-admin tbody th
  {
    border-bottom: 1px solid #ccc;
  }

  .section-admin thead th
  {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
  }

  .section-admin tr.even,
  .section-admin tr.odd
  {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    padding: 0.1em 0.6em;
  }
