
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Wrappers */
html {
  background: #fff url(../images/back_ye.jpg) repeat-x 0 0;
}

body {
  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: #c8d3e0 url(../images/back_ye_header.jpg) repeat-x 0 0;
  width: 1020px;
  height: 147px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  -moz-border-radius-topleft: 17px;
  -moz-border-radius-topright: 17px;
  -webkit-border-top-left-radius: 17px;
  -webkit-border-top-right-radius: 17px;
  border-radius: 17px 17px 0px 0px;
}

#header a {
  color: #448BCA;
}

#branding {
  display: block;
  width: 764px;
  height: 168px;
  margin: -26px 0 0 40px;
  float: left;
}

#logo {
  padding: 10px 0;
}

#logo img {
  vertical-align: bottom;
}

/* Search */

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

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

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

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

#menu-bar {
  background: #d0d0d0 url(../images/back_nav.png) 0 0 repeat-x;
  border-bottom: 5px solid #a9a6ad;
  width: 1000px;
  height: 45px
  margin: -8px 0 0 0;
  padding-left: 20px;
  overflow: visible;
}

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

.two-66-33_custom {
  background: #8A8A8A url(../images/back_feature.jpg) no-repeat 0 0;
  margin-top: -20px;
  padding: 20px 0;
  height: 360px;
  overflow: hidden;
  color: #fff;
}

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

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

body.front .region-two-66-33-second-custom #block-block-5 h2  {
  color: #fff;
}

body.front .region-two-66-33-second-custom p  {
  color: #fff;
}

body.front .region-two-66-33-second-custom a {
  color: #fff;
  font-weight: bold;
  font-style: italic;
}

body.front .region-two-66-33-second-custom #block-block-5 img {
  float: right;
  margin: 0 0 0 10px;
}

body.front .region-two-66-33-second-custom a:hover {
  text-decoration: underline;
}

.region-two-66-33-second-custom {
  display: block;
  width: 425px;
  height: 355px;
  color: #fff;
  float: right;
}

#block-block-5 img {
  margin-top: 7px;
}

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

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

#columns {
  position: relative;
  behavior: url(/lehnert/sites/all/themes/adaptivetheme/at_subtheme/js/pie/PIE.htc);
  background: #eee;
  -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 ul, #content ol {
  overflow: hidden;
  margin: 5px 20px;
  padding: 5px 20px;
}

#content-column {
}

#main-content  {
  padding: 20px 20px 0 20px; 
}

#main-content img {
  border: 1px solid #333;
}

#main-content a.colorbox-insert-image img.image-image-700 {
  display: block;
  clear: both;
  width: 650px;
  height: auto;
}

#main-content a.colorbox-insert-image, figure, .feed_image, .node-type-biblio figure {
  float: left;
  clear: left;
  margin-right: 10px;
  padding: 8px;
  font-size: 8pt;
  background: #666666;
  color: #fff;
  }

#main-content a.colorbox-insert-image img, .region-two-66-33-second img, #main-content figure img {
  float: left;
  clear: left;
  border: 1px solid #333;
  margin-bottom: 3px;
}

#main-content .image-caption-container-left .image-caption {
  float: left;
  clear: left;
  width: 300px;
  height: auto;
}

#main-content img.feed_image {
  float: left;
  clear: left;
  border: 1px solid #333;
  margin-bottom: 3px;
  width: 300px;
  height: auto;
}

body.page-node fieldset.group-related-info {
  background: #fff;
  
}

body.node-type-page  .field-name-field-related-files {
  background: #EEEEEE;
  display: block;
  width: 90%;
}

body.page-node fieldset.group-related-info legend {
  display: none;
}

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

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

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

#main-content .sidebar figure, #main-content .content_sidebar figure {
  margin: 0;
  background: none;
}


/*-- 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 20px;
  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;
}

.content_sidebar figure {
  clear: both;
  overflow: hidden;
  margin-left: 13px;
}

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

aside {
  padding: 20px;
  border-top: 2px dotted #385B88;
  background: #fff;
}

aside.region p, #aside p {
  margin: 15px;
}

aside article img {
  background: transparent url(none);
  width: 90px;
  height: auto;
  float: left;
  margin: 0 8px 2px 0;
  border: 1px solid #eee;
}

aside .view-content .views-row {
  border: none;
}

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

.three-3x33_custom {
  width: 975px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.three-3x33_custom .region-three-33-top-custom {
  display: block;
  width: 975px;
  height: auto;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  overflow: hidden;
}

.three-3x33_custom .region-three-33-bottom-custom {
  display: block;
  width: 975px;
  height: auto;
  clear: both;
  padding-top: 20px;
   margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  overflow: hidden;
}

.three-3x33_custom .region-three-33-bottom-custom h4 {
  text-align: left;
}

.three-3x33_custom .region-three-33-first-custom, .three-3x33_custom .region-three-33-second-custom {
  width: 313px;
  height: auto;
  min-height: 370px;
  display: block;
  float: left;
  margin-right: 12px;
  border: 1px solid #385b88;
  -moz-border-radius-topleft: 14px;
  -webkit-border-top-left-radius: 14px;
  border-radius: 14px 14px 14px 14px;
  overflow: hidden;
}

.three-3x33_custom .region-three-33-third-custom {
  width: 313px;
  height: auto;
  min-height: 370px;
  display: block;
  float: left;
  margin-right: 0;
  border: 1px solid #385b88;
  -moz-border-radius-topleft: 14px;
  -webkit-border-top-left-radius: 14px;
  border-radius: 14px 14px 14px 14px;
  overflow: hidden;
}

.three-3x33_custom .views-field-title, .three-3x33_custom .views-field-title a {
  font-size: 12pt;
  margin-bottom: 8px;
}

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

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

#subfooter a {
  color: #666;
  text-decoration: underline;
}

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

#footer {
  background-color: #385b88;
  margin: -170px 0 0 0px;
  padding-bottom: 20px;
  width: 100%;
  height: auto;
  min-height: 400px;
  border-top: 3px solid #5b9acf;
  clear: both;
}

#footer .two-25-75 {
  width: 1020px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
}

.region-two-25-75-first {
  width: 300px;
  height: auto;
  margin: 0 15px 0 20px;
  float: left;
}

.region-two-25-75-second {
  width: 660px;
  height: auto;
  float: left;
}

#footer p {
  color: #ccc;
}

#footer a {
  color: #eee;
  text-decoration: underline;
}

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

#footer table.footer_table th {
  color: #fff;
  text-align: left;
  font-weight: bold;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 5px;
}

#footer table.footer_table tr {
  background: transparent url(none);
  padding: 4px 0;
  border: none;
}

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

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

#block-views-homepage-feature-block {
  position: relative;
  width: 560px;
  height: auto;
  overflow: visible;
  z-index: 2;
}

#views_slideshow_cycle_main_homepage_feature-block_1 .views-field-field-slideshow-image {
  position: absolute;
  left: 10px;
  display: block;
  width: 480px;
  height: 320px;
  overflow: hidden;
}

#views_slideshow_cycle_main_homepage_feature-block_1 .views-field-field-slideshow-image img {
  position:absolute;
  -moz-box-shadow: 3px 3px 3px #666;
  -webkit-box-shadow: 3px 3px 3px #666;
  box-shadow: 3px 3px 3px #666;
  width: 480px;
  height: auto;
  min-height: 320px;
  position:absolute;
  clip:rect(0px,480px,320px,0px);
  overflow: hidden;
}

#page #views_slideshow_cycle_main_homepage_feature-block_1 .views-field-title a, #page #views_slideshow_cycle_main_homepage_feature-block_1 .views-field-title {
  position: absolute;
  top: 90px;
  left: 0;
  background: url(../images/blueback.png) 0 0 repeat;
  -moz-border-radius-topright: 17px;
  -moz-border-radius-bottomright: 17px;
  -webkit-border-top-right-radius: 17px;
  -webkit-border-bottom-right-radius: 17px;
  border-radius: 10px;
  width: 220px;
  height: auto;
  padding: 20px;
  color: #fff;
  font-size: 12pt;
  font-weight: bold;
  line-height: 17pt;
  z-index: 10;
}

.views-slideshow-controls-bottom {
  position: absolute;
  left: 500px;
  width: 60px;
  height: 300px;
  margin: 15px 0 0 0;
}

.views-slideshow-controls-bottom .views-field-field-slideshow-image img {
  width: 60px;
  height: 50px;
  margin: 0 0 8px 0;
  padding: 0;
}


@-moz-document url-prefix() {

  	.views-slideshow-controls-bottom .views-field-field-slideshow-image {
  	width: 60px;
  	height: 50px;
  	margin: 0 0 0 -10px;
	}

 	.views-slideshow-controls-bottom .views-field-field-slideshow-image img {
  	width: 60px;
  	height: 50px;
  	margin: 0 0 -12px 10px;
	}

 }
    
    

/***************************/
/* NEWS */
/***************************/

body.section-news .source {
  font-size: 110%;
  font-weight: bold;
  margin: 0 0 15px 0;
}

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

.award_names {
  font-size: 12pt;
  font-weight: bold;
  color: #9e3840;
}

/*-- Related features --*/

article .related_article_features {
  background: #f0f7e8;
  border: 1px solid #d4dbcc;
  float: left;
  width: 880px;
  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;
}

body.section-news aside .field-name-field-referenced-publications .field-name-field-image figure, body.section-news aside .field-name-field-referenced-publications nav, body.front #block-views-news-block h3 {
  display: none;
}


/* Content Related to the News (Listing) */

body.section-news .related {
  margin-top: 12px;
  background: #fff;
  border-top: 2px dotted #385B88;
  border-left: none;
  border-right: none;
  border-bottom: none;
  padding: 20px;
  font-size: 8pt;
}

/***************************/
/* BIBLIO */
/***************************/

section.field-name-field-research-category ul.field-items li.field-item {
  display: block;
}

.views-field-citation, .views-field-field-related-files {
  margin: 4px 0;
  font-size: 115%;
}

#biblio-header fieldset#edit-search-form legend {
  background: #fce75a;
}

body.page-biblio .biblio-entry {
  margin-bottom: 25px;
}

body.section-publications #page h2, body.page-publications-type h3, body.page-publications-year h3 {
  background: #d0d0d0 url(../images/back_nav.png) 0 0 repeat-x;
  width: 100%;
  height: 25px;
  margin: 5px 0 10px -12px;
  padding: 8px;
  text-align: center;
  color: #333;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #999;
}

body.section-publications .views-row {
  padding: 0 0 15px 0;
  border-bottom: 1px dotted #ccc;
}

body.section-publications .views-row img {
  float: left;
  margin: 0 8px 8px 0;
  vertical-align: top;
}

body.page-publications-year .views-row {
  margin: 8px 0;
  padding: 8px 0;
  border-bottom: 1px dotted #ccc;
}

article#node-1048 {
  margin-top: -25px;
}

body.page-publications-theses .views-field-title, body.page-publications-popular .views-field-title {
  font-size: 105%;
  font-weight: bold;
}

body.section-biblio figure {
  background: #333;
  display: inline;
  width: 200px;
  height: auto;
  float: left;
  margin-right: 12px;
  padding: 10px;
}

/* Content Related to the Publication */

div.views-field-field-referenced-publications, div.views-field-field-referenced-news, div.views-field-field-paper-highlights {
  display: block;
  margin: 0 10px;
  padding: 10px;
  background: #fff;
  border-left: 2px dotted #ccc;
  border-right: 2px dotted #ccc;
  overflow: hidden;
  font-size: 8pt;
  clear: left;
}

body.section-news aside .field-type-entityreference h1 {
  display: none;
}

body.section-biblio fieldset legend {
  display: none;
}

body.section-biblio fieldset {
  margin-top: 20px;
  background: #fff;
  border-top: 2px dotted #385B88;
  border-left: none;
  border-right: none;
  border-bottom: none;
  padding: 20px;
}

body.section-biblio #page fieldset h2.field-label {
  display: block;
  clear: both;
  width: 96%;
  font-size: 14pt;
  font-family: Helvetica, sans-serif;
  font-variant: small-caps;
  font-weight: bold;
  color: #1E64AF;
  margin: 15px 0 4px 0;
}

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

body.section-people h1 {
  font-size: 18pt;
  font-family: Helvetica, sans-serif;
  font-variant: small-caps;
  font-weight: bold;
  color: #1E64AF;
  margin: 15px 0 15px 0;
}

body.section-people h3 {
  display: inline;
}

/*-- Listing Pages --*/

body.section-people .views-field-field-image img {
  float: left;
  margin: 0 5px 5px 0;
}

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-row .views-field-edit-node {
  margin-top: 12px;
}

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 {
  background: #d0d0d0 url(../images/back_nav.png) 0 0 repeat-x;
  width: 100%;
  height: 25px;
  margin: -8px 0 0 -12px;
  padding: 10px 16px 10px 28px;
  color: #333;
  -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 {
  border: 1px solid #ddd;
  padding: 8px 12px;
  margin: 15px -10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px 10px 10px 10px;
  overflow: hidden;
}

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-picture {
  display: block;
  width: 200px;
  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;
}

/***************************/
/* IN THE NEWS */
/***************************/

#block-views-news-block-1 .views-row {
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
}

#block-views-news-block-1 .views-row h4 {
  text-align: left;
}

#block-views-news-block-1 .views-field-field-image {
  display: block;
  width: 110px;
  min-height: 60px;
  float: left;
  padding: 0 10px 15px 0;
}

#block-views-news-block-1 .views-field-field-image img {
  margin-bottom: 6px;
}

#main-content .news_image {
  width: 120px;
  height: auto;
  min-height: 110px;
  float: left;
}

#main-content .news_content {
  width: 520px;
  height: auto;
  float: left;
}

#main-content .news_content h4 {
  margin: 0 5px 8px 0;
}

#main-content .news_image img {
  width: 90px;
  height: auto;
  float: left;
  margin: 0 8px 5px 0;
}

body.section-news .views-field-field-research-category {
  display: block;
  margin: 8px 0 15px 15px;
}

body.section-news .views-row {
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
}

/* Homepage News */

#block-views-news-block .views-row {
  padding: 0 0 12px 0;
  border-bottom: 1px dotted #ccc;
  overflow: hidden;
}

#block-views-news-block .news_image  {
  width: 110px;
  height: auto;
  float: left;
  margin: 0 10px 0 0;
}

#block-views-news-block .news_content  {
  width: auto;
  height: auto;
  float: left;
  margin: 0 10px 0 0;
}

#block-views-news-block .news_content h4 {
  text-align: left;
  margin: 0;
}

#block-views-news-block .news_content .source  {
  margin: 0 0 6px 0;
}

#block-views-news-block .news_image img  {
  width: 100px;
  height: auto;
  float: left;
  margin: 0 5px 3px 0;
  border: 1px solid #333;
}

/***************************/
/* IMAGE GALLERY */
/***************************/

body.section-resources #block-views-image-gallery-block table td {
  padding: 5px;
  vertical-align: top;
}

body.section-resources #block-views-image-gallery-block table td header {
  display: none;
}

body.section-resources #block-views-image-gallery-block .node-content {
  padding: 8px;
  font-size: 8pt;
}

body.section-resources #block-views-image-gallery-block ul.links {
  display: none;
}

/***************************/
/* TAXONOMY */
/***************************/

.field-type-taxonomy-term-reference ul.field-items li {
  display: block;
  clear: both;
}

body.page-taxonomy h2 {
  display: block;
  font-size: 115%;
  margin-bottom: 20px;
}

body.page-taxonomy h2 .termname {
  color: #E54753;
  font-style: italic;
}

/***************************/
/* FIELDS AND FIELDSETS */
/***************************/

fieldset {
  padding: 10px;
  border: 1px dotted #ccc;
}

fieldset legend {
  padding: 6px 12px 6px 6px;
  background: #fff;
  border: 1px solid #ccc;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px 6px 6px 6px;
  -moz-box-shadow: 3px 3px 3px #a5a5a5;
  -webkit-box-shadow: 3px 3px 3px #a5a5a5;
  box-shadow: 3px 3px 3px #a5a5a5;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#a5a5a5,direction=135);
  font-size: 10pt;
  color: #7E8EA6;
  font-variant: small-caps;
}

fieldset legend a {
  font-size: 10pt;
  color: #7E8EA6;
}

#main-content fieldset ul, #main-content fieldset ol {
  overflow: hidden;
  margin: 13px 0 0 0;
  padding: 0;
  font-size: 9pt;
  line-height: 11pt;
}

#main-content fieldset ul li {
  display: block;
  background: url(../images/bullet.png) 0 2px no-repeat;
  padding: 0 0 0 15px;
  margin-bottom: 5px;
}

/***************************/
/* MORE & EDIT LINKS */
/***************************/

.sidebar p.allpubs {
  background: url(../images/more_arrow.png) 106px -3px no-repeat;
  margin: 20px 0 0 0;
  padding: 20px 30px 32px 0;
  overflow: visible;
  font-size: 8pt;
  font-weight: bold;
  text-align: right;
}

.sidebar p.allpubs a {
  font-size: 11pt;
  padding-right: 26px;
}

.views-field-edit-node a {
  background: #e3e0e0;
  border: 1px solid #fff;
  padding: 4px;
  margin:  0 10px 10px 0;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px 6px 6px 6px;
  font-size: 8pt;
  text-decoration: none;
  float: right;
  overflow: hidden;
}

/***************************/
/* TABLES */
/***************************/

table p {
  margin: 0;
  padding: 0;
}

table caption {
  background: #333;
  color: #fff;
  padding: 6px;
}

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

img.file-icon, 
.file-icon, 
body.front h1#page-title, 
#biblio-header .form-item-keyword, 
body.page-taxonomy h1#page-title, 
body.section-people h1#page-title, 
body.page-node-4 .backlink,
body.section-news aside nav,
body.section-news aside .node-content p
 {
  display: none;
}

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


/*
.quote {
  display: block;
  font-style: italic;
}

*/

/* 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;
}




