#block-block-16 {
  display: block;
  background: #c9e39c;
  border: 1px solid #a1b77b;
}

#block-block-16 p {
  margin: 12px;
}


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

html {
  background: #789abc url(../images/back_gradient2.jpg) 0 0 repeat-x;
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
}

/***************************/
/* PAGE */
/***************************/

#page  {
  display: block;
  width: 1020px;
  height: auto;
  padding-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

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

#header {
  position: relative;
  background: transparent url(../images/back_header_lt.jpg) right top no-repeat;
  width: 1020px;
  height: 149px;
  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: 118px;
  margin: 30px 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-4 {
  width: 210px;
  height: auto;
  margin: 4px 0 0 5px;
  float: right;
  clear: right;
  font-size: 8pt;
}

#block-block-4 a {
  font-weight: bold;
  color: #41567b;
}

#block-block-4 a:hover {
  font-weight: bold;
  color: #F9FDCA;
}

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

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

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

.two-66-33_custom {
  background: #ebe9b4 url(../images/back_feature3.jpg) no-repeat 0 0;
  margin-top: -20px;
  padding: 10px 0;
  height: 375px;
  overflow: hidden;
  color: #8F8DA4;
  border-bottom: 1px solid #ccc;
}

.region-two-66-33-first-custom {
  position: relative;
  display: block;
  width: 530px;
  height: 355px;
  margin: 5px 0 0 15px;
  float: left;
}

.region-two-66-33-first-custom .region-inner {
  width: 530px;
  height: 355px;
  margin: 0;
  padding: 0;
}

.region-two-66-33-second-custom {
  position: relative;
  display: block;
  width: 440px;
  height: 355px;
  color: #6D6D77;
  float: right;
  margin: 0 15px 0 0;
}

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

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

#columns {
  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: 600px;
}

#content ul, #content ol {
  overflow: hidden;
  margin: 5px 10px;
  padding: 5px 14px;
}

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

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

body.page-node .field-name-body {
  display: block;
  
}

body.page-node .field-name-field-related-files {
  display: block;
  display: block;
  width: 500px;
  height: auto;
  clear: left;
  padding: 5px 10px;
}

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 {
  margin: 0;
  background: none;
}

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

.sidebar img {
   float: right;
   margin: 3px 5px 5px 3px;
   width: 60px;
   background: #fff;
   padding: 3px;
   -moz-box-shadow: 3px 3px 3px 0px #666;
  -webkit-box-shadow: 3px 3px 3px 0px #666;
  box-shadow: 3px 3px 3px 0px #666;
}

#main-content.has_content_sidebar .field-name-body {
  width: 660px;
  height: auto;
  float: left;
}

#content #main-content.has_content_sidebar .field-name-field-sidebar-content ul li {
  margin: 5px -15px;
  padding: 0;
}

#main-content.has_content_sidebar .field-name-field-sidebar-content a.colorbox-insert-image {
  display: block;
  float: none !important;
  margin: 5px 0 10px 0;
  overflow: hidden;
}

#main-content.has_content_sidebar .field-name-field-sidebar-content  {
  width: 190px;
  height: auto;
  float: right;
  background-color: #cbd6c7;
  width: 220px;
  margin: 5px -30px 5px 8px;
  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 {
  padding: 20px;
  border-top: 2px dotted #385B88;
  background: #fff;
}

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

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

aside .view-content .views-row, aside div {
  border: none;
  margin-bottom: 8px;
}

/***************************/
/* REGION 4 X 25 */
/***************************/

.four-4x25 {
  width: 975px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.four-4x25 .region-four-top {
  width: 975px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

.region-four-first, .region-four-second, .region-four-third {
   width: 233px;
   height: 400px;
   border: 1px solid #8F8DA4;
   display: inline;
   margin-right: 12px;
   -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px 10px 10px 10px;
}

.region-four-fourth {
   width: 230px;
   height: 400px;
   border: 1px solid #8F8DA4;
   display: inline;
   margin-right: 0px;
   -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px 10px 10px 10px;
}

.four-4x25 .views-field-title {
  font-size: 11pt;
  font-weight: bold;
  height: 66px;
}

/***************************/
/* 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: #496886;
  margin: -170px 0 0 0px;
  padding-bottom: 20px;
  width: 100%;
  height: auto;
  min-height: 400px;
  border-top: 4px solid #769376;
  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;
  padding: 4px 0;
  border: none;
}

/***************************/
/* IMAGES */
/***************************/

#main-content a.colorbox-insert-image img.image-image-100 {
  display: block;
  float: left;
  clear: left;
  width: 100px;
  height: auto;
  border: 1px solid #333;
  margin-right: 15px;
  padding: 8px;
  font-size: 8pt;
  color: #333;
}

#main-content a.colorbox-insert-image img.image-image-200 {
  display: block;
  float: left;
  clear: left;
  width: 200px;
  height: auto;
  border: 1px solid #333;
  margin-right: 15px;
  padding: 8px;
  font-size: 8pt;
  color: #333;
}

#main-content a.colorbox-insert-image img.image-image-300 {
  display: block;
  float: left;
  clear: left;
  width: 300px;
  height: auto;
  border: 1px solid #333;
  margin-right: 15px;
  padding: 8px;
  font-size: 8pt;
  color: #333;
}

#main-content a.colorbox-insert-image img.image-image-700 {
  display: block;
  clear: left;
  width: 700px;
  height: auto;
  border: 1px solid #333;
}

#main-content a.colorbox-insert-image img.image-image-900 {
  display: block;
  clear: left;
  width: 900px;
  height: auto;
  border: 1px solid #333;
}

#main-content a.colorbox-insert-image, .feed_image, .node-type-biblio figure {
  font-size: 8pt;
  color: #666;
  width: 335px;
  height: auto;
  float: left;
  clear: left;
  margin: 5px 0 0 0;
}

#main-content img {
  display: block;
  width: 300px;
  height: auto;
  float: left;
  margin: 0 15px 5px 0;
  border: 1px solid #333;
}


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

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

#block-views-homepage-feature-block {
  position: relative;
  width: 550px;
  height: 342px;
  margin: 0px;
  float: left;
  overflow: hidden;
  z-index: 2;
}

#views_slideshow_cycle_main_homepage_feature-block .views-field-field-slideshow-image {
  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: 320px;
  left: 10px;
  position:absolute;
  clip:rect(0px,480px,320px,0px);
  overflow: hidden;
}

#views_slideshow_cycle_main_homepage_feature-block .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: 320px;
  position:absolute;
  clip:rect(0px,480px,320px,0px);
  overflow: hidden;
}

#views_slideshow_cycle_main_homepage_feature-block .views-field-title a, #views_slideshow_cycle_main_homepage_feature-block .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_cycle_main_homepage_feature-block .views-field-body {
  background: url(../images/back_transgray.png) 0 0 repeat;
  position:absolute;
  top: 274px;
  width: 440px;
  height: 80px;
  margin: -11px 0px 0 10px;
  padding: 5px 20px;
  height: auto;
  overflow: hidden;
  z-index: 20;
  font-size: 8pt;
}

#views_slideshow_cycle_main_homepage_feature-block .views-field-body p {
  color: #fff;
}

.views-slideshow-controls-bottom {
  position: absolute;
  top: 320px;
  width: 440px;
  height: 30px;
  margin: 5px 0 0 20px;
}

.views-slideshow-controls-bottom #views_slideshow_controls_text_homepage_feature-block, .views-slideshow-controls-bottom #views_slideshow_slide_counter_homepage_feature-block {
  display: inline;
  padding-right: 6px;
}

/***************************/
/* HOMEPAGE ABOUT */
/***************************/

.region-two-66-33-second-custom #block-views-homepage-about-jin-group-block img {
  border: 2px solid #333;
  margin: 6px 0 0 8px;
}

/***************************/
/* HOMEPAGE RESEARCH AREAS */
/***************************/

#block-views-homepage-research-areas-block .view-content {
  display: block;
  width: 940px;
  height: auto;
  overflow: hidden;
  margin-bottom: 30px;
}

#main-content #block-views-homepage-research-areas-block .views-row {
  position: relative;
  width: 200px;
  height: 280px;
  float: left;
  margin: 10px 10px 0 0;
  padding: 10px;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 8pt;
  -moz-border-radius-topleft: 14px;
  -webkit-border-top-left-radius: 14px;
  border-radius: 14px 14px 14px 14px;
  overflow: hidden;
}

#block-views-homepage-research-areas-block .views-field-title {
  font-size: 11pt;
}

/***************************/
/* RESEARCH PAGES */
/***************************/

body.section-research .sidebar .views-field-title  {
  font-size: 10pt;
}

body.section-research .sidebar .views-field-field-image  {
  float: right;
}

body.section-research .sidebar .views-field-field-post-date {
  font-size: 8pt;
  font-style: italic;
  margin-top: -3px;
}

/***************************/
/* RESEARCH HIGHLIGHTS
/***************************/

body.not-logged-in .field-name-field-subtitle {
  font: normal normal bold 16pt/18pt Helvetica, Arial, sans-serif;
  color: #9b8e8e;
  margin: 0 0 15px 25px;
}

body.logged-in .field-name-field-subtitle {
  font: normal normal bold 16pt/18pt Helvetica, Arial, sans-serif;
  color: #9b8e8e;
  margin: 0 0 15px 25px;
}

body.node-type-research-highlight #left_col {
  background: #eee;
  width: 300px;
  height: auto;
  float: left;
  margin: 0 15px 10px 0;
  padding-right: 12px;
}

body.node-type-research-highlight #left_col #article_images img {
  width: 300px;
  height: auto;
}

.image_caption {
  font-size: 8pt;
}

body.node-type-news #left_col {
  background: #eee;
  width: 240px;
  height: auto;
  float: left;
  margin: 0 15px 10px 0;
  padding-right: 12px;
}

article .published_info_date {
  display: block;
  width: auto;
  margin: 0 0 10px 0;
  padding: 2px 14px 0 5px;
  color: #333;
  font-size: 8pt;
}

article .published_info_source {
  display: block;
  width: auto;
  margin: -11px 0 10px 0;
  padding: 0 14px 2px 5px;
  color: #333;
  font-size: 8pt;
}

body.node-type-research-highlight #left_col #article_images img.magnify {
  width: 340px; 
  display: relative;
  width: 25px;
  height: 25px;
  margin: -33px 0 0 310px;
  -moz-box-shadow: transparent;
  -webkit-box-shadow: transparent;
  box-shadow: transparent;
  filter: transparent;
  border: transparent;
  z-index: 9;
}

#main-content .video {
  display: block;
  margin: 25px;
  padding: 20px;
  overflow: hidden;
  background: #eee;
}

#main-content .video section {
  width: 640px;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
}

.views-field-field-published-date {
  font-size: 8pt;
  line-height: 10pt;
  color: #666;
}

/*-- Related features --*/

article .related_article_features {
  display: block;
  background: #fff;
  border: 1px solid #6c87ba;
  width: 870px;
  padding: 0 20px 10px 20px;
  clear: both;
}

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

.field-name-field-related-publications .field-items {
  margin-top: -2px;
}

.field-name-field-related-publications .field-item {
  display: block;
  overflow: hidden;
  margin-top: 1px;
}

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

#main-content .news_thumbnail {
  width: 170px;
  height: auto;
  float: left;
  margin: 0 6px 10px 0;
  font-size: 8pt;
}

#main-content .news_thumbnail a img {
  width: 160px;
  height: auto;
  float: left;
  margin: 0 6px 0 0;
}

#main-content .details {
  margin: 4px 0;
  font-style: italic;
}

body.section-news br {
  margin-bottom: 10px;
}

/*--- homepage ---*/

#block-views-news-highlights-block-5 {
  display: block;
  overflow: hidden;
  float: none !important;
  margin: 20px 0;
}

#main-content #block-views-news-highlights-block-5 img {
  width: 60px;
  height: auto;
  margin: 0 8px 0 0;
}

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

body.page-publications-scientific-year #block-block-12, body.page-publications-theses #block-block-12 {
  display: none;
}

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

.views-field-citation, .views-field-field-related-files, .views-field-edit-node {
  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 .views-field-name {
  margin: -2px 6px 3px 6px;
  font-size: 8pt;
  font-style: italic;
  color: #999;
}

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

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-related-publications, div.views-field-field-related-news, div.views-field-field-publications-highlights, div.views-field-field-related-files {
  display: block;
  margin: 5px 10px -5px 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;
}

body.section-publications .views-field-bibtex-export, .views-field-biblio-doi, .views-field-biblio-url {
  display: inline;
  width: 26px;
  height: auto;
  background: #E3E0E0;
  border: 1px solid #ccc;
  padding: 1px 6px;
  margin: 4px;
  overflow: hidden;
  color: #666;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px 6px 6px 6px;
}

body.section-publications .field-name-field-related-news, body.section-publications .field-name-field-related-files, body.section-publications .field-name-field-publications-highlights, body.section-publications .field-name-field-related-publications  {
  display: block;
  background: #fff;
  width: 870px;
  padding: 0 20px 10px 20px;
}

body.section-publications  .field-name-field-related-news h3 {
  display: block;
  background: transparent;
  color: #6d8058;
  margin-left: -4px;
}

body.section-publications article nav {
  display: block;
}

/*-- arXiv search box --*/

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

#page #block-block-13 h2.block-title {
  margin: 10px;
  color: #fff;
  text-align: center;
}

/***************************/
/* PEOPLE PAGES */
/***************************/

body.section-people article h1 {
  font-size: 22pt;
  margin: 0 0 30px 0;
}

body.page-node-57 #main-content #block-views-photo-gallery-block-1 img {
  display: block;
  overflow: hidden;
  width: 700px;
  height: auto;
  margin: 0 10px 5px 0;
  float: left;
}

body.page-node-57 #main-content #block-views-photo-gallery-block-1 .views-field-title {
  display: block;
  clear: both;
}

body.section-people article {
  width: 640px;
  height: auto;
  float: left;
  margin-right: 15px;
}

body.section-people .content_sidebar {
  background: #ddd;
  width: 220px;
  height: auto;
  float: left;
  border: 1px solid #ccc;
  padding: 10px;
}

body.section-people #main-content .content_sidebar img {
  width: 200px;
  height: auto;
}

body.section-people #main-content h1#page-title {
  padding-left: 20px;
}

body.section-people #main-content h1 {
  border-bottom: 1px dotted #ccc;
}

body.section-people #main-content h2.block-title {
  display: block;
  overflow: hidden;
  background: #DADDBE;
  width: 96%;
  height: 25px;
  margin: 0 0 10px 0;
  padding: 10px 16px 10px 28px;
  color: #666;
  -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;
  overflow: hidden;
}

body.section-people .people_info {
  display: block;
  width: 300px;
  height: auto;
  float: left;
  padding: 10px;
}

body.section-people .short_bio {
  display: block;
  width: 400px;
  height: auto;
  float: left;
  padding: 10px;
  overflow-y: auto;
}

body.page-node-57 #main-content img {
  display: block;
  width: 100px;
  height: auto;
  float: right;
  border: 1px solid #333;
  -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);
}

body.page-node-57 #block-block-14 {
  display: none;
}

body.section-people .people_info .fullname {
  font-size: 14pt;
  color: #496886;
}

body.section-people .people_info_former .fullname {
  font-size: 14pt;
  color: #496886;
}

body.node-type-directory h1#page-title {
  display: none;
}

body.page-node-57 #node-57 a.colorbox-insert-image {
  width: 700px;
  height: auto;
}

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

body.section-photos #main-content img {
  display: block;
  overflow: hidden;
  width: auto;
  max-width: 900px;
  height: auto;
  margin: 0 10px 5px 0;
}

body.section-photos #main-content .views-field-title {
  font-size: 10pt;
  display: block;
  clear: both;
}

body.page-node-58 #block-block-9 {
  display: none;
}

body.page-node-58 #content {
  margin-left: -20px;
}

body.node-type-photos p {
  display: block;
  clear: both;
}

/***************************/
/* INTERNAL MEMBERS PAGES */
/***************************/

body.section-internal #block-nice-menus-2 h2 {
  display: none;
}

#block-views-photo-gallery-block-1 .view-content {
  margin-left: 35px;
}




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

/***************************/
/* GENERAL VIEWS STYLES */
/***************************/

.views-field-title {
  margin: 10px 0;
  font-size: 12pt;
}

.views-field-body {
  margin: 10px 0;
}

.views-field-view-node {
  display: block;
  margin: 8px 0;
  padding: 8px 0;
  clear: both;
  overflow: hidden;
  font-size: 110%;
  font-weight: bold;
}

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

.edit_node {
  display: block;
  margin: 10px 0 5px 0;
}

.edit_node a {
  padding: 4px;
  background: #ddd;
  border: 1px solid #ccc;
}

.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 td {
  vertical-align: top;
}

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

body.front table tr {
  border: none;
}

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

#main-content img.file-icon, .content_sidebar img.file-icon, body.front h1#page-title, #biblio-header .form-item-keyword, body.page-taxonomy h1#page-title, body.page-node-4 .backlink, body.page-node-59 #tasks {
  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;
}




