/* Wrappers */
html {
  
}

body {
  background: #818181 url(../images/back_gradient.jpg) repeat-x left 0;
  margin: 0;
  padding: 0;
}

/* Page wrapper, includes the .container class which sets the overall page or
   section width */
#page_wrapper  {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#page  {
  width: 1020px;
  height: auto;
  min-height: 400px;
  margin-left: auto;
  margin-right: auto;
  
}

/***************************/
/* HEADER */
/***************************/

#header {
  display: block;
  background: transparent url(../images/header.jpg) 0 0 no-repeat;
  width: 1020px;
  height: 148px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

#header a {
  color: #eee;
}

/* Logo */

#branding {
  display: block;
  width: 570px;
  height: 80px;
  margin: 30px 0 0 40px;
  float: left;
}

/* Logo */
#logo {
  padding: 10px 0;
}

#logo img {
  vertical-align: bottom;
}

/* Search */

#block-search-form {
	display: block;
	width: 230px;
	height: auto;
	float: right;
	margin: 5px 0 0 0;
}

#search-block-form input#edit-search-block-form--2 {
  background: #fff;
  width: 100px;
  padding: 1px;
  border: 1px solid #ccc;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px 10px 10px 10px;
}

/* Explore CU & NIST */

#block-block-1 {
  width: 230px;
  height: auto;
  margin: 4px 0 0 0;
  float: right;
  clear: right;
  font-size: 8pt;
}

/***************************/
/* MAIN NAVIGATION */
/***************************/

#menu-bar {
  background: #d0d0d0 url(../images/back_mainnav.png) 0 0 repeat-x;
  border-bottom: 8px solid #426a89;
  width: 1020px;
  height: 45px;
}

/***************************/
/* SECONDARY CONTENT */
/***************************/

.two-66-33_custom {
  margin-top: -20px;
  padding: 20px 0;
  height: 395px;
  overflow: hidden;
}

.region-two-66-33-first-custom {
  display: block;
  width: 600px;
  height: 365px;
  margin: 0;
  float: left;
}

.region-two-66-33-first-custom .block-inner {
  margin: 0;
}

.region-two-66-33-second-custom {
  display: block;
  width: 415px;
  height: 395px;
  float: right;
}

/***************************/
/* CONTENT */
/***************************/

#messages {
  background: #e8eef7;
  margin: 0;
  padding: 10px 0;
}

/* Wraps the 3 vertical columns - content, sidebar-first and sidebar-second */

#columns {
  position: relative;
  behavior: url(/lehnert/sites/all/themes/adaptivetheme/at_subtheme/js/pie/PIE.htc);
  background: #e8e8e8;
  -moz-border-radius-bottomleft: 17px;
  -moz-border-radius-bottomright: 17px;
  -webkit-border-bottom-left-radius: 17px;
  -webkit-border-bottom-right-radius: 17px;
  border-radius: 0 0 17px 17px;
  padding-top: 20px;
  padding-bottom: 90px;
  min-height: 400px;
}

#content img, #content img a {
  margin: 0 0 3px 12px;
  border: 1px solid #333;
  -moz-box-shadow: 3px 3px 3px #666;
  -webkit-box-shadow: 3px 3px 3px #666;
  box-shadow: 3px 3px 3px #666;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=135);
}

#content figure {
  padding: 0 25px 25px 15px;
}

#content figure p {
  margin: 5px 0 5px 15px;
  font-size: 8pt;
  line-height: 10pt;
}

/* Floats the main content column */
#content-column {
  /*margin-bottom: -30px;*/
}

/* Wraps the main-content-header, the content region and feed-icons. Use this
   wrapper to style the entire main content column */
#main-content  {
  padding: 20px 20px -10px 20px; 
}

/* Wraps the content region, avoid applying styles to this wrapper, its used
   mainly for position and invisible gutters and can be problematic to style */
#content {
}

article {
  margin: 0 20px;
}

/***************************/
/* SIDEBARS */
/***************************/

.sidebar .block {
  margin: 30px 10px 20px;
}

.sidebar .view-content {
  margin-top: 8px;
}

/*-- Form-submitted highlight content styled to look like region-sidebar-second --*/

#page #main-content .content_sidebar {
  background-color: #fff;
  width: 230px;
  float: right;
  clear: right;
  margin: 5px -30px 5px 10px;
  padding: 20px 20px 20px 10px;
  -moz-border-radius-topleft: 16px;
  -moz-border-radius-bottomright: 16px;
  -webkit-border-top-left-radius: 14px;
  -webkit-border-bottom-right-radius: 14px;
  border-radius: 10px 0px 10px 0px;
  word-wrap: break-word;
  font-size: 9pt;
}

/***************************/
/* ASIDE */
/***************************/

aside section.block, .field-name-field-aside-highlights {
  border-top: 2px dotted #B2BED5;
  padding-top: 3px;
}

.field-name-field-aside-highlights p {
  margin: 15px;
}

/***************************/
/* TERTIARY CONTENT */
/***************************/

.region-two-66-33-first-2 {
  width: 600px;
  height: auto;
  margin: 20px 0 0 0;
}

.region-two-66-33-second-2 {
  width: 415px;
  height: auto;
  margin: 20px 0 0 0;
}

/***************************/
/* SUBFOOTER */
/***************************/

#subfooter {
  width: 980px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 20px 180px 0;
  color: #eee;
  text-align: right;
}

#subfooter a {
  color: #eee;
}

#subfooter a:hover {
  color: #b50d15;
}

/***************************/
/* FOOTER */
/***************************/

#footer {
  position: relative;
  background-color: #426a89;
  margin-top: -170px;
  padding-bottom: 20px;
  width: 100%;
  height: auto;
  min-height: 600px;
  border-top: 3px solid #839dcf;
  color: #839dcf;
}

#footer .two-33-66 {
  width: 1000px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
  
}

.region-two-33-66-first {
  width: 350px;
  height: auto;
}

.region-two-33-66-second {
  width: 600px;
  height: auto;
}

#footer table {
  border: none;
  margin-top: -12px;
}

#footer .footer_table {
  color: #839dcf;
  font-size: 8pt;
   
}

#footer .footer_table tr {
  background: none;
}

#footer .footer_table td {
  width: 140px;
  height: auto;
}

#footer h2, #footer p, #footer a {
  color: #839dcf;
}

#footer a {
  color: #eee;
}

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

/***************************/
/* MORE LINKS */
/***************************/

.more-link a, a.more-link {
  background: transparent url(../images/button_more_off.png) 0 0 no-repeat;
  display: inline;
  width: 75px;
  height: 31px;
  float: right;
  margin: -18px 0 0 0;
  font-size: 1px;
  color: #fff;
}

.more-link a:hover, a.more-link:hover {
  background: transparent url(../images/button_more_on.png) 0 0 no-repeat;
}

/*########-----------------------------  CONTENT STYLES  -----------------------------########*/


/***************************/
/* ARTICLES */
/***************************/

.field-name-field-subtitle {
  font: oblique normal bold 12pt/18pt Georgia, Times, serif;
  color: #858585;
  margin: 0 0 25px 8px;
}

.article-content {
  margin: 0 15px;
}

#article_images {
  background: #90A5CC;
  width: 275px;
  height: auto;
  margin: 0 20px 6px 0;
  padding: 10px;
  float: left;
}

#article_images img {
  width: 250px;
  height: auto;
  margin: 0 20px 0 0;
  float: left;
}

#article_images img.magnify {
  display: relative;
  width: 25px;
  height: 25px;
  margin: -15px 0 0 225px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  filter: none;
  border: none;
  z-index: 9;
}

#page #content #article_images .image_caption p  {
	margin: 10px 0px 20px 10px;
	color: #eee;
	font-size: 9pt;
	line-height: 13pt;
	clear: both;
}

body.page-type-article #page article section {
  margin: 0;
  padding: 10px 20px;
 float: left;
 clear: left;
}

/*-- Related features --*/

article .related_article_features {
  background: #fff;
  border: 1px solid #6c87ba;
  float: left;
  width: 920px;
  padding: 0 20px;
}

article .related_article_features h3 {
  display: block;
  background: none;
  color: #6d8058;
  margin-left: -4px;
}

article .related_article_features .field {
  width: 100%;
  padding: 10px;
}

/***************************/
/* HOMEPAGE FEATURE */
/***************************/

#views_slideshow_cycle_main_homepage_feature-block_1 .views-field-field-slideshow-image img {
  -moz-box-shadow: 3px 3px 3px #666;
  -webkit-box-shadow: 3px 3px 3px #666;
  box-shadow: 3px 3px 3px #666;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  z-index: 10;
}

#views_slideshow_cycle_main_homepage_feature-block_1 .views-field-title {
  padding: 20px 10px 4px 10px;
  margin-top: -17px;
  margin-left: 2px;
  color: #333;
  font-size: 14pt;
}

.views-slideshow-controls-bottom {
  position: relative;
  background: #333;
  width: 490px;
  height: 60px;
  /*top: 333px;*/
  margin: -30px 0 0 0;
  padding: 17px 20px 10px 20px;
  -moz-border-radius-bottomleft: 16px;
  -moz-border-radius-bottomright: 16px;
  -webkit-border-bottom-left-radius: 14px;
  -webkit-border-bottom-right-radius: 14px;
  border-radius: 0px 0px 10px 10px;
  overflow: hidden;
}

.views-slideshow-controls-bottom .views-content-field-slideshow-image img {
  width: 60px;
  height: 40px;
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
  border-right: 4px solid #333;
}

/***************************/
/* PUBLICATIONS PAGE */
/***************************/

/*  Publications Listing page */

#block-views-publications-block .title_abstract {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}

#block-views-publications-block .title_abstract h4 {
  display: inline;
  float: left;
  width: auto;
  margin: 12px 5px 2px 0;
  font: normal normal bold 10pt/14pt Verdana, sans-serif;
}

#block-views-publications-block .title_abstract .abstract_button {
  display: inline;
  float: left;
  width: auto;
  height: 35px;
  margin: 11px 0 0 0;
}

#block-views-publications-block .views-row-1 {
  width: 80%;
  height: auto;
}

#block-views-publications-block .authors {
  display: block;
  clear: both;
  margin: 5px 0 0 0;
}

#block-views-publications-block h4 a {
  text-decoration: none;
}
 
body.section-publications h3 {
  background: transparent url(../images/back_h3gradient.png) left top repeat-y;
  width: 300px;
  height: auto;
  margin: 20px 0 4px 0;
  padding: 10px;
  font-size: 1.30em;
  font-style: italic;
  color: #666;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-radius: 0px 10px 10px 0px;
  border-bottom: none;
}

/***************************/
/* PUBLICATIONS PAGE REVISED */
/***************************/

.view-biblio-scientific .views-row {
  padding-bottom: 10px;
}

.view-biblio-scientific .views-field-field-publication-highlights {
  background: #eee;
  border: 1px solid #ddd;
  padding: 8px 12px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px 10px 10px 10px;
  display: block;
  clear: both;
  width: 850px;
  margin: 15px 15px 0 50px;  
  font-size: 8pt;
}

.view-biblio-scientific .views-field-field_publication_highlights ul li {
  margin: 2px;
}

.publication_highlights img {
  width: 200px;
  height: auto;
  float: left;
  margin: 0 5px 0 0;
}

.views-field-biblio-doi {
  padding-right: 8px;
}

.article-type-biblio fieldset {
  border-top: 2px dotted #6AAEF5;
  background: #eee;
  padding: 20px;
  margin-top: 20px;
}

.article-type-biblio fieldset legend {
  display: none;
}

/*-- arXiv search box --*/

#block-block-8 {
  display: block;
  width: 200px;
  height: auto;
  padding: 20px;
  background: #fff;
  border: 1px solid #ccc;
  float: right;
  margin: 0 0 3px 10px;
  overflow: hidden;
}

#block-block-8 h2.block-title, #block-block-8 p {
  margin: 10px;
}

/* homepage highlights */

body.front .region-two-66-33-first-2 .views-row {
	display: block;
	padding-bottom: 8px;
}

/***************************/
/* LAB NEWS */
/***************************/

#block-views-lab-news-block #news_image {
  width: 130px;
  height: 100%;
  float: left;
  margin: 0 15px 0 0;
}

#block-views-lab-news-block #news_image img {
  float: left;
  margin: 0 10px 0 0;
}


#block-views-lab-news-block #news_content {
  width: 750px;
  height: 100%;
  float: left;
  margin: -15px 0 12px 0;
}

#block-views-lab-news-block #news_content .label {
  font-weight: bold;
}

#block-views-lab-news-block #news_content .label, #block-views-lab-news-block #news_content div {
  display: inline;
}

#block-views-lab-news-block #news_content .field-content p {
  margin-top: 8px;
}

#block-views-lab-news-block #news_content .views-field-title {
  font-weight: bold;
  color: #666;
}

#block-views-lab-news-block .views-row {
  display: block;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 15px;
  overflow: hidden;
}

body.section-news .field-name-field-image {
  margin: 0 12px;
}

/*-- Related Content --*/

.view-related-content-blocks .source {
  font-size: 8pt;
  margin: -10px 0 10px 0;
}

/***************************/
/* CLASS PAGES */
/***************************/

table.course_table {
  background: #fff;
  width: 99%;
  height: auto;
  border: 1px solid #ccc;
  text-align: left;
  vertical-align: top;
}

table.course_table tr. odd {
  background: #eee;
  padding: 6px;
}

table.course_table th {
  background-color: #e8eef9;
  padding: 8px;
  border-bottom: 1px dotted #ccc;
}

table.course_table th.week {
  width: 15%;
}

table.course_table th.tuesday {
  width: 43%;
}

table.course_table th.thursday {
  width: 42%;
}

table.course_table th.percent {
  width: 15%;
}

table.course_table th.behavior {
  width: 85%;
}

table.course_table td {
  padding: 8px;
  border-right: 1px dotted #ccc;
}

/***************************/
/* BIOS & JOB OPENINGS PAGES */
/***************************/

body.section-bio #main-content header div {
  display: inline;
}

body.section-bio #main-content .content_sidebar div.field-item {
  background: transparent url(../images/bullet_white_sm.png) 0 0 no-repeat;
  padding: 0 0 6px 25px;
}

#page #main-content .content_sidebar .field-name-field-bio-picture {
  clear: both;
  overflow: hidden;
}

/*-- Listing Pages --*/

body.section-people .view-content {
  margin: 15px;
}

body.section-people .view-content .views-row {
  margin-bottom: 10px;
  display: block;
  clear: both;
  overflow: hidden;
}

body.section-people .view-content .views-field-field-firstname, body.section-people .view-content .views-field-title {
  display: inline;
  font: normal normal bold 12pt/14pt Verdana, Arial, sans-serif;
  color: #666;
}

body.section-people .view-content .views-field-body {
  margin: 15px;
}

body.section-people #main-content .block-content ul {
  margin: 0 -15px 0 -25px;
  padding: 0;
}

body.section-people #main-content .block-content .views-row {
  display: block;
  overflow: hidden;
  border-bottom: 1px dotted #ccc;
}

body.section-people #main-content .block-content .views-row-last {
  border: none;
}

body.section-people #page #main-content h2.block-title, body.taxonomy-openings #page section#main-content h2.block-title {
  background: #6f8c9f url(../images/back_blue_header.jpg) 0 0 repeat-x;
  width: 905px;
  height: 25px;
  margin: -8px 0 0 -12px;
  padding: 10px 16px 10px 28px;
  color: #fff;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  border-radius: 10px 10px 0px 0px;
}

body.section-people #main-content section, body.taxonomy-openings #main-content section {
  border: 1px solid #ddd;
  padding: 8px 12px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px 10px 10px 10px;
}

body.section-people #content #block-system-main .block, body.taxonomy-openings section#main-content #block-system-main .block {
  border: none;
}

body.section-people #main-content .block-content ul.bio, body.section-people #main-content .block-content ul.bio li ul {
  list-style: none;
}

body.section-people .field-content, body.section-people .views-label {
  display: inline;
}

body.section-people #main-content .block-content ul.bio li ul li {
  background: transparent url(../images/bullet_white_sm.png) 0 0 no-repeat;
  padding-bottom: 4px;
  margin: 0 20px;
}

body.section-people #main-content .views-row .views-field-field-bio-picture {
  display: block;
  width: 220px;
  height: auto;
  float: left;
  margin: 0 5px 0 0;
}

body.section-people #main-content .views-row .bio_listing_info {
  display: block;
  width: 350px;
  float: left;
  margin: 0 15px 15px 0;
}

body.section-people #main-content .views-row .bio_listing_info .name {
  font-size: 12pt;
  font-weight: bold;
  color: #666;
}

.field-content .more-link {
  margin-top: 10px;
}

.views-field-field-email {
  margin-top: 10px;
}

/***************************/
/* EVENTS */
/***************************/

body.section-events #content ul {
  margin: 11px 0 0 0px;
  padding: 0;
}

body.section-events #content ul li {
  margin: 0 0 5px 5px;
}

body.section-events #content .field-type-text-long ul li {
  margin: 0 0 5px 25px;
}

.view-lehnert-group-calendar span a {
  font-size: 13pt;
  font-weight: bold;
  font-style: italic;
  display: block;
  text-align: right;
}

/***************************/
/* PHOTO GALLERIES */
/***************************/

#block-views-photo-galleries-block .view-content .views-row {
  display: block;
  margin: 0 0 12px 0;
  padding: 10px;
  overflow: hidden;
  /*border: 1px dotted #ccc;*/
}

#block-views-photo-galleries-block .view-content .views-field-title {
  font-size: 9pt;
  }

#block-views-photo-galleries-block table {
  width: 950px;
  height: auto;
  margin: -10px 0 0 0px;
  border: none;
}

#block-views-photo-galleries-block table tr {
  background: none;
}

#block-views-photo-galleries-block .view-content td {
  width: 190px;
  height: auto;
  vertical-align: top;
}

body.section-photos #content img {
  float: left;
  margin: 0 10px 0 0;
}

body.section-photos #content .views-field-title {
  padding: 5px;
  float: left;
  clear: left;
}

/***************************/
/* TAXONOMY PAGES */
/***************************/

#content .term-listing-heading {
  margin-bottom: 15px;
}

#content .taxonomy-term h2 {
 display: inline;
 padding: 6px;
 margin: 0px 2px 0 0;
 background: #46669d;
 -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px 6px 6px 6px;
}

body.taxonomy_page #content article header .pub_icon {
  background: transparent url(../images/pub_icon.png) 0 -5px no-repeat;
  padding: 0 0 6px 0;
}

body.taxonomy_page #content article header .pub_icon a {
  padding: 0 0 0 55px;
}

body.taxonomy_page #content article {
  padding: 10px;
  border: 1px solid #ddd;
}

body.taxonomy_page #content .article-type-publications {
  background: transparent url(../images/button_ct_pub.png) 0 0 no-repeat;
  display: block;
  margin: 1px 0 6px 3px;
}

body.taxonomy_page #content .article-type-article {
  background: transparent url(../images/button_ct_highlight.png) 0 0 no-repeat;
  display: block;
  margin: 1px 0 6px 3px;
}

body.taxonomy_page #content .article-photo-gallery-images {
  background: transparent url(../images/button_ct_media.png) 0 0 no-repeat;
  display: block;
  margin: 1px 0 6px 3px;
}

body.taxonomy_page #content .article-type-bio {
  background: transparent url(../images/button_ct_bio.png) 0 0 no-repeat;
  display: block;
  margin: 1px 0 6px 3px;
}

body.taxonomy_page #content .article-type-jobs {
  background: transparent url(../images/button_ct_job.png) 0 0 no-repeat;
  display: block;
  margin: 1px 0 6px 3px;
}

body.taxonomy_page #content .article-type-page {
  background: transparent url(../images/button_ct_webpage.png) 0 0 no-repeat;
  display: block;
  margin: 1px 0 6px 3px;
}

body.taxonomy_page #content article header {
  padding-top: 28px;
}

/***************************/
/* MORE LINKS */
/***************************/

.more-link a, a .more-link, a.more-link {
  display: block;
  width: 65px;
  height: 28px;
  background: transparent url(../images/button_more_off.png) 0 0 no-repeat;
  float: right;
  margin: 0 10px 10px 10px;
  font-size: 1px;
  color: #fff;
}

.more-link a:hover, a .more-link:hover, a.more-link:hover {
  background: transparent url(../images/button_more_on.png) 0 0 no-repeat;
}

/***************************/
/* EDIT NODE */
/***************************/

.views-field-edit-node, .edit-node {
  margin-top: 5px;
  float: right;
  padding: 4px;
  background: #fff;
  border: 1px solid #ccc;
  font-size: 8pt;
}

/***************************/
/* DISPLAY NONE */
/***************************/

img.file-icon, .file-icon, body.section-bio h1#page-title, body.front h1#page-title {
  display: none;
}

/***************************/
/* OTHER THEME CSS */
/***************************/

/* Region wrapper, anything that adds width or positioning can break the layout! */
.region {
}

/* Add borders or other width to the region-inner */
.region-inner {
}

/* Regions can be nested, such as when using Panels module */
.region-inner .region-inner  {
}


/* Gutters - if gutters are set in theme settings they will override these
   values: see Extensions > Modify Output > Design */
#main-content,
.block-inner,
.pane-inner,
.menu-wrapper,
.branding-elements,
.breadcrumb-wrapper,
.attribution,
.at-panel .rounded-corner,
div.messages {
  margin-left: 10px;
  margin-right: 10px;
}
/* Panel pages need negative margin equal to the gutter width applied to #content,
  this is taken care of in theme settings as per above for normal gutters */
.page-panels #content {
  margin-left: -10px;
  margin-right: -10px;
}

/* AT Panels may need additional margin wrangling when in the content region */
#content .at-panel {
}

/* hgroup wrapper for website name and slogan, be careful with display properties
   as this can be hidden */
#name-and-slogan {
}


/* The name of the website */
#site-name {
}


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


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

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

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

/* Highlighted region */
.region-highlighted {
}

/* Wraps the page title, tabs and actions links. */
#main-content-header {
}

/* Important messages (status, warning, and error) for the user. See also the
   declarations in messages.css. */
div.messages  {
  margin: 1.5em 10px; /* Drupal core uses "6px 0" margin */
}

/* Multiple message of the same type are output as a list */
div.messages ul {
  margin-top: 0;
  margin-bottom: 0;
}

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

/* Medium priority messages */
div.warning,
tr.warning  {
}

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

/* Errors that are separate from div.messages status messages */
.error {
}


/* Warnings that are separate from div.messages status messages */
.warning {
}


/* Unpublished nodes - set here to supply a global style in one place */
.node-unpublished,
.comment-unpublished {
}


/* The word "Unpublished" displayed underneath the content */
.node-unpublished p.unpublished,
.comment-unpublished p.unpublished {
  color: pink; /* target browsers that do not support rgba */
  color: rgba(239, 170, 170, 0.4);
  font-family: Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, 'Helvetica Inserat', 'Bitstream Vera Sans Bold', 'Arial Black', sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2;
  height: 0;
  margin: 0;
  padding: 0;
  overflow: visible;
  text-align: center;
  text-transform: uppercase;
  word-wrap: break-word;
}


/* Otherwise these elements will appear below the "Unpublished" text. */
.lt-ie8 .node-unpublished > *,
.lt-ie8 .comment-unpublished > * {
  position: relative;
}


/* Help text on a page */
.region-help {
}


/* Link to more help */
.more-help-link  {
}


/* Wrapper for the actual page content */
.region-content {
}


/* Akin to a content-bottom region */
.region-aside {
}


/* List of links generated by theme_links(). */
ul.links  {
  margin: 0;
  padding: 0;
}


/* Let the links be inline, but the container be a block. */
ul.links.inline {
  display: block;
}


ul.links li {
  display: inline;
  list-style-type: none;
  padding: 0 10px 0 0; /* LTR */
}


/* The link to the RSS or Atom feed for the current list of content */
.feed-icon {
}




/* Search results are an ordered list so we reset the margin */
.search-results  {
  margin: 0;
}


/*
 * First sidebar
 * Remember to NOT add padding or margin to your .region-sidebar-first.
 */

.region-sidebar-first {
}


/*
 * Second sidebar
 * Remember to NOT add padding or margin to your .region-sidebar-second.
 */

.region-sidebar-second {
}


/* Devel Module */
.dev-query {
  background: #eee;
  padding: 30px;
}