#right-sidebar .sidebar-item{
	margin: 12px;
	margin-left: 0;
}

.sidebar-item h3.title{
	border-bottom: 2px solid #dfbd00;
}

.sidebar-item h4.title{
	background: #f5e39a;
	border-top: 2px solid #dfbd00;
	margin-bottom: 4px;
	padding: 1px 4px;
}

.sidebar-item .figure > .caption{
	font-size: 11px;
}

#right-sidebar ul{
	margin-bottom: 3px;
}


#content a {
	text-decoration: none;
}

#content a:hover{
	text-decoration: underline;
}


/*
a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
*/
.hide{
	display: none;
}
/*
.sub-title{
	border-bottom: 2px solid #dfbd00;
}
*/
.article-meta{
	color: #888;
	margin: 6px 0;
}

.article-list .article-item{
	clear: left;
}

.article-list.region-content .article-item{
	margin-bottom: 18px;
}

.article-list.region-sidebar .article-item{
	margin-bottom: 9px;
}

.article-list .article-item.hidden{
	opacity: 0.4;
}

.article-list .article-item.hidden:hover{
	opacity: 1;
}

.article-list.region-content .article-item .article-thumb{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 106px;
}

.article-list.region-sidebar .article-item .article-thumb{
	float: left;
	margin: 3px 6px 3px 0;
	width: 75px;
}

.article-list.region-content .article-item .article-thumb img{
	display: block;
	max-height: 146px;
	padding: 2px;
}

.article-list.region-content .article-item .article-details{
	/*margin-left: 116px;*/
}

.article-list.region-sidebar .article-item.has-thumb .article-details{
	margin-bottom: 9px;
	margin-left: 81px;
}

.article-list .article-item .article-title{
	margin-bottom: 3px;
}

.article-list.article-sortable .article-item .article-title a{
	cursor: move;
}

.article-list .article-item .article-title a{
	display: block;
}

.article-list .article-item .article-meta{
	margin: 3px 0;
}

.article-list .article-item .article-blurb p{
	margin: 3px 0;
}

.article-contacts p{
	margin: 3px 0 0;
}

.sidebar-item .title-gray{
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	padding-bottom: 3px;
}

.sidebar-item .buttons{
	float: right;
	font-size: 0;
	font-weight: bold;
	line-height: 18px;
	margin: -1px 0 0;
}

.sidebar-item .buttons a{
	background-color: #fff;
	border: 1px solid #aaa;
	color: #888;
	font-size: 11px;
	padding: 1px 2px;
	position: relative;
	z-index: 10;
}

.sidebar-item .buttons a:first-child{
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}

.sidebar-item .buttons a:last-child{
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}

.sidebar-item .buttons a + a{
	margin-left: -1px;
}

.sidebar-item .buttons a:hover{
	background-color: #aaa;
	border-color: #888;
	color: #fff;
	text-decoration: none;
	z-index: 20;
}

.sidebar-item .sep-title{
	background-color: #fff;
	border: 1px solid #ccc;
	border-width: 1px 0;
	font-size: 12px;
	margin: 0 -12px 0 -11px;
	padding: 4px 12px 3px;
}

.sidebar-item .figure{
	margin-bottom: 3px;
}

.sidebar-item .figure .caption{
	margin-bottom: 0;
}

.sidebar-item .figure.left{
	float: left;
	margin-right: 6px;
}

.sidebar-item .quote-source{
	text-align: right;
}

.pagination-control{
	font-weight: bold;
	padding: 4px 0;
}

.pagination-control .count{
	margin: 0 6px;
}

.pagination-control .button{
	border: 1px solid #666;
	border-radius: 2px;
	color: #666;
	display: inline-block;
	font-size: 11px;
	line-height: 16px;
	padding: 0 3px;
	text-decoration: none;
	text-transform: uppercase;
}

.pagination-control .button:hover{
	background-color: #aaa;
	color: #fff;
}

.pagination-control .button span{
	position: relative;
	top: -1px;
}

.release-filter-form .inline-layout dt{
	margin-top: 4px;
}

.release-filter-form .inline-layout dd{
	margin-top: 2px;
}

.simple-date-matrix dd{
	overflow: hidden;
}

.simple-date-matrix dd .item{
	float: left;
	margin-right: 6px;
}

.mug-item{
	/*float: left;*/
	font-size: 11px;
	display: inline-block;
	vertical-align: top;
}

.mug-item a{
	background-color: #f2f2f2;
	box-shadow: 0 0 1px #aaa inset;
	color: #444;
	display: block;
	margin: 0 4px 8px 0;
	padding: 10px 0 4px;
	text-align: center;
	transition: background-color 0.3s, color 0.3s;
	-moz-transition: background-color 0.3s, color 0.3s;
	-webkit-transition: background-color 0.3s, color 0.3s;
	width: 96px;
}

.mug-item a:hover{
	background-color: #555;
	box-shadow: 0 0 1px #000 inset;
	color: #eee;
	text-decoration: none;
}

.mug-item img{
	display: block;
	margin: auto;
	padding: 0 0 3px;
}

table .hilite td{
	background-color: #dbf8d3 !important;
}

.firstheader{
	margin-top: 3px;
}

.mug-navigation{
	float: left;
	list-style: none;
	margin: 6px 0 3px;
	padding: 0;
	clear:both;
}


.mug-navigation li{
	float: left;

}


.mug-navigation li span, .mug-navigation li a{
	background-color: #eee;
	color: #444;
	display: block;
	min-width: 10px;
	padding: 2px 4px;
	text-align: center;
}

.mug-navigation li:first-child span, .mug-navigation li:first-child a{
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.mug-navigation li:last-child span, .mug-navigation li:last-child a{
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

.mug-navigation li a:hover{
	background-color: #888;
	color: #eee;
	text-decoration: none;
}

.mug-navigation li span{
	color: #bbb;
}

.mug-navigation li .active{
	background-color: #666;
	color: #eee;
	font-weight: bold;
}

.mug-navigation.collapsed li span, .mug-navigation.collapsed li a{
	display: none;
}

.mug-navigation.collapsed li .active,
.mug-navigation.collapsed:hover li span, .mug-navigation.collapsed:hover li a{
	display: block;
}

.mug-navigation.collapsed:target li span, .mug-navigation.collapsed:target li a{
	display: block;
}

.video-embed .video-wrapper{
	position: relative;
	padding-bottom: 56.25%; /* 720:405  16:9*/
	height: 0;
}

.video-embed .video-wrapper iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-embed h1 {
	margin-top: 10px;
}

.video-list{
	list-style: none;
	overflow: hidden;
	margin-left: -12px;
	padding-left: 0;
}

.video-list li{
	float: left;
	margin-bottom: 12px;
	margin-left: 12px;
	width: 232px;
}

.video-list li a{
	display: block;
}

.video-list li a:hover{
	text-decoration: none;
}

.video-list .thumb img{
	height: 126px;
	width: 224px;
}

.video-list .title{
	margin-bottom: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.video-sidebar{
	height: 544px;
	overflow: auto;
}

.video-sidebar-list{
	list-style: none;
	overflow: auto;
	margin-bottom: 0 !important;
	padding-left: 0;
}

.video-sidebar-list li a{
	border-radius: 3px;
	color: #444;
	display: block;
	margin: 0 1px 6px;
	padding: 6px;
	text-decoration: none;
	-moz-transition: background-color 0.3s, color 0.3s;
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, box-shadow 0.3s;
}

.video-sidebar-list li a:hover{
	background-color: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.video-sidebar-list li a.active{
	background-color: #666;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.5) inset;
	color: #fff;
}

.video-sidebar-list .thumb{
	float: left;
	height: 50px;
	margin-right: 6px;
	overflow: hidden;
	width: 80px;
}

.video-sidebar-list .thumb img{
	display: block;
	height: 66px;
	margin-left: -4px;
	margin-top: -8px;
	width: 88px;
}

.video-sidebar-list .video-title{
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 2px;
	max-height: 32px;
	overflow: hidden;
}

.video-sidebar-list li a:hover .video-title{
	color: #900;
}

.video-sidebar-list li a.active .video-title{
	color: #fff;
}

.video-sidebar-list .meta{
	display: block;
	line-height: 16px;
	overflow: hidden;
	white-space: nowrap;
}

.muted{
	color: #666;
}



.share-buttons {
	margin-top: 10px;
	padding: 4px 0;
}

.share-toolbar{
	background-color: #f9f9f9;
	border: 1px solid #e5e5e5;
	border-width: 1px 0;
	margin: 24px -20px 0;
	overflow: hidden;
	padding: 0 20px;
}

.share-toolbar .button{
	border-right: 1px solid #e5e5e5;
	cursor: pointer;
	float: left;
	height: 16px;
	padding: 4px 20px;
	width: 16px;
}

.share-toolbar .button span{
	background-image: url("../img/mono-icons.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 16px;
	opacity: 0.80;
	width: 16px;
}

.share-toolbar .button.st_facebook_custom span{
	background-position: 0 0;
}

.share-toolbar .button.st_twitter_custom span{
	background-position: -16px 0;
}

.share-toolbar .button.st_sharethis_custom span{
	background-position: -32px 0;
}

.share-toolbar .button.st_email_custom span{
	background-position: -48px 0;
}

.share-toolbar .button:hover{
	background-color: #f5f5f5;
}

.share-toolbar .button:active{
	background-color: #f5f5f5;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3) inset;
}


.article-content .figure img {
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
}

.sidebar-item .figure img {
	box-sizing: border-box;
	width: 100%;
}


/*
 * Legacy
 */

.photoL,
.photoL60,
.photoL100,
.photoL200,
.photoL250,
.photoR,
.photoR60,
.photoR100,
.photoR200,
.photoR250,
.frontpage_image_right,
.frontpage_image_left{
	font-size: 11px;
}

.photoL,
.photoL60,
.photoL100,
.photoL200,
.frontpage_image_left{
	float: left;
	margin-right: 1em;
}

.photoR,
.photoR60,
.photoR100,
.photoR200,
.photoR250,
.frontpage_image_right{
	float: right;
	margin-left: 1em;
}

.frontpage_image_right[style="width: 372px"],
.frontpage_image_left[style="width: 372px"]{
	width: 480px !important;
}

.photoR60,
.photoL60{
	width: 60px;
}

.photoR100,
.photoL100{
	width: 100px;
}

.photoR200,
.photoL200{
	width: 200px;
}

.photoR250,
.photoL250{
	width: 250px;
}

.blurbs{
	clear: both;
}

.sidebar-item h2.bar{
	border-bottom: 2px solid #dfbd00;
}
