/* cancels out the widget spacing */
.right-sidebar #primary {
	width:100%;
}

#featured-slider {
	margin-bottom:40px;
	border-bottom: 1px solid #EFEFEF;
}

.header, .entry-title {
	font-variant:small-caps;
}

.volumes {
	width:50%;
	display:block;
	float:left;
	background:#f4f4f4;
}

.volumes .header {
	margin-left:10px;
}

.volumes .header.volume_title {
	margin-bottom:40px;
}

.volumes .entry {
	font-size:0.9em;
}

.volumes .entry h1 {
	line-height:1em;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:15px;
}

.volumes .entry h1 a {
	font-size:1.4em;
}

.entry {
	border-bottom:1px solid rgba( 230, 230, 230, 0.8 );
	padding:8px;
}

.llronline {
	width:23%;
	margin-left:15px;
	display:block;
	float:left;
}

.symposia {
	margin-top:35px;
}

.news {
	width:23%;
	margin-left:15px;
	display:block;
	float:left;
}

/*
.rsImg {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity:0.50;
	opacity:0.50;
}
*/

.rsUni .rsGCaption {
	background:none;
	width:100%;
	font-family:'PTSans';
	text-align:center;
	margin-bottom:20px;
}

.rsTitle {
    font-size:2.8em;
    line-height:1.2em;
    margin:0 auto;
    width:80%;
    text-shadow: 2px 2px 14px rgba(0, 0, 0, 1);
}

.rsDescription {
	font-size:1.5em;
	width:60%;
	margin:0 auto;
	margin-bottom:20px;
}

.rsLink a {
	display:block;
	padding:5px;
	font-size:1.5em;
	border-radius:5px;
	margin:0 auto;
	width:120px;
	background-color:#332955;
	text-align:center;
	color:#fff !important;
}
hr {
	height:1px;
	margin-left:-5px;
}

#page-liner {
	border-bottom:none;
}