/* NAVIGATION */

#block-pubmedscope-navigation ul, #block-pubmedscope-navigation ul li {
  list-style: none; list-style-image: none; margin: 0; padding: 0;
}

#block-pubmedscope-navigation ul { margin-bottom: 10px; }
#block-pubmedscope-navigation ul li { font-size: 18px; font-weight: bolder; }
#block-pubmedscope-navigation ul li ul { margin-left: 15px; }
#block-pubmedscope-navigation ul li li { font-size: 13px; font-weight: normal; }
#block-pubmedscope-navigation ul li li small { color: #6BB7CB; /*float: right; margin-right: 100px;*/ }



.node-type-pubmedscope h1.title,
.page-pubmedscope h1.title { font-size: 18px; }

.pubmedscope-node-magazine { font-size: 11px; color: #888; }

.pubmedscope-node-field { margin-bottom: 20px; }

.pubmedscope-node-editors-comment { padding: 10px 10px 20px; background-color: #E9F3FC; color: #555; border-left: 3px solid #6BB7CB; }
.pubmedscope-node-editors-comment em { font-weight: bolder; }
.pubmedscope-node-editors-comment .text { margin-bottom: -1em; }
.pubmedscope-node-editors-comment .text p { font-size: 12px; }

.pubmedscope-node-link .text { display: block; color: #888; }
.pubmedscope-node-link a { color: #888!important; font-size: 12px; }


/* BLOCK */
#content-top .pubmedscope-promo-wrapper .pubmedscope-logo { display: block; float: left; width: 210px; height: 45px; }
#content-top .pubmedscope-promo-wrapper .pubmedscope-desc { margin-left: 230px; padding-top: 4px; }

.pubmedscope-search-wrapper {  }
.pubmedscope-search-wrapper .pubmedscope-logo { display: block; float: left; height: 45px; width: 210px; }
.pubmedscope-search-wrapper .pubmedscope-form-wrapper { margin-left: 230px; padding-top: 12px; }
.pubmedscope-search-wrapper .pubmedscope-desc { margin-left: 230px; margin-top: 1px; font-size: 11px; }

.pubmedscope-search-wrapper h4 { font-size: 14px; font-weight: normal; color: #666; margin-bottom: 2px; }
.pubmedscope-search-wrapper h4 i { color: #3978AD; font-weight: bolder; font-style: normal; }
.pubmedscope-search-wrapper h4 b { color: #9C5D79; font-weight: bolder; }
.pubmedscope-search-wrapper .form-field-one-line label { display: none; }
.pubmedscope-search-wrapper #edit-query-wrapper { margin: 0; float: left; width: 80%; }
.pubmedscope-search-wrapper #edit-query-wrapper .form-field-wrapper { width: 100%; }
.pubmedscope-search-wrapper .form-submit { float: right; margin-top: 1px; margin-bottom: 0; }

/* MISC */
.pubmedscope-disclaimer { border-top: 1px solid #EEE; padding-top: 20px; margin-top: 30px; font-size: 11px; color: #888; }