.tp-lightbox {
  opacity: .80; }

/*Mail chimp from - newsletter subscription */
.mc4wp-form label {
  font-weight: 500;
}
/*Event list plugin - hide title of event */
.event-title {
    display: none;
}

/*INN logo - bottom left */
#inn-logo {
    display: none;
}

.latest_issue {
 	  float: left;
 	  .box-shadow(0 3px 4px -2px @black);
	  height: 32px;
	  overflow: visible;
	  margin: 0 5px 0 10px;
    }

/*Years in review accordion widget */
#shortcodes-ultimate-3 .su-post {
padding-left:0px;
list-style:disc;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
font-weight: 500
}

/* Dynamics feature to show a “Subscribe” link to users who haven’t yet subscribed or logged in, and a “Thanks for subscribing” message to those who have subscribed and/or logged in with Tinypass */
.subscribe-link {
visibility: hidden;
  text-align: center;
}
.thanks-message {
visibility: hidden;
text-align: center;
}

.tpmMetered {
visibility: visible;
}
.tpmHasAccess {
visibility: visible;
}

/*CSS from Smart Archives pligin. This line from generator.php to order years $bits['orderby'] = 'year ASC, month ASC'; */
.archive-list li {	
	list-style: none !important;
	font-size: 16px;
}

/*Hidden  line at the bottom of imported files from old UW archive */
#copyright { display: none; }


/* Ultimate shortcodes List of posts on Holodomor */
.su-post {
  list-style:none;
  padding-left:80px;
}


/* post byline Posted - see post-tags.php in inc folder child theme line 124 */
.posted {
	color: #999;
} 


/* home page last issue image */
img.img_left {float:left; clear:left; border:1px solid #666}

img.img_center {
    display: block;
    margin-left: auto;
    margin-right: auto;
	border:1px solid #666;
	margin-bottom: 25px;}

   
/* Widgets. Widget title     */    
.widgettitle, .stories h3.widgettitle {
	color: #999;
  border-bottom: 1px solid #999;
}
.widgettitle a, .stories h3.widgettitle a {
	color: #999;
}
    
.widget.default
 {
margin-left: 25px; 
border-top: none;
border-bottom: none;
}

.widget ul {
    margin: 4.8px 0 0 16px;
    line-height: 1.2;
}

.widget li {
	
}

.widget_categories ul {
	padding-left: 25px;
}
  
/* home page Newsbriefs widget */
aside#largo-recent-posts-widget-12 ul li {
	list-style: none;
	padding-left: 5px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #b2b2b2;
	border-left: 1px dotted #b2b2b2;
	margin-bottom: 7px;
}
 
aside#largo-recent-posts-widget-12 ul {
    list-style:none;
    padding-left:0px;
 	margin-left: 0px;
    	color: #333
}

aside#largo-recent-posts-widget-12 h5 {
	font-weight: 400;
}

aside#largo-recent-posts-widget-12 a {
 	color: #333
}


  
/* largo 0.1 my customization 

h2, h3, h5 a:link {
	color:#333;
}
h2, h3, h5 a:visited {
	color:#333;
}
h2, h3, h5 a:active,
a:hover {
	color: #333;
}

h2 a {
  color: #333;
}

a {
  color: #3b5998;
}

.navbar-inner {
  background-color: #e2e2e2;
  border-top: 0px solid #666;
  border-bottom: 5px double #666;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.navbar .container {
  width: -moz-max-content;
  margin: 0 auto;
}
.navbar li>a {
  color: #000;
}
.navbar li>a:hover {
  color: #666;
  background-color: #fff;
}
.navbar .active>a, .navbar .active>a:hover {
  font-weight: bold;
  background-color: #fff;
  color: #000;
}

.nav-collapse .nav>li {
  margin-bottom: 5px;
}
.nav-collapse .nav>li>a {
  color: #333 !important;
}
.nav-collapse .nav>li>a:hover {
  color: #666 !important;
}
.nav-collapse .divider {
  width: 100%;
  margin: 5px 0;
}
.caret {
  border-top: #333 !important;
  border-bottom: #333 !important;
  border-top: 6px solid #333 !important;
}

.navbar .divider-vertical {
    height: 40px;
    width: 1px;
    margin: 0 0 0 2px;
    overflow: hidden;
    background-color: #e2e2e2;
    border-left: 1px solid #e2e2e2;
    }

/* sidebar, widget header 
.widget.no-bg .widgettitle {
  color:#000;
}
.widgettitle, .stories h3.widgettitle {
	margin-bottom: 8px;
	padding: 5px 8px;
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #e2e2e2;
	font-size: 13.04px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	color: #000;
}
#related-post-nav a.selected {
color: #333;
background: #fff;
border: 1px; }

#left-rail {
  background-color: #F6E6DE;
  padding: 5px 5px 0px 5px;  
}

.widget ul {
margin: 4.8px 0 0 36px;
font-size: 16px
}

*/
